diff --git a/src/app/page.tsx b/src/app/page.tsx index 83bb6e1..4362a21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { mediaAnimation="opacity" rating={5} ratingText="Trusted by food enthusiasts locally" - background={{ variant: "aurora" }} + background={{ variant: "radial-gradient" }} /> @@ -135,7 +135,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - faqsAnimation="smooth" + faqsAnimation="slide-up" faqs={[ { id: "faq-1", title: "Do you offer vegetarian and vegan options?", content: "Yes, we offer a variety of vegetarian and vegan dishes. Our chef specializes in traditional Mexican plant-based preparations using fresh vegetables, beans, and authentic spices. Please ask our staff for recommendations or dietary accommodations."