From e2995770a8ec2e6bb15d937c83dba2a8cde6c049 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:52:51 +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 91831df..5a2a1da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,10 +129,10 @@ export default function LandingPage() { { id: 2, title: "Culinary Masterclasses", description: "Learn from Michelin-starred chefs in their native kitchens, exploring local markets and creating unforgettable meals with wine pairings", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=1" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=2" } }, { -- 2.49.1