From e767a302cb155ff7d5590b96999a609cd6cb2ad0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 12:47:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ee868ce..37a952c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,11 +58,11 @@ export default function LandingPage() { description="I bring history to light through the eyes of a modern journalist. Documenting the forgotten, the celebrated, and the untold stories that shaped our world." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/open-book-more-books_23-2148213823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-book-more-books_23-2148213823.jpg?_wi=1", imageAlt: "antique paper texture background", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548435.jpg?_wi=1", imageAlt: "old photograph historical archive", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { title: "Visual Storytelling", description: "Leveraging photography and old maps to narrate stories of places long since changed.", tag: "Media", - imageSrc: "http://img.b2bpic.net/free-photo/open-book-more-books_23-2148213823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-book-more-books_23-2148213823.jpg?_wi=2", imageAlt: "Vintage concept with book on paper", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { title: "Contextual Analysis", description: "Connecting historical patterns to modern social trends for a deeper understanding.", tag: "Insight", - imageSrc: "http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-looking-picture-album_23-2149548435.jpg?_wi=2", imageAlt: "Vintage concept with book on paper", }, ]} -- 2.49.1