From 925075772fc23fec815e1232fd4551d91e229500 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 12:58:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a86e429..4e8e2af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,6 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" containerClassName="max-w-7xl mx-auto px-4 py-24" - titleClassName="text-4xl lg:text-5xl font-light text-foreground mb-4" textBoxClassName="max-w-2xl" textBoxTitleClassName="text-3xl lg:text-4xl font-light text-foreground mb-4" textBoxDescriptionClassName="text-foreground/70 leading-relaxed mb-6"