From 767b86dfe23427cd03205a034400fe536e53a8cc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 15:33:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c230b9..4d0a2d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629587.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629587.jpg?_wi=1" imageAlt="Professional private chef plating a gourmet meal" /> @@ -95,7 +95,7 @@ export default function LandingPage() { description: "Farm-to-table focus ensures the highest quality in every bite.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-chopping-vegetables-dish_23-2149646189.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-chopping-vegetables-dish_23-2149646189.jpg?_wi=1" imageAlt="Chef portrait professional uniform warm light" /> @@ -118,7 +118,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-vegetables-dinner-close-up-photo-dark-background-studio_482257-45416.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629587.jpg?_wi=2", imageAlt: "fresh gourmet ingredients close up", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-table-decorated-with-flowers-candles_8353-9907.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-chopping-vegetables-dish_23-2149646189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-chopping-vegetables-dish_23-2149646189.jpg?_wi=2", imageAlt: "fresh gourmet ingredients close up", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-clean-dirty-house_23-2149248535.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949020.jpg?_wi=1", imageAlt: "fresh gourmet ingredients close up", }, ]} @@ -171,7 +171,7 @@ export default function LandingPage() { price: "Seasonally Priced", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949020.jpg?_wi=2", }, { id: "2", -- 2.49.1