From f03b1a5d2fafab8ef4acd781473869a2c0bcbff9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 15:21:22 +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 5c5d25d..90d0a44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function HomePage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - buttons={[{ text: "View All Cars", href: "/inventory" }]} /> + buttons={[{ text: "View All Cars", href: "/inventory" }]} />