diff --git a/src/app/page.tsx b/src/app/page.tsx index 1146bc4..fd5b2da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@HappyHomeowner", testimonial: "Premium Estate made our home buying experience seamless and enjoyable. Their team is truly dedicated!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Sarah J. testimonial avatar", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by over 1,000 satisfied clients" - imageSrc="http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg" + imageSrc="http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg?_wi=1" imageAlt="Luxury modern house exterior" mediaAnimation="slide-up" marqueeItems={[ @@ -264,7 +264,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/relax-house-thai-style_1150-17982.jpg?_wi=2", imageAlt: "business meeting real estate agent clients", }, { @@ -289,7 +289,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "business meeting real estate agent clients", }, ]}