diff --git a/src/app/page.tsx b/src/app/page.tsx index 277f8f5..3e28ccb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,6 +81,8 @@ export default function LandingPage() { title="Performance Pure" description="Les chiffres ne mentent pas. Vivez la précision Porsche." animationType="depth-3d" + textboxLayout="default" + useInvertedBackground={false} metrics={[ { id: "1", value: "8500", title: "RPM Max", items: ["Moteur atmosphérique"] }, { id: "2", value: "1450kg", title: "Poids léger", items: ["Structure optimisée"] } @@ -118,6 +120,7 @@ export default function LandingPage() { description="Prenez le volant de votre rêve." buttons={[{ text: "Contactez un expert", href: "#" }]} background={{ variant: "sparkles-gradient" }} + useInvertedBackground={false} />