From 905319b844ead9a0168690ea9719b9798fbd8e5e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 10:59:30 +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 dc7cc39..3019a43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/closeup-exotic-fish-aquarium_169016-17970.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-exotic-fish-aquarium_169016-17970.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -352,7 +352,7 @@ export default function LandingPage() { tag="Stay Updated" title="Join Our Aquatic Newsletter" description="Receive monthly fish health tips and community news directly in your inbox." - imageSrc="http://img.b2bpic.net/free-photo/closeup-exotic-fish-aquarium_169016-17970.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-exotic-fish-aquarium_169016-17970.jpg?_wi=2" mediaAnimation="blur-reveal" /> -- 2.49.1