diff --git a/src/app/page.tsx b/src/app/page.tsx index c64e7c7..364725f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tag="Quality Guaranteed" tagIcon={CheckCircle} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "aurora" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cheerful-labrador-standing-two-feet-field-sunlight-daytime_181624-40068.jpg", imageAlt: "Happy puppy playing outdoors"}, @@ -236,7 +236,7 @@ export default function LandingPage() { { text: "Shop Now", href: "#products" }, ]} buttonAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "aurora" }} useInvertedBackground={false} />