From d542f2f1a5ffdd58ef1b0b61a96659e79b8ff595 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:19:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c4bb84..7694757 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,6 +108,7 @@ export default function LandingPage() { animationType="depth-3d" textboxLayout="default" useInvertedBackground={false} + buttons={[{ text: "Get Started", href: "#contact" }]} negativeCard={{ items: [ "Limited service centers", "Delayed vehicle history checks", "Non-transparent financing"], -- 2.49.1