From 95addad44722f861f105a9a33b4cc7667d860dc5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 15:56:59 +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 97a5144..1766d5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@rohans_eats", testimonial: "The chowmin here is absolutely incredible! Perfectly spicy and loaded with veggies. A must-try!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/celebration-party-holidays-concept-portrait-upbeat-cheerful-young-happy-man-celebrating-birth_1258-112835.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/celebration-party-holidays-concept-portrait-upbeat-cheerful-young-happy-man-celebrating-birth_1258-112835.jpg?_wi=1", imageAlt: "Rohan Sharma", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { icon: MapPin, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/celebration-party-holidays-concept-portrait-upbeat-cheerful-young-happy-man-celebrating-birth_1258-112835.jpg" + imageSrc="http://img.b2bpic.net/free-photo/celebration-party-holidays-concept-portrait-upbeat-cheerful-young-happy-man-celebrating-birth_1258-112835.jpg?_wi=2" /> -- 2.49.1