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", }, ]}