diff --git a/app/zenith-hall/page.tsx b/app/zenith-hall/page.tsx index 575fcb13..8513565e 100644 --- a/app/zenith-hall/page.tsx +++ b/app/zenith-hall/page.tsx @@ -72,7 +72,7 @@ export default function ProjectsPage() {
{/* Hero Section */} -
+
-
-
+
+
-
-
+
+
-
-
-

+

Zenith Hall

-

- A tribute to Codeunia's finest minds who have risen above challenges with exceptional skill and innovation. Here, we showcase our best members whose remarkable projects and achievements reflect technical excellence, creative problem-solving, and the spirit of collaboration that defines our community. +

+ Showcasing exceptional projects from our most talented members. Discover remarkable achievements that reflect technical excellence, creative problem-solving, and collaborative innovation.

-
-
+
+
{/* Search and Filter Controls */} -
+
- + setSearchTerm(e.target.value)} />
- - + Filter by Expertise Areas {allTags.map((tag) => ( @@ -153,7 +153,7 @@ export default function ProjectsPage() {
-
+
{filteredProjects.map((project, index) => (
@@ -166,28 +166,28 @@ export default function ProjectsPage() {
- +
- +
- + {project.project_name} - + {project.description}
- -
+ +
{project.tags.map((tag) => ( -
-
- - Created by {project.intern_name} +
+
+ + Created by {project.intern_name}
-
+