Update src/app/page.tsx

This commit is contained in:
2026-06-11 02:14:50 +00:00
parent bb2f030e12
commit d1fb2ae710

View File

@@ -92,7 +92,7 @@ export default function LandingPage() {
href: "/menu", href: "/menu",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/friends-eating-tasty-dishes_23-2147680639.jpg" imageSrc="http://img.b2bpic.net/free-photo/friends-eating-tasty-dishes_23-2147680639.jpg?_wi=1"
imageAlt="Signature chicken meal with sides" imageAlt="Signature chicken meal with sides"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
@@ -396,7 +396,7 @@ export default function LandingPage() {
name: "Happy Family Dining", name: "Happy Family Dining",
price: "Memories", price: "Memories",
rating: 0, rating: 0,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-tasty-dishes_23-2147680639.jpg", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-tasty-dishes_23-2147680639.jpg?_wi=2",
imageAlt: "gourmet fried chicken dish", imageAlt: "gourmet fried chicken dish",
}, },
]} ]}