From 75581ccfcd02a572bea2edaa62b4d080f3de1b4e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 08:50:25 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1aa647b..6011c33 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-vector/modern-coffee-shop-interior-with-flat-design_23-2147905684.jpg" + imageSrc="http://img.b2bpic.net/free-vector/modern-coffee-shop-interior-with-flat-design_23-2147905684.jpg?_wi=2" imageAlt="indian restaurant interior cozy ambiance" mediaAnimation="slide-up" mediaPosition="left" @@ -158,7 +158,7 @@ export default function LandingPage() { role: "Regular Patron", company: "Local Business Owner", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg?_wi=3", imageAlt: "man looking happy confident", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { role: "Food Blogger", company: "Flavor Explorers", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-working-business-field_1262-2956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-working-business-field_1262-2956.jpg?_wi=4", imageAlt: "young woman smiling brightly", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { role: "Event Organizer", company: "Elite Events", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-young-handsome-man-looking-camera-doing-think-gesture-yellow-background_141793-131018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-young-handsome-man-looking-camera-doing-think-gesture-yellow-background_141793-131018.jpg?_wi=3", imageAlt: "man with beard smiling content", }, ]}