From 3644ccc45f6c92557c11522ee4b5ccdb36b468d5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 10:24:52 +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 fcfb8ac..f5ae37e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@arjun", testimonial: "The best authentic food I have had in a long time. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg?_wi=1", imageAlt: "cozy restaurant interior warm lighting", }, { @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2148006619.jpg", -- 2.49.1