diff --git a/src/app/page.tsx b/src/app/page.tsx index 3155b6f..df51aa5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,6 +113,8 @@ export default function LandingPage() { ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" + textboxLayout="default" + useInvertedBackground={false} /> @@ -121,6 +123,8 @@ export default function LandingPage() { title="La Satisfaction de Nos Clients" description="Une note de 3.9/5 basée sur plus de 147 avis clients fidèles." animationType="slide-up" + textboxLayout="default" + useInvertedBackground={false} metrics={[ { id: "1", icon: Star, title: "Note Moyenne", value: "3.9 / 5" }, { id: "2", icon: Smile, title: "Avis Clients", value: "147+" }, @@ -133,12 +137,13 @@ export default function LandingPage() { @@ -149,6 +154,7 @@ export default function LandingPage() { description="RQF8+3WM, Jijel, Algérie. Appelez-nous au 030 54 73 73 pour toute question ou réservation." buttons={[{ text: "Appeler le 030 54 73 73", href: "tel:030547373" }]} background={{ variant: "sparkles-gradient" }} + useInvertedBackground={false} />