From 1254bc21b8973e3bd4431d3818c40eec2c414043 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 20:57:32 +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 420aea7..448f2f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,8 +113,6 @@ export default function LandingPage() { useInvertedBackground={false} ariaLabel="Eaglecord core features" containerClassName="w-full" - titleClassName="text-4xl md:text-5xl font-extrabold text-foreground" - descriptionClassName="text-lg text-foreground/70 max-w-2xl mx-auto" /> -- 2.49.1