Update src/app/page.tsx
This commit is contained in:
@@ -85,7 +85,6 @@ export default function LandingPage() {
|
||||
imageAlt="VadaVerse Heritage and Authentic Preparation"
|
||||
buttons={[{ text: "Learn More", href: "#features" }]}
|
||||
useInvertedBackground={false}
|
||||
containerClassName="max-w-6xl mx-auto"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-foreground mb-4"
|
||||
descriptionClassName="text-base md:text-lg text-foreground/75 leading-relaxed"
|
||||
tagClassName="inline-flex items-center gap-2 px-4 py-2 rounded-full bg-accent text-foreground text-sm font-semibold"
|
||||
|
||||
Reference in New Issue
Block a user