Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-13 12:47:35 +00:00

View File

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