From 380d5f4c520bf7fa13932bd4876c9d096b511d62 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 06:09:14 +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 ff892bb..03e1a33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg?_wi=1" imageAlt="Luxurious Mediterranean dining experience" mediaAnimation="slide-up" avatars={[ @@ -136,7 +136,7 @@ export default function LandingPage() { title: "Happy Guests", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/chef-putting-ingredients-bowl_23-2148491238.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-putting-ingredients-bowl_23-2148491238.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -156,7 +156,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/grilled-vegetables-white-ceramic-pan-with-ingredients-rustic-surface_127032-1884.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629583.jpg?_wi=2", imageAlt: "fresh healthy organic ingredients mediterranean", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/spices-near-cheese_23-2147772130.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/chef-putting-ingredients-bowl_23-2148491238.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-putting-ingredients-bowl_23-2148491238.jpg?_wi=2", imageAlt: "fresh healthy organic ingredients mediterranean", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-gutab-stuffed-flatbread-with-herbs-garnished-with-pomegranate-seeds-yogurt_140725-6896.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sauces-near-rolled-dough_23-2147772103.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-sauces-near-rolled-dough_23-2147772103.jpg?_wi=1", imageAlt: "fresh healthy organic ingredients mediterranean", }, ]} @@ -204,7 +204,7 @@ export default function LandingPage() { price: "$12.00", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sauces-near-rolled-dough_23-2147772103.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-sauces-near-rolled-dough_23-2147772103.jpg?_wi=2", }, { id: "2", -- 2.49.1