diff --git a/src/app/page.tsx b/src/app/page.tsx index b479cd3..29e4bcd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#properties", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg" + imageSrc="http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg?_wi=1" imageAlt="Luxurious home exterior" avatars={[ { @@ -135,7 +135,7 @@ export default function LandingPage() { description="With over two decades of local market experience, our team brings personalized insight to every property search. We don't just sell homes, we cultivate communities." subdescription="Our mission is to make real estate accessible, stress-free, and profitable for every client we serve." icon={ShieldCheck} - imageSrc="http://img.b2bpic.net/free-photo/real-estate-agent-shaking-hand-client-holding-keys_23-2147797599.jpg" + imageSrc="http://img.b2bpic.net/free-photo/real-estate-agent-shaking-hand-client-holding-keys_23-2147797599.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -159,7 +159,7 @@ export default function LandingPage() { description: "Every property passes our quality assurance checks.", bentoComponent: "reveal-icon", icon: CheckCircle2, - imageSrc: "http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/way-white-house_1162-117.jpg?_wi=2", imageAlt: "modern smart home technology", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { description: "Connect with investors from across the globe.", bentoComponent: "reveal-icon", icon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-shaking-hand-client-holding-keys_23-2147797599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-shaking-hand-client-holding-keys_23-2147797599.jpg?_wi=2", imageAlt: "modern smart home technology", }, ]}