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" />