Update src/app/page.tsx

This commit is contained in:
2026-05-09 12:55:52 +00:00
parent ec4589d3aa
commit 2b6491c142

View File

@@ -68,11 +68,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/chicken-dish-restaurant-table_7939-3126.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-dish-restaurant-table_7939-3126.jpg?_wi=1",
imageAlt: "Restaurant Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-food-decoration-restaurant-kitchen-cook-doing-great-job_482257-10351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-food-decoration-restaurant-kitchen-cook-doing-great-job_482257-10351.jpg?_wi=1",
imageAlt: "Chef Plating",
},
{
@@ -218,7 +218,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/man-baker-holding-croissants-bakehouse_1303-32275.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/chicken-dish-restaurant-table_7939-3126.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-dish-restaurant-table_7939-3126.jpg?_wi=2",
imageAlt: "executive chef portrait uniform",
},
{
@@ -233,7 +233,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-giving-takeaway-coffee-cup-prepare-takeout-order-guest-cafe-wearing_1258-138306.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/professional-food-decoration-restaurant-kitchen-cook-doing-great-job_482257-10351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-food-decoration-restaurant-kitchen-cook-doing-great-job_482257-10351.jpg?_wi=2",
imageAlt: "executive chef portrait uniform",
},
]}