Skip to content

Commit 8ccd9a3

Browse files
Update project description in Projects.tsx
Removed 'IoT' and 'smart manufacturing' from project description.
1 parent d70e660 commit 8ccd9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source code/src/pages/Projects.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ const Projects = () => {
8989
<h1 className="text-4xl md:text-5xl font-bold mb-6">Our Projects</h1>
9090
<p className="text-xl max-w-3xl">
9191
Explore our portfolio of innovative hardware projects spanning chip design,
92-
AI acceleration, IoT, smart manufacturing, and spiking neural networks.
92+
AI acceleration, and spiking neural networks.
9393
</p>
9494
</div>
9595
</section>

0 commit comments

Comments
 (0)