From dc074890c819e4e9507421dfc5cf879bfa643c58 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 22:56:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a65509f..a9ea02a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,6 @@ export default function LandingPage() { { text: "Visit Our Showroom", href: "#showroom" } ]} buttonAnimation="slide-up" - mediaAnimation="slide-up" tagAnimation="slide-up" containerClassName="max-w-full" titleClassName="text-5xl lg:text-6xl font-bold leading-tight tracking-tight" @@ -209,7 +208,7 @@ export default function LandingPage() { useInvertedBackground={false} buttonAnimation="slide-up" buttons={[{ text: "Request Your Free 3D Design", href: "#contact" }]} - titleClassName="text-5xl font-bold mb-4" + cardTitleClassName="text-5xl font-bold mb-4" />