Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user