diff --git a/src/app/page.tsx b/src/app/page.tsx index 339df85..145383f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Club de Padel Fès" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} kpis={[ { value: "4.9 ⭐", label: "Rating Google" }, { value: "Ouvert 24h", label: "Disponibilité" }, @@ -216,7 +216,7 @@ export default function LandingPage() { { text: "📞 Appeler: +212 6 62 25 26 09", href: "tel:+212662252609" }, { text: "📍 Nous visiter: 2232+5CR, Fès", href: "https://maps.google.com/?q=2232+5CR+Fès" } ]} - background={{ variant: "circleGradient" }} + background={{ variant: "plain" }} useInvertedBackground={true} />