Update src/app/page.tsx

This commit is contained in:
2026-03-12 17:56:30 +00:00
parent 01890452a2
commit 5042090dfc

View File

@@ -162,7 +162,7 @@ export default function LandingPage() {
text="Limited availability on select models. Reserve yours now."
animationType="entrance-slide"
buttons={[
{ text: "Book Test Drive", href: "#", className: "bg-primary hover:bg-primary/90 text-white font-semibold" },
{ text: "Book Test Drive", href: "#" },
{ text: "Learn More", href: "#features" }
]}
background={{ variant: "plain" }}