From cb990232f32c749e36678b4e82444f75d59f7ad6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:48:18 +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 9470e9b..d17f59a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="largeSizeMediumTitles" - background="sparkles-gradient" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" @@ -205,7 +205,7 @@ export default function LandingPage() { { text: "Itinéraire", href: "https://maps.google.com/?q=204+Rue+Sainte-Catherine,+33000+Bordeaux,+France" }, ]} buttonAnimation="blur-reveal" - background={{ variant: "sparkles-gradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} />