diff --git a/src/app/page.tsx b/src/app/page.tsx index b868e38..7e7a8a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { href: "https://www.zillow.com/home-valuation", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -174,14 +174,14 @@ export default function LandingPage() { name: "Modern Luxury Estate", price: "$550,000", variant: "4bd / 3ba", - imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160209.jpg?_wi=1", }, { id: "p2", name: "Quaint Family Home", price: "$320,000", variant: "3bd / 2ba", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2257.jpg?_wi=1", }, { id: "p3", @@ -260,21 +260,21 @@ export default function LandingPage() { title: "Kanawha County, WV", description: "Serving the capital region with tailored care.", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg?_wi=2", imageAlt: "Modern architecture building with geometric facade and clean lines under clear sky", }, { title: "Cabell County, WV", description: "Comprehensive market insights for buyers.", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160209.jpg?_wi=2", imageAlt: "Modern architecture building with geometric facade and clean lines under clear sky", }, { title: "Greenbrier County, WV", description: "Luxury residence resources.", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2257.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2257.jpg?_wi=2", imageAlt: "Modern architecture building with geometric facade and clean lines under clear sky", }, ]} @@ -304,7 +304,7 @@ export default function LandingPage() { ]} mediaAnimation="slide-up" metricsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg?_wi=3" /> @@ -326,7 +326,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-real-estate-agent-working_23-2150322086.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg?_wi=4", imageAlt: "professional real estate agent", }, ]}