From 8a66f6bf532fe0dda29474eca65c52aa0e11f685 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 08:40:50 +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 a3ddf8c..1397610 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function SitePage() { { value: "5000+", title: "Photographs in Collection" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548406.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548406.jpg?_wi=1" imageAlt="Person looking at a photo album, evoking nostalgia" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -128,7 +128,7 @@ export default function SitePage() { ]} textarea={{ name: "message", placeholder: "Your Message", rows: 5, required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548406.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548406.jpg?_wi=2" imageAlt="A person passionately organizing photo albums, surrounded by images, suggesting a personal connection to memories and a deep appreciation for photography." mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1