diff --git a/src/app/page.tsx b/src/app/page.tsx index 68831a9..4bb38e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { tag="Premium Clothing" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "aurora" }} imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-posing-with-green-background_23-2149157610.jpg" imageAlt="Cinco premium clothing showcase" imagePosition="right" @@ -188,7 +188,7 @@ export default function LandingPage() { { text: "Subscribe to Updates", href: "#" } ]} buttonAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "aurora" }} useInvertedBackground={false} />