From 3e7917d47aa2096feb54fe1813e04c2cd8e8bf26 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 03:32:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d5cf5b..8bc080b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,8 +168,6 @@ export default function LandingPage() { carouselMode="buttons" buttonAnimation="slide-up" containerClassName="py-16 md:py-24" - titleClassName="text-4xl md:text-5xl font-bold" - descriptionClassName="text-lg text-foreground/80" /> @@ -210,8 +208,6 @@ export default function LandingPage() { carouselMode="buttons" buttonAnimation="slide-up" containerClassName="py-16 md:py-24" - titleClassName="text-4xl md:text-5xl font-bold" - descriptionClassName="text-lg text-foreground/80" />