From e04919e5ecbd3e78ad99b4a2e9f836fa83f1b9ce Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 16:59:29 +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 7e0c44f..db45848 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fantasy-bird-illustration_23-2151496082.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fantasy-bird-illustration_23-2151496082.jpg?_wi=1" /> @@ -187,7 +187,7 @@ export default function LandingPage() { quote: "My African Grey arrived healthy and so happy!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-parrot-studio_23-2150747628.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fantasy-bird-illustration_23-2151496082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fantasy-bird-illustration_23-2151496082.jpg?_wi=2", imageAlt: "happy customer parrot owner", }, { -- 2.49.1