diff --git a/src/app/page.tsx b/src/app/page.tsx index 34a8aed..42d6fae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/liquid-ornate-bottles_140725-1903.jpg", imageAlt: "Artisanal scent collection" }, { imageSrc: "http://img.b2bpic.net/free-photo/christmas-gifts-bed-pillows-christmas-gift-wrapping-concept_169016-14345.jpg", imageAlt: "Beautifully packaged gifts" } ]} - background={{ variant: "floatingGradient" }} + background={{ variant: "glowing-orb" }} /> @@ -159,7 +159,7 @@ export default function LandingPage() { tag="Stay Connected" title="Join the Archibald Sisters Community" description="Subscribe to our newsletter for exclusive fragrance launches, artisanal gift discoveries, and insider stories from our Olympia boutique. Get early access to new collections and special invitations to in-store events." - background={{ variant: "floatingGradient" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="your@email.com" buttonText="Subscribe"