Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-02 23:00:35 +00:00

View File

@@ -62,11 +62,11 @@ export default function LandingPage() {
description="Zellwears delivers uncompromising luxury, blending traditional craftsmanship with modern design for the discerning individual."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-man-woman-sitting-stair_158595-5482.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-man-woman-sitting-stair_158595-5482.jpg?_wi=1",
imageAlt: "Premium leather jacket",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-shoemaker-cutting-leather-textile_171337-12260.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-shoemaker-cutting-leather-textile_171337-12260.jpg?_wi=1",
imageAlt: "Handcrafted wallet",
},
{
@@ -195,13 +195,13 @@ export default function LandingPage() {
id: "p1",
name: "The Executive Jacket",
price: "$899",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-nude-woman-side-view_23-2149428731.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-nude-woman-side-view_23-2149428731.jpg?_wi=1",
},
{
id: "p2",
name: "The Signature Handbag",
price: "$599",
imageSrc: "http://img.b2bpic.net/free-photo/retro-brown-man-leather-bag-bright-colorful-summer-park-hanging-leafes_158538-12266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/retro-brown-man-leather-bag-bright-colorful-summer-park-hanging-leafes_158538-12266.jpg?_wi=1",
},
{
id: "p3",
@@ -280,7 +280,7 @@ export default function LandingPage() {
quote: "The leather quality is unmatched.",
tag: "Elite",
avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-stylish-brunette-man-with-coat-shoulders-intently-looking-camera-outdoor_574295-1313.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-man-woman-sitting-stair_158595-5482.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-man-woman-sitting-stair_158595-5482.jpg?_wi=2",
imageAlt: "man wearing leather jacket",
},
{
@@ -291,7 +291,7 @@ export default function LandingPage() {
quote: "Sophistication in every stitch.",
tag: "Fashion",
avatarSrc: "http://img.b2bpic.net/free-photo/full-length-young-fashionable-caucasian-brunette-woman-with-red-lipstick-wears-black-clothes-glasses-holds-glass-booze-indoors_197531-32093.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-shoemaker-cutting-leather-textile_171337-12260.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-shoemaker-cutting-leather-textile_171337-12260.jpg?_wi=2",
imageAlt: "man wearing leather jacket",
},
{
@@ -313,7 +313,7 @@ export default function LandingPage() {
quote: "A timeless piece of luxury.",
tag: "Quality",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-male-cobbler-working-with-leather-textile_171337-12274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-nude-woman-side-view_23-2149428731.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-nude-woman-side-view_23-2149428731.jpg?_wi=2",
imageAlt: "man wearing leather jacket",
},
{
@@ -324,7 +324,7 @@ export default function LandingPage() {
quote: "Zellwears never disappoints.",
tag: "Luxury",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-black-leather-jacket-standing-against-wall-looking-away_23-2148148137.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/retro-brown-man-leather-bag-bright-colorful-summer-park-hanging-leafes_158538-12266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/retro-brown-man-leather-bag-bright-colorful-summer-park-hanging-leafes_158538-12266.jpg?_wi=2",
imageAlt: "man wearing leather jacket",
},
]}