From 4082d7da654897139edb928899d546f0ceb5b614 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 16:10:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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."