From 5042090dfcfb6ff296df8ca86f57129085dffa90 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 17:56:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }}