Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-26 16:28:00 +00:00

View File

@@ -68,11 +68,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-trendy-clothing-store-selling-fashionable-items-shoes_482257-93115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-trendy-clothing-store-selling-fashionable-items-shoes_482257-93115.jpg?_wi=1",
imageAlt: "luxury clothing store interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600202.jpg?_wi=1",
imageAlt: "luxury bag studio photography",
},
{
@@ -211,7 +211,7 @@ export default function LandingPage() {
button: {
text: "Choose",
},
imageSrc: "http://img.b2bpic.net/free-photo/empty-trendy-clothing-store-selling-fashionable-items-shoes_482257-93115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-trendy-clothing-store-selling-fashionable-items-shoes_482257-93115.jpg?_wi=2",
imageAlt: "premium clothing fabric texture",
},
{
@@ -227,7 +227,7 @@ export default function LandingPage() {
button: {
text: "Choose",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600202.jpg?_wi=2",
imageAlt: "premium clothing fabric texture",
},
]}