Merge version_2 into main #3
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user