From 63d11426ab5d9aa22ecb641892b12c3b3abd36bc Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 21:33:42 +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 93f8515..58ba7af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-women-buying-ice-cream_23-2148941163.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-women-buying-ice-cream_23-2148941163.jpg?_wi=1" imageAlt="Costa Del Sol Food Truck Luxury Experience" /> @@ -145,7 +145,7 @@ export default function LandingPage() { name: "Dark Chocolate Ganache", price: "$15", variant: "Dessert", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-buying-ice-cream_23-2148941163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-buying-ice-cream_23-2148941163.jpg?_wi=2", }, ]} title="Our Gourmet Menu" -- 2.49.1