Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user