From fe346060ade8d32c84b5ee2f71496d90f986f527 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 17:03:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6127201..cc19f42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,9 +66,9 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXMFwR2lWK6HA6q7O3LVLAEX1H/uploaded-1774630953769-2j6263up.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXMFwR2lWK6HA6q7O3LVLAEX1H/uploaded-1774630953769-2j6263up.jpg?_wi=1" imageAlt="Traditional Gujarati restaurant interior" - videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXMFwR2lWK6HA6q7O3LVLAEX1H/uploaded-1774630953769-2j6263up.jpg" + videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXMFwR2lWK6HA6q7O3LVLAEX1H/uploaded-1774630953769-2j6263up.jpg?_wi=2" /> @@ -134,7 +134,7 @@ export default function LandingPage() { name: "Sarah Miller", role: "Food Blogger", testimonial: "The best Gujarati thali I've ever had outside of India. Simply magical.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dates-pita-arrangement_23-2148728151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dates-pita-arrangement_23-2148728151.jpg?_wi=1", }, { id: "2", @@ -162,7 +162,7 @@ export default function LandingPage() { name: "Ananya Rao", role: "Food Critic", testimonial: "An exquisite journey through Gujarati spice profiles. Truly authentic.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dates-pita-arrangement_23-2148728151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dates-pita-arrangement_23-2148728151.jpg?_wi=2", }, ]} title="What Our Guests Say" -- 2.49.1