From d3d3c72691235f82ad132d8b3da0c6a84d88968d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:32:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.49.1