diff --git a/src/app/page.tsx b/src/app/page.tsx index e32ddd5..b7b7023 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg", imageAlt: "Luxury residential tower night photography"}, + imageSrc: "http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg?_wi=1", imageAlt: "Luxury residential tower night photography"}, ]} buttons={[{ text: "Download Investment Guide", href: "#contact" }]} buttonAnimation="blur-reveal" @@ -242,7 +242,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-architect-walking-front-building_23-2147702500.jpg?_wi=2" imageAlt="Luxury building investment opportunity" mediaAnimation="opacity" mediaPosition="right"