+ {/* Search Form */}
+
- {/* Desktop Navigation - Hidden on mobile */}
-
+ {/* Navigation Actions */}
+
@@ -49,16 +51,19 @@ export async function Header() {
-
- {/* Mobile Hamburger Menu */}
-
- {/* Mobile Search - Visible only on mobile */}
-
-
+ {/* Mobile Layout */}
+
+ {/* Logo and Hamburger Menu */}
+
+
+
+
+
+
);
-}
+}
\ No newline at end of file
diff --git a/src/app/(public)/_components/hero.tsx b/src/app/(public)/_components/hero.tsx
index 1e37ce7..7f2ad7c 100644
--- a/src/app/(public)/_components/hero.tsx
+++ b/src/app/(public)/_components/hero.tsx
@@ -27,12 +27,12 @@ export function Hero() {
return (
-
-
+
-
+
Or select the programming language you would like to find
repositories for.
-
+
{mainLanguages.map(language => (
))}
-