Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user