diff --git a/src/app/page.tsx b/src/app/page.tsx index fa822ed..f3fe826 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Elevate Your Code. Own Your Style." description="Premium clothing designed for developers, hackers, and tech enthusiasts who code hard and dress harder. Express your digital identity through our exclusive streetwear collection." - background={{ variant: "grid" }} + background={{ variant: "plain" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-wearing-black-hoodie_23-2149359862.jpg", imageAlt: "Hacker hoodie collection" @@ -202,7 +202,7 @@ export default function LandingPage() { tagAnimation="slide-up" title="Join the HACK_WEAR Community" description="Get exclusive drops, early access to new collections, and tech culture updates delivered to your inbox." - background={{ variant: "grid" }} + background={{ variant: "plain" }} inputPlaceholder="your@email.com" buttonText="Subscribe" termsText="We respect your privacy. Unsubscribe anytime. No spam, just good vibes."