Update src/app/page.tsx
This commit is contained in:
@@ -118,7 +118,6 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
className="w-full"
|
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"
|
featureTitleClassName="text-3xl md:text-4xl font-extrabold text-foreground"
|
||||||
featureDescriptionClassName="text-base md:text-lg text-foreground/70 leading-relaxed"
|
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"
|
stepNumberClassName="inline-flex items-center justify-center w-12 h-12 rounded-none bg-accent text-background font-extrabold text-lg"
|
||||||
|
|||||||
Reference in New Issue
Block a user