Update src/app/page.tsx

This commit is contained in:
2026-06-03 04:16:57 +00:00
parent e2265bca28
commit 3a1dd7b637

View File

@@ -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>