From e1cfec02e2a51849c064c0efbe5db64207a4b709 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 19:37:46 +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 86b78de..1edc923 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="large" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="radial-glow" secondaryButtonStyle="layered" @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "📞 התקשר עכשיו", href: "tel:+972544861569" }, { text: "📍 ניווט למאפייה", href: "https://www.google.com/maps/search/לחם+החיים+הדקל+131+ניל" } ]} - background={{ variant: "floatingGradient" }} + background={{ variant: "sparkles-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/breakfast-composition-with-diagonal-space_23-2147672460.jpg" imageAlt="fresh baked bread" mediaAnimation="blur-reveal" -- 2.49.1