Merge version_1 into main #2
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tag="Club de Padel Fès"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "circleGradient" }}
|
||||
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: "glowing-orb" }}
|
||||
background={{ variant: "circleGradient" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user