diff --git a/src/app/page.tsx b/src/app/page.tsx index 58b5fa6..2f873f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }}