diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c5ac1b..f193dea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,11 +67,11 @@ export default function HomePage() { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/modern-balconies-with-geometric-shapes-glass-reflections-contemporary-facade_169016-68993.jpg", imageAlt: + "http://img.b2bpic.net/free-photo/modern-balconies-with-geometric-shapes-glass-reflections-contemporary-facade_169016-68993.jpg?_wi=1", imageAlt: "Modern luxury investment property with urban skyline"}, { imageSrc: - "http://img.b2bpic.net/free-photo/cityscape-frankfurt-downtown-sunset-germany_1268-20917.jpg", imageAlt: + "http://img.b2bpic.net/free-photo/cityscape-frankfurt-downtown-sunset-germany_1268-20917.jpg?_wi=1", imageAlt: "Contemporary residential investment building"}, ]} rating={5} diff --git a/src/app/sell/page.tsx b/src/app/sell/page.tsx index a3a251d..cddb4cb 100644 --- a/src/app/sell/page.tsx +++ b/src/app/sell/page.tsx @@ -49,10 +49,10 @@ export default function SellPage() { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/modern-balconies-with-geometric-shapes-glass-reflections-contemporary-facade_169016-68993.jpg", imageAlt: "Professional property listing photography"}, + "http://img.b2bpic.net/free-photo/modern-balconies-with-geometric-shapes-glass-reflections-contemporary-facade_169016-68993.jpg?_wi=2", imageAlt: "Professional property listing photography"}, { imageSrc: - "http://img.b2bpic.net/free-photo/cityscape-frankfurt-downtown-sunset-germany_1268-20917.jpg", imageAlt: "Property portfolio management dashboard"}, + "http://img.b2bpic.net/free-photo/cityscape-frankfurt-downtown-sunset-germany_1268-20917.jpg?_wi=2", imageAlt: "Property portfolio management dashboard"}, ]} rating={5} ratingText="Trusted by Professional Sellers"