From 4f10ed654554c43a34cb9179e3a49b2fe96d2709 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 21:28:13 +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 25d1dba..6270109 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@sarah_lahore", testimonial: "The ambiance is perfect for family dinners. Really enjoyed the Crown Crust pizza!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg?_wi=1", imageAlt: "luxury cafe interior warm lighting", }, { @@ -114,7 +114,7 @@ export default function LandingPage() { href: "#location", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg?_wi=2" imageAlt="Luxurious family dining area at Cafe Leto's" mediaAnimation="blur-reveal" avatars={[ -- 2.49.1