Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 19:57:04 +00:00

View File

@@ -83,23 +83,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-around-city-street-photo_1321-2574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-around-city-street-photo_1321-2574.jpg?_wi=1",
imageAlt: "Fashion model wearing a stylish dress",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-interracial-young-couple-wearing-sunglasses-looking-camera_23-2148151749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-interracial-young-couple-wearing-sunglasses-looking-camera_23-2148151749.jpg?_wi=1",
imageAlt: "Man in elegant blazer walking city street",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-fashion-model_1328-1136.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-fashion-model_1328-1136.jpg?_wi=1",
imageAlt: "Abstract fashion design flat lay",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/brunette-curly-haired-long-legs-girl-black-leather-jacket-with-swimmsuit-cap-posed-studio-chair-against-dark-brick-wall_627829-7825.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-curly-haired-long-legs-girl-black-leather-jacket-with-swimmsuit-cap-posed-studio-chair-against-dark-brick-wall_627829-7825.jpg?_wi=1",
imageAlt: "Woman posing in a sophisticated outfit",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fashion-image-stylish-brunette-woman-posing-home-boho-style_273443-1401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-image-stylish-brunette-woman-posing-home-boho-style_273443-1401.jpg?_wi=1",
imageAlt: "Stylish couple in urban setting",
},
{
@@ -244,7 +244,7 @@ export default function LandingPage() {
tag: "Dresses",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-elegant-stylish-woman-with-blonde-curly-hair-natural-make-up-wearing-black-fedora-posing-street_291049-2812.jpg",
avatarAlt: "Sophia L. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-around-city-street-photo_1321-2574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-around-city-street-photo_1321-2574.jpg?_wi=2",
imageAlt: "professional woman portrait smiling",
},
{
@@ -256,7 +256,7 @@ export default function LandingPage() {
tag: "Menswear",
avatarSrc: "http://img.b2bpic.net/free-photo/unpleased-looking-side-young-blonde-guy-wearing-green-t-shirt-crossing-hands_141793-89324.jpg",
avatarAlt: "Ethan M. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/modern-interracial-young-couple-wearing-sunglasses-looking-camera_23-2148151749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-interracial-young-couple-wearing-sunglasses-looking-camera_23-2148151749.jpg?_wi=2",
imageAlt: "professional woman portrait smiling",
},
{
@@ -268,7 +268,7 @@ export default function LandingPage() {
tag: "Bottoms",
avatarSrc: "http://img.b2bpic.net/free-photo/summer-portrait-young-elegant-woman-posing-sunny-day_291650-470.jpg",
avatarAlt: "Olivia R. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-fashion-model_1328-1136.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-fashion-model_1328-1136.jpg?_wi=2",
imageAlt: "professional woman portrait smiling",
},
{
@@ -280,7 +280,7 @@ export default function LandingPage() {
tag: "Knitwear",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-schoolboy-portrait_23-2147666930.jpg",
avatarAlt: "Liam K. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-curly-haired-long-legs-girl-black-leather-jacket-with-swimmsuit-cap-posed-studio-chair-against-dark-brick-wall_627829-7825.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-curly-haired-long-legs-girl-black-leather-jacket-with-swimmsuit-cap-posed-studio-chair-against-dark-brick-wall_627829-7825.jpg?_wi=2",
imageAlt: "professional woman portrait smiling",
},
{
@@ -292,7 +292,7 @@ export default function LandingPage() {
tag: "Outerwear",
avatarSrc: "http://img.b2bpic.net/free-photo/blonde-senior-woman-looking-away_23-2148286459.jpg",
avatarAlt: "Ava P. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-image-stylish-brunette-woman-posing-home-boho-style_273443-1401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-image-stylish-brunette-woman-posing-home-boho-style_273443-1401.jpg?_wi=2",
imageAlt: "professional woman portrait smiling",
},
]}