Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 14:04:01 +00:00

View File

@@ -61,13 +61,13 @@ export default function LandingPage() {
description="From everyday wear to once-in-a-lifetime garments, we treat every piece with precision, care, and attention to detail."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/shop-is-now-open_53876-15332.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shop-is-now-open_53876-15332.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-choosing-new-washing-machine-household-appliances-store_93675-133544.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-choosing-new-washing-machine-household-appliances-store_93675-133544.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414738.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-looking-christmas-present-home_114579-80784.jpg",
@@ -193,7 +193,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/shop-is-now-open_53876-15332.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shop-is-now-open_53876-15332.jpg?_wi=2",
imageAlt: "professional dry cleaning machine",
},
{
@@ -213,7 +213,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-choosing-new-washing-machine-household-appliances-store_93675-133544.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-choosing-new-washing-machine-household-appliances-store_93675-133544.jpg?_wi=2",
imageAlt: "professional dry cleaning machine",
},
{
@@ -233,7 +233,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414738.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414738.jpg?_wi=2",
imageAlt: "professional dry cleaning machine",
},
]}