Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 09:49:23 +00:00

View File

@@ -83,17 +83,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "hero-carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-lifestyle-portrait-amazing-pretty-young-couple-love-posing-beach-stylish-man-woman-hugs-spend-great-time-together-floral-dress-backpack-denim_291049-834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-lifestyle-portrait-amazing-pretty-young-couple-love-posing-beach-stylish-man-woman-hugs-spend-great-time-together-floral-dress-backpack-denim_291049-834.jpg?_wi=1",
imageAlt: "Vintage American Street Style",
},
{
id: "hero-carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-piles-clothes_23-2150871444.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-piles-clothes_23-2150871444.jpg?_wi=1",
imageAlt: "Retro Fashion Outfit",
},
{
id: "hero-carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/ginger-young-woman-posing-looking-down_23-2148183274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ginger-young-woman-posing-looking-down_23-2148183274.jpg?_wi=1",
imageAlt: "Colorful Vintage Jacket",
},
{
@@ -172,7 +172,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-lifestyle-portrait-amazing-pretty-young-couple-love-posing-beach-stylish-man-woman-hugs-spend-great-time-together-floral-dress-backpack-denim_291049-834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-lifestyle-portrait-amazing-pretty-young-couple-love-posing-beach-stylish-man-woman-hugs-spend-great-time-together-floral-dress-backpack-denim_291049-834.jpg?_wi=2",
imageAlt: "hand checking vintage clothing quality",
},
{
@@ -197,7 +197,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-piles-clothes_23-2150871444.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-piles-clothes_23-2150871444.jpg?_wi=2",
imageAlt: "hand checking vintage clothing quality",
},
{
@@ -222,7 +222,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/ginger-young-woman-posing-looking-down_23-2148183274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ginger-young-woman-posing-looking-down_23-2148183274.jpg?_wi=2",
imageAlt: "hand checking vintage clothing quality",
},
]}