From 4e842630c758dbac43ca345fb29611bf6ab7b94b Mon Sep 17 00:00:00 2001 From: development Date: Tue, 6 Jan 2026 15:15:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) 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"