From 009d5bcd7181582f23902db4ca9b68aeb5a720b9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 09:42:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cb2da9..dacaf08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -273,8 +273,6 @@ export default function LandingPage() { buttons={[{ text: "Contact Support", href: "#contact" }]} buttonAnimation="slide-up" containerClassName="max-w-7xl mx-auto px-4 py-20" - titleClassName="text-4xl font-bold text-foreground mb-4" - descriptionClassName="text-lg text-foreground/70 mb-12" />