Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-02 19:53:19 +00:00

View File

@@ -48,20 +48,20 @@ export default function LandingPage() {
title="ASCEND TO THE STREETS"
description="High-quality streetwear built for the movement. Unbeatable style, low prices, elevated aesthetic."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/hipster-model-with-long-hair_158595-2380.jpg", imageAlt: "Model in urban hoodie" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-woman-2000s-fashion-style-posing-with-tv_23-2149442874.jpg", imageAlt: "Street fashion group" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hipster-model-with-long-hair_158595-2380.jpg", imageAlt: "Model in urban hoodie" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-woman-2000s-fashion-style-posing-with-tv_23-2149442874.jpg", imageAlt: "Street fashion group" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hipster-model-with-long-hair_158595-2380.jpg", imageAlt: "Model in urban hoodie" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-woman-2000s-fashion-style-posing-with-tv_23-2149442874.jpg", imageAlt: "Street fashion group" }
{ imageSrc: "http://img.b2bpic.net/free-photo/hipster-model-with-long-hair_158595-2380.jpg?_wi=1", imageAlt: "Model in urban hoodie" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-woman-2000s-fashion-style-posing-with-tv_23-2149442874.jpg?_wi=1", imageAlt: "Street fashion group" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hipster-model-with-long-hair_158595-2380.jpg?_wi=2", imageAlt: "Model in urban hoodie" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-woman-2000s-fashion-style-posing-with-tv_23-2149442874.jpg?_wi=2", imageAlt: "Street fashion group" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hipster-model-with-long-hair_158595-2380.jpg?_wi=3", imageAlt: "Model in urban hoodie" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-woman-2000s-fashion-style-posing-with-tv_23-2149442874.jpg?_wi=3", imageAlt: "Street fashion group" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-woman-2000s-fashion-style-posing-with-tv_23-2149442874.jpg", imageAlt: "Street fashion group" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hipster-model-with-long-hair_158595-2380.jpg", imageAlt: "Model in urban hoodie" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-woman-2000s-fashion-style-posing-with-tv_23-2149442874.jpg", imageAlt: "Street fashion group" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hipster-model-with-long-hair_158595-2380.jpg", imageAlt: "Model in urban hoodie" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-woman-2000s-fashion-style-posing-with-tv_23-2149442874.jpg", imageAlt: "Street fashion group" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hipster-model-with-long-hair_158595-2380.jpg", imageAlt: "Model in urban hoodie" }
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-woman-2000s-fashion-style-posing-with-tv_23-2149442874.jpg?_wi=4", imageAlt: "Street fashion group" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hipster-model-with-long-hair_158595-2380.jpg?_wi=4", imageAlt: "Model in urban hoodie" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-woman-2000s-fashion-style-posing-with-tv_23-2149442874.jpg?_wi=5", imageAlt: "Street fashion group" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hipster-model-with-long-hair_158595-2380.jpg?_wi=5", imageAlt: "Model in urban hoodie" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-woman-2000s-fashion-style-posing-with-tv_23-2149442874.jpg?_wi=6", imageAlt: "Street fashion group" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hipster-model-with-long-hair_158595-2380.jpg?_wi=6", imageAlt: "Model in urban hoodie" }
]}
buttons={[
{ text: "Shop New Collection", href: "#products" },