Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 06:47:43 +00:00

View File

@@ -69,14 +69,14 @@ export default function LandingPage() {
name: "SILK DRAPE",
price: "1400",
variant: "SS26",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149411389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149411389.jpg?_wi=1",
},
{
id: "2",
name: "WOOL SHELL",
price: "2800",
variant: "SS26",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-business-suit_1303-17715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-business-suit_1303-17715.jpg?_wi=1",
},
{
id: "3",
@@ -116,7 +116,7 @@ export default function LandingPage() {
category: "EDITORIAL",
title: "MONOCHROME ESSENTIALS",
excerpt: "A study on how shadow and light define the silhouette of the 2026 season.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149411389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149411389.jpg?_wi=2",
authorName: "Creative Dept",
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149411389.jpg",
date: "JAN 2026",
@@ -126,7 +126,7 @@ export default function LandingPage() {
category: "DESIGN",
title: "BRUTALIST ARCHITECTURE",
excerpt: "Drawing inspiration from structural integrity and minimalist design cues.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-business-suit_1303-17715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-business-suit_1303-17715.jpg?_wi=2",
authorName: "Archive Team",
authorAvatar: "http://img.b2bpic.net/free-photo/young-beautiful-woman-business-suit_1303-17715.jpg",
date: "FEB 2026",