From 2b6491c142eaf135f52ba650ff77a948b212ea43 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 12:55:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f196069..cba9561 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}