diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b05f68..9dc1e6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function HomePage() { tag="Premium Collection" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "radial-gradient" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/composition-natural-argan-seeds_23-2149016622.jpg", imageAlt: "Premium lifestyle product showcase" @@ -351,7 +351,7 @@ export default function HomePage() { description="Subscribe to our newsletter for exclusive offers, new product launches, and premium lifestyle tips delivered to your inbox." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/finger-touching-illuminated-magnifier-with-envelopes-background_1134-305.jpg" imageAlt="Newsletter signup"