From 2dadef8ad247a2eea15c871c71f5d579ac451eda Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 10:03:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a5cd917..256ce45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,6 @@ export default function LandingPage() { accordionClassName="border border-accent/30 rounded-lg overflow-hidden" accordionTitleClassName="px-6 py-4 font-semibold text-foreground cursor-pointer hover:bg-background-accent/10" accordionContentClassName="px-6 py-4 bg-card text-foreground/80 text-sm lg:text-base" - mediaClassName="w-full h-96 object-cover rounded-xl shadow-lg" /> @@ -187,7 +186,6 @@ export default function LandingPage() { quoteClassName="text-foreground/75 italic mt-4 text-sm lg:text-base leading-relaxed" nameClassName="font-semibold text-foreground mt-6" roleClassName="text-sm text-foreground/60" - titleClassName="font-bold text-foreground text-lg" /> @@ -256,7 +254,6 @@ export default function LandingPage() { accordionClassName="border border-accent/30 rounded-lg overflow-hidden" accordionTitleClassName="px-6 py-4 font-semibold text-foreground cursor-pointer hover:bg-background-accent/10" accordionContentClassName="px-6 py-4 bg-card text-foreground/80 text-sm lg:text-base" - titleClassName="text-4xl lg:text-5xl font-extrabold text-foreground" />