Update src/app/page.tsx

This commit is contained in:
2026-03-03 19:09:46 +00:00
parent 7c080aa748
commit cdf70f0bf8

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Luxury Streetwear"
tagIcon={Crown}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Shop Collection", href: "#featured" },
{ text: "View Lookbook", href: "#lookbook" }