Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 00:39:19 +00:00

View File

@@ -73,15 +73,15 @@ export default function LandingPage() {
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-woman-piles-bags_23-2150871350.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-woman-piles-bags_23-2150871350.jpg?_wi=1",
imageAlt: "Elegant handbag display in a luxury fashion store", imageAlt: "Elegant handbag display in a luxury fashion store",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-cute-brunette-woman-model-casual-summer-clothes-with-no-makeup-isolated-gray-wall-with-handback_158538-14729.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-cute-brunette-woman-model-casual-summer-clothes-with-no-makeup-isolated-gray-wall-with-handback_158538-14729.jpg?_wi=1",
imageAlt: "Woman with a modern handbag on a city street", imageAlt: "Woman with a modern handbag on a city street",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669573.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669573.jpg?_wi=1",
imageAlt: "Close up view of detailed handbag texture and stitching", imageAlt: "Close up view of detailed handbag texture and stitching",
}, },
{ {
@@ -150,7 +150,7 @@ export default function LandingPage() {
imageAlt: "Various high quality fabrics and materials for bag making", imageAlt: "Various high quality fabrics and materials for bag making",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-woman-piles-bags_23-2150871350.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-woman-piles-bags_23-2150871350.jpg?_wi=2",
imageAlt: "close up leather stitching handbag detail", imageAlt: "close up leather stitching handbag detail",
}, },
{ {
@@ -167,7 +167,7 @@ export default function LandingPage() {
imageAlt: "Diverse group of women showcasing different handbag styles", imageAlt: "Diverse group of women showcasing different handbag styles",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-cute-brunette-woman-model-casual-summer-clothes-with-no-makeup-isolated-gray-wall-with-handback_158538-14729.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-cute-brunette-woman-model-casual-summer-clothes-with-no-makeup-isolated-gray-wall-with-handback_158538-14729.jpg?_wi=2",
imageAlt: "close up leather stitching handbag detail", imageAlt: "close up leather stitching handbag detail",
}, },
{ {
@@ -184,7 +184,7 @@ export default function LandingPage() {
imageAlt: "Delivery person handling a package containing a handbag", imageAlt: "Delivery person handling a package containing a handbag",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669573.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669573.jpg?_wi=2",
imageAlt: "close up leather stitching handbag detail", imageAlt: "close up leather stitching handbag detail",
}, },
]} ]}