Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-24 23:34:21 +00:00

View File

@@ -45,14 +45,14 @@ export default function LandingPage() {
title="Redefine the Urban Aesthetic"
description="Premium oversized silhouettes designed for the modern street. Experience the future of high-end, edgy fashion."
testimonials={[
{ name: "Alex R.", handle: "@alexstreet", testimonial: "The fit is unreal. Best hoodie I've owned.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", imageAlt: "streetwear fashion hoodie model dark mood" },
{ name: "Jordan P.", handle: "@jp.urban", testimonial: "Quality that lasts. Definitely coming back for more.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-barista-with-tattoos-adding-milk-coffee_23-2149052860.jpg", imageAlt: "streetwear fashion hoodie model dark mood" },
{ name: "Sam L.", handle: "@sam.design", testimonial: "Modern, edgy, and fits perfectly. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bearded-male-black-shirt-wearing-medical-face-mask-park_181624-23074.jpg", imageAlt: "streetwear fashion hoodie model dark mood" },
{ name: "Casey T.", handle: "@casey.fit", testimonial: "Unmatched aesthetic and premium material.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773378.jpg", imageAlt: "streetwear fashion hoodie model dark mood" },
{ name: "Taylor B.", handle: "@tay.street", testimonial: "The ultimate upgrade to my wardrobe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859645.jpg", imageAlt: "streetwear fashion hoodie model dark mood" },
{ name: "Alex R.", handle: "@alexstreet", testimonial: "The fit is unreal. Best hoodie I've owned.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=1", imageAlt: "streetwear fashion hoodie model dark mood" },
{ name: "Jordan P.", handle: "@jp.urban", testimonial: "Quality that lasts. Definitely coming back for more.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-barista-with-tattoos-adding-milk-coffee_23-2149052860.jpg?_wi=1", imageAlt: "streetwear fashion hoodie model dark mood" },
{ name: "Sam L.", handle: "@sam.design", testimonial: "Modern, edgy, and fits perfectly. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bearded-male-black-shirt-wearing-medical-face-mask-park_181624-23074.jpg?_wi=1", imageAlt: "streetwear fashion hoodie model dark mood" },
{ name: "Casey T.", handle: "@casey.fit", testimonial: "Unmatched aesthetic and premium material.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773378.jpg?_wi=1", imageAlt: "streetwear fashion hoodie model dark mood" },
{ name: "Taylor B.", handle: "@tay.street", testimonial: "The ultimate upgrade to my wardrobe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859645.jpg?_wi=1", imageAlt: "streetwear fashion hoodie model dark mood" },
]}
buttons={[{ text: "Shop Now", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg"
imageSrc="http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=2"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-gray-background_89887-993.jpg", alt: "Portrait of young user 1" },
{ src: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-earphones_23-2149429040.jpg", alt: "Portrait of young user 2" },
@@ -72,7 +72,7 @@ export default function LandingPage() {
{ value: "500+", title: "Products Crafted" },
{ value: "10k+", title: "Community Members" },
]}
imageSrc="http://img.b2bpic.net/free-photo/male-barista-with-tattoos-adding-milk-coffee_23-2149052860.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-barista-with-tattoos-adding-milk-coffee_23-2149052860.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>
@@ -84,9 +84,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
{ id: "p1", name: "Graphic Oversized Tee", price: "$65", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bearded-male-black-shirt-wearing-medical-face-mask-park_181624-23074.jpg" },
{ id: "p2", name: "Premium Cargo Pants", price: "$120", variant: "Charcoal", imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773378.jpg" },
{ id: "p3", name: "Oversized Denim Jacket", price: "$180", variant: "Deep Indigo", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859645.jpg" },
{ id: "p1", name: "Graphic Oversized Tee", price: "$65", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bearded-male-black-shirt-wearing-medical-face-mask-park_181624-23074.jpg?_wi=2" },
{ id: "p2", name: "Premium Cargo Pants", price: "$120", variant: "Charcoal", imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773378.jpg?_wi=2" },
{ id: "p3", name: "Oversized Denim Jacket", price: "$180", variant: "Deep Indigo", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-woman-wearing-denim-jacket_23-2148859645.jpg?_wi=2" },
{ id: "p4", name: "Urban Graphic Hoodie", price: "$95", variant: "Slate Grey", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=auzcuw" },
{ id: "p5", name: "Modern Joggers", price: "$85", variant: "Midnight", imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer-against-steel-wall_627829-2800.jpg" },
{ id: "p6", name: "Minimalist Snapback", price: "$35", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-hipster-girl-wearing-fashionable-clothing-having-fun-indoors_273609-9058.jpg" },