Update src/app/page.tsx
This commit is contained in:
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=1"
|
||||
imageAlt="Restaurant ambiance"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
description: "Dining that feels just like home.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg?_wi=1"
|
||||
imageAlt="Chef preparing dish"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
"Green",
|
||||
"Local",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=2",
|
||||
imageAlt: "Chef cooking in the kitchen while wearing professional attire",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
"Space",
|
||||
"Events",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg?_wi=2",
|
||||
imageAlt: "Chef cooking in the kitchen while wearing professional attire",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user