redesign landing page (fifth time :)

This commit is contained in:
Aman Varshney
2025-05-28 10:07:10 +05:30
parent 66b52d6bfd
commit 07c8a59ef6
6 changed files with 691 additions and 311 deletions

View File

@@ -94,7 +94,7 @@ export default function Navbar() {
: "border-transparent border-b bg-transparent",
)}
>
<div className="mx-auto flex h-16 max-w-7xl items-center justify-between px-4 sm:px-6 lg:px-8">
<div className="flex h-16 items-center justify-between px-4 sm:px-6 lg:px-8">
<Link href="/" className="flex flex-shrink-0 items-center gap-2">
<Image
src="/logo.svg"