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"