From 72aa71b3d8494605f89648efc1e5fced4bbc1349 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 07:19:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5fb9621..68e775d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,11 +73,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg?_wi=1", imageAlt: "Fashion 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039704.jpg?_wi=1", imageAlt: "Fashion 2", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { description: "Redefining comfy with premium textures.", bentoComponent: "reveal-icon", icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg?_wi=2", imageAlt: "Young beautiful woman in a business suit", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { description: "The foundation of an elegant wardrobe.", bentoComponent: "reveal-icon", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039704.jpg?_wi=2", imageAlt: "Young beautiful woman in a business suit", }, ]} @@ -235,7 +235,7 @@ export default function LandingPage() { button: { text: "Shop Outfit", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg?_wi=3", imageAlt: "Woman in ballerina's dress in light soft loft with daylight", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { button: { text: "Shop Outfit", }, - imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039704.jpg?_wi=3", imageAlt: "Woman in ballerina's dress in light soft loft with daylight", }, ]}