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"