From 0e1e0f71e81ad64aa2ed0cc3ed7974504bc18fe6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 23:23:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b141a9..58ca9a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { description="Where passion meets palate. Join us for a culinary journey in a warm, sophisticated atmosphere curated for every food enthusiast." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-table-with-elegant-setting-restaurant-hall-evening_181624-24706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-table-with-elegant-setting-restaurant-hall-evening_181624-24706.jpg?_wi=1", imageAlt: "Restaurant ambiance", }, { @@ -284,7 +284,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/hand-spreading-wheat-flour-wooden-kitchen-table-homemade-pizza-retired-senior-chef-with-bonete-apron-kitchen-uniform-sprinkling-sieving-sifting-ingredients-by-hand_482257-7428.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-table-with-elegant-setting-restaurant-hall-evening_181624-24706.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-table-with-elegant-setting-restaurant-hall-evening_181624-24706.jpg?_wi=2", imageAlt: "professional head chef portrait", }, ]} -- 2.49.1