Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user