Update src/app/page.tsx
This commit is contained in:
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
|||||||
icon={Utensils}
|
icon={Utensils}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727961.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149727961.jpg"
|
||||||
imageAlt="Chef preparing a meal in a professional kitchen"
|
imageAlt="Chef preparing a meal in a professional kitchen"
|
||||||
mediaAnimation="entrance-slide"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Find answers to common questions about reservations, our menu, and more."
|
description="Find answers to common questions about reservations, our menu, and more."
|
||||||
faqsAnimation="entrance-slide"
|
faqsAnimation="slide-up"
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user