Update src/app/page.tsx

This commit is contained in:
2026-05-06 18:37:27 +00:00
parent 4a7ac3df5f
commit ce985b68dd

View File

@@ -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",
},
]}