From 8df1fe44ad9237efb235652ae736d5ce93994c71 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 17:28:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9fac5f9..582f934 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { tag="ISSUE 01" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/striped-hat_1385-2682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/striped-hat_1385-2682.jpg?_wi=1", imageAlt: "Avant-garde editorial fashion", }, { @@ -63,15 +63,15 @@ export default function LandingPage() { imageAlt: "Experimental style composition", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg?_wi=1", imageAlt: "Editorial street style", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-black-jersey_23-2147724848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-black-jersey_23-2147724848.jpg?_wi=1", imageAlt: "Urban landscape portrait", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2703.jpg?_wi=1", imageAlt: "Studio minimalist luxury", }, ]} @@ -96,7 +96,7 @@ export default function LandingPage() { "Tailoring", "Raw", ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg?_wi=2", }, { id: "f2", @@ -107,7 +107,7 @@ export default function LandingPage() { "Digital", "Couture", ], - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-black-jersey_23-2147724848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-black-jersey_23-2147724848.jpg?_wi=2", }, { id: "f3", @@ -118,7 +118,7 @@ export default function LandingPage() { "Street", "Subculture", ], - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2703.jpg?_wi=2", }, ]} title="VANGUARD STORIES" @@ -245,7 +245,7 @@ export default function LandingPage() { category: "Essays", title: "The Brutalist Return", excerpt: "Why concrete textures are dominating current runway designs.", - imageSrc: "http://img.b2bpic.net/free-photo/striped-hat_1385-2682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/striped-hat_1385-2682.jpg?_wi=2", authorName: "Elena Vance", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-sensitive-man-posing_23-2149518275.jpg", date: "Oct 12, 2024", @@ -255,7 +255,7 @@ export default function LandingPage() { category: "Tech", title: "Fabric of the Future", excerpt: "Synthetic biology meets haute couture in the latest laboratory experiments.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-black-jersey_23-2147724848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-black-jersey_23-2147724848.jpg?_wi=3", authorName: "Marc Sato", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-black-white_23-2149411413.jpg", date: "Nov 02, 2024",