Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-12 17:55:50 +00:00

View File

@@ -159,10 +159,10 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to experience BMW luxury? Schedule your test drive today and discover what true performance feels like."
text="Limited availability on select models. Reserve yours now."
animationType="entrance-slide"
buttons={[
{ text: "Book Test Drive", href: "#" },
{ text: "Book Test Drive", href: "#", className: "bg-primary hover:bg-primary/90 text-white font-semibold" },
{ text: "Learn More", href: "#features" }
]}
background={{ variant: "plain" }}