Update src/app/page.tsx

This commit is contained in:
2026-06-11 00:39:16 +00:00
parent f526ec5939
commit 0123143240

View File

@@ -73,15 +73,15 @@ export default function LandingPage() {
]}
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",
},
{
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",
},
{
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",
},
{
@@ -150,7 +150,7 @@ export default function LandingPage() {
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",
},
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
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",
},
{
@@ -184,7 +184,7 @@ export default function LandingPage() {
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",
},
]}