Update src/app/page.tsx
This commit is contained in:
@@ -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" }}
|
||||
|
||||
Reference in New Issue
Block a user