From 73831cd986f216f7151099f701fefbf05f0bf388 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 02:47:24 +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 385a66a..bdcfaa5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vintage-modern-restaurant-with-full-comfort_140725-9761.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vintage-modern-restaurant-with-full-comfort_140725-9761.jpg?_wi=1" /> @@ -124,7 +124,7 @@ export default function LandingPage() { quote: "Starting with the salesman to the delivery guys, the team was great.", tag: "Happy Customer", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-modern-restaurant-with-full-comfort_140725-9761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-modern-restaurant-with-full-comfort_140725-9761.jpg?_wi=2", imageAlt: "happy customer dining room furniture home", }, { -- 2.49.1