From e3a1587099bbc8a31f40ecf4fbf44948889e57e9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 20:40:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ed200f8..9a05268 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,27 +73,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-young-woman-sticking-head-inside-purse-searching-somet_1258-160819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-young-woman-sticking-head-inside-purse-searching-somet_1258-160819.jpg?_wi=1", imageAlt: "Agency Hero", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-young-woman-sticking-head-inside-purse-searching-somet_1258-160819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-young-woman-sticking-head-inside-purse-searching-somet_1258-160819.jpg?_wi=2", imageAlt: "Agency Hero", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-young-woman-sticking-head-inside-purse-searching-somet_1258-160819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-young-woman-sticking-head-inside-purse-searching-somet_1258-160819.jpg?_wi=3", imageAlt: "Agency Hero", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-young-woman-sticking-head-inside-purse-searching-somet_1258-160819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-young-woman-sticking-head-inside-purse-searching-somet_1258-160819.jpg?_wi=4", imageAlt: "Agency Hero", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-young-woman-sticking-head-inside-purse-searching-somet_1258-160819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-young-woman-sticking-head-inside-purse-searching-somet_1258-160819.jpg?_wi=5", imageAlt: "Agency Hero", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-young-woman-sticking-head-inside-purse-searching-somet_1258-160819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-fashion-concept-full-length-young-woman-sticking-head-inside-purse-searching-somet_1258-160819.jpg?_wi=6", imageAlt: "Agency Hero", }, ]} @@ -277,7 +277,7 @@ export default function LandingPage() {