From 9d73ef873416a275f77cf6a8f459796910ec9379 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 13:35:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index abda427..1bbebb1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { @@ -186,9 +186,9 @@ export default function LandingPage() { tagAnimation="slide-up" title="Stay Updated on New Releases" description="Subscribe to our newsletter for exclusive early access to new collections, sustainability tips, and special offers for our community." - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/three-tailors-sitting-row_329181-14358.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/three-tailors-sitting-row_329181-14358.jpg" imageAlt="Newsletter signup" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1