diff --git a/src/app/page.tsx b/src/app/page.tsx index dbef46f..021bb3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { id: "2", name: "Silent Commerce", price: "∞", imageSrc: "http://img.b2bpic.net/free-photo/social-distancing-concept-public-areas_23-2148740062.jpg", imageAlt: "Abandoned shopping mall corridor with empty storefronts" }, { - id: "3", name: "Threshold Moments", price: "∞", imageSrc: "http://img.b2bpic.net/free-photo/isolated-man-shoes_1304-3784.jpg", imageAlt: "Endless hotel hallway with identical doors" + id: "3", name: "Threshold Moments", price: "∞", imageSrc: "http://img.b2bpic.net/free-photo/isolated-man-shoes_1304-3784.jpg?_wi=1", imageAlt: "Endless hotel hallway with identical doors" } ]} /> @@ -143,11 +143,11 @@ export default function LandingPage() { blogs={[ { id: "1", category: ["Photography", "Philosophy"], - title: "The Aesthetics of Absence", excerpt: "How emptiness becomes profound when stripped of context—exploring the visual and emotional impact of abandoned spaces.", imageSrc: "http://img.b2bpic.net/free-photo/isolated-man-shoes_1304-3784.jpg", authorName: "Elena Voss", authorAvatar: "http://img.b2bpic.net/free-photo/doubtful-young-pretty-woman-looking-side-isolated-white-background-with-copy-space_141793-31746.jpg", date: "18 Jan 2025" + title: "The Aesthetics of Absence", excerpt: "How emptiness becomes profound when stripped of context—exploring the visual and emotional impact of abandoned spaces.", imageSrc: "http://img.b2bpic.net/free-photo/isolated-man-shoes_1304-3784.jpg?_wi=2", authorName: "Elena Voss", authorAvatar: "http://img.b2bpic.net/free-photo/doubtful-young-pretty-woman-looking-side-isolated-white-background-with-copy-space_141793-31746.jpg", date: "18 Jan 2025" }, { id: "2", category: ["Architecture", "Culture"], - title: "Between Destinations: Transit Spaces", excerpt: "Airports, train stations, and waiting rooms—spaces designed for temporary occupation reveal profound truths about modern existence.", imageSrc: "http://img.b2bpic.net/free-photo/abandoned-morgue-psychiatric-hospital_1150-18957.jpg", authorName: "Marcus Chen", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-meditating-beach_23-2148698979.jpg", date: "15 Jan 2025" + title: "Between Destinations: Transit Spaces", excerpt: "Airports, train stations, and waiting rooms—spaces designed for temporary occupation reveal profound truths about modern existence.", imageSrc: "http://img.b2bpic.net/free-photo/abandoned-morgue-psychiatric-hospital_1150-18957.jpg?_wi=1", authorName: "Marcus Chen", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-meditating-beach_23-2148698979.jpg", date: "15 Jan 2025" }, { id: "3", category: ["Art", "Psychology"], @@ -180,7 +180,7 @@ export default function LandingPage() { title="Enter the Void" description="Share your discoveries, experiences, and interpretations of liminal spaces. Join our community of explorers documenting the uncanny beauty of in-between worlds." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/abandoned-morgue-psychiatric-hospital_1150-18957.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abandoned-morgue-psychiatric-hospital_1150-18957.jpg?_wi=2" imageAlt="Empty subway platform disappearing into darkness" mediaAnimation="blur-reveal" mediaPosition="right"