diff --git a/src/app/page.tsx b/src/app/page.tsx index d200bf3..c3f7e28 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,10 +47,10 @@ export default function LandingPage() { tag="Luxury Real Estate" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7877.jpg", imageAlt: "Exterior view of the luxury mansion and pool" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7877.jpg?_wi=1", imageAlt: "Exterior view of the luxury mansion and pool" }, { - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7877.jpg", imageAlt: "Close up pool area detail" + imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7877.jpg?_wi=2", imageAlt: "Close up pool area detail" } ]} mediaAnimation="blur-reveal" @@ -126,11 +126,11 @@ export default function LandingPage() { }, { id: "4", name: "Sarah Miller", role: "Interior Designer", company: "Designs by Sarah", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=1" }, { id: "5", name: "Marcus Thorne", role: "Developer", company: "Prime Realty", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=2" } ]} title="Voices of Luxury"