diff --git a/src/app/page.tsx b/src/app/page.tsx index cbb04c8..1ed3a67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,6 @@ export default function LandingPage() { } ]} className="w-full" - descriptionClassName="text-lg md:text-xl text-foreground/80 max-w-2xl" featureTitleClassName="text-3xl md:text-4xl font-extrabold text-foreground" featureDescriptionClassName="text-base md:text-lg text-foreground/70 leading-relaxed" stepNumberClassName="inline-flex items-center justify-center w-12 h-12 rounded-none bg-accent text-background font-extrabold text-lg"