diff --git a/src/app/page.tsx b/src/app/page.tsx index 5171243..9043244 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,7 +159,7 @@ export default function LandingPage() { { id: "4", title: "Réalisation des travaux", subtitle: "Exécution selon les normes et délais convenus", category: "Chantier", value: "Qualité" }, { id: "5", title: "Livraison impeccable", subtitle: "Chantier propre et projet finalisé avec soin", category: "Finition", value: "Parfait" } ]} - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={true} animationType="slide-up" />