From 894cffe340704f8821c6530fc054c507e7a7af90 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 04:05:12 +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 3ee06ca..ac34f3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-man-with-dish-poutine_23-2149486035.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-man-with-dish-poutine_23-2149486035.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -160,7 +160,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-dish-poutine_23-2149486035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-dish-poutine_23-2149486035.jpg?_wi=2", imageAlt: "fresh healthy herbs organic food ingredients", }, ]} -- 2.49.1