Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-04 17:27:12 +00:00

View File

@@ -84,11 +84,11 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-outdoors_23-2148323531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-outdoors_23-2148323531.jpg?_wi=1",
imageAlt: "Fashion model in elegant designer clothing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-tailor-working-studio_23-2148834147.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-tailor-working-studio_23-2148834147.jpg?_wi=1",
imageAlt: "Luxury clothing collection on display",
},
{
@@ -166,7 +166,7 @@ export default function LandingPage() {
imageAlt: "AI-driven style recommendations interface",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-outdoors_23-2148323531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-outdoors_23-2148323531.jpg?_wi=2",
imageAlt: "touch screen fashion gallery ui",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
imageAlt: "Augmented reality clothing try-on",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-tailor-working-studio_23-2148834147.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-tailor-working-studio_23-2148834147.jpg?_wi=2",
imageAlt: "touch screen fashion gallery ui",
},
]}