diff --git a/src/app/page.tsx b/src/app/page.tsx index 650b6e5..f3fe663 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Shop Collection", href: "products" }, { text: "View Lookbook", href: "about" } ]} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} imageSrc="https://img.b2bpic.net/free-photo/young-people-urban-scene-with-k-pop-aesthetics_23-2149096940.jpg" imageAlt="Urban streetwear collection" frameStyle="card" @@ -139,7 +139,6 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground="invertDefault" - carouselMode="buttons" />