From f4d11d679ab8d6253157e46357096cba1debd4f3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 10:34:45 +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 b0bfc6e..ab5cc03 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="smallMedium" sizing="mediumLargeSizeLargeTitles" - background="floatingGradient" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="glass" @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Sara Cash & Carry" tagIcon={ShoppingBag} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "canvas-reveal" }} imageSrc="http://img.b2bpic.net/free-photo/buying-dairy-products_1098-15162.jpg" imageAlt="Sara Cash & Carry store interior with fresh produce and organized shelves" buttons={[ -- 2.49.1