Update src/app/page.tsx

This commit is contained in:
2025-12-29 08:35:21 +00:00
parent 38c6a03cd9
commit 4e99e00dd8

View File

@@ -38,7 +38,6 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" }
]}
button={{ text: "Shop Now", href: "products" }}
className="backdrop-blur-md bg-background/30 border border-foreground/10"
/>
</div>