Enhance mobile menu with terminal-style UI design

This commit is contained in:
Aman Varshney
2025-03-30 22:24:18 +05:30
parent b5d558ac89
commit d6c4127bf5
2 changed files with 95 additions and 42 deletions

View File

@@ -9,7 +9,7 @@ import Testimonials from "./_components/Testimonials";
export default function HomePage() {
return (
<main className="flex flex-col items-center justify-start px-2 sm:px-4 md:px-8 pt-16 sm:pt-20 md:pt-28 pb-10 sm:pb-16">
<main className="flex flex-col items-center justify-start px-2 sm:px-4 md:px-8 pt-24 md:pt-28 pb-10 sm:pb-16">
<BackgroundGradients />
<div className="max-w-5xl mx-auto text-center mb-10 sm:mb-16 relative z-10">
<div className="px-1 sm:px-6 lg:px-8">