diff --git a/src/app/home/page.tsx b/src/app/home/page.tsx index 01f2166..0a31632 100644 --- a/src/app/home/page.tsx +++ b/src/app/home/page.tsx @@ -82,7 +82,7 @@ Single Women Deserve Rooms Designed With Them in Mind" buttonAnimation="blur-reveal" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-768.jpg?_wi=2", imageAlt: "Luxury candlelit dinner setting", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d03d8a..383f59a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ Single Women Deserve Rooms Designed With Them in Mind" buttonAnimation="blur-reveal" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-dress-cafe-with-glass-wine_624325-768.jpg?_wi=1", imageAlt: "Candlelit luxury dinner with women", }, ]}