Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-13 02:37:27 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
description="Curated pre-loved clothing for the conscious dresser. Shop the best in vintage and designer resale."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885675.jpg?_wi=1",
imageAlt: "urban fashion photography model",
},
{
@@ -167,14 +167,14 @@ export default function LandingPage() {
name: "Vintage Leather Jacket",
price: "$120",
variant: "Classic Cut",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-brothers-with-basketball_23-2150156947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-brothers-with-basketball_23-2150156947.jpg?_wi=1",
},
{
id: "p2",
name: "Cotton Hoodie",
price: "$65",
variant: "Oversized",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-casual-cheeky-woman-sunglasses-denim-back-yard_613910-20946.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-casual-cheeky-woman-sunglasses-denim-back-yard_613910-20946.jpg?_wi=1",
},
{
id: "p3",
@@ -228,7 +228,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-closing-button-blue-shirt_23-2148175658.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885675.jpg?_wi=2",
imageAlt: "fast sustainable shipping icon",
},
{
@@ -243,7 +243,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/wooden-box-with-chocolate-leaf_23-2147658677.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-brothers-with-basketball_23-2150156947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-brothers-with-basketball_23-2150156947.jpg?_wi=2",
imageAlt: "fast sustainable shipping icon",
},
{
@@ -258,7 +258,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/young-business-owner-preparing-her-store_23-2149300907.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-casual-cheeky-woman-sunglasses-denim-back-yard_613910-20946.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-casual-cheeky-woman-sunglasses-denim-back-yard_613910-20946.jpg?_wi=2",
imageAlt: "fast sustainable shipping icon",
},
]}