From cdf70f0bf8e3200ea7b0d4c3ac79e8d1dd762456 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:09:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a08c952..77059b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }