From f22412d564d3248291b0aa528843e29fd5c036f5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 20:54:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8786014..9f81d8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153829.jpg", @@ -124,7 +124,7 @@ export default function LandingPage() { description="With a commitment to providing each customer with a full service real estate experience, I bring a touch of European elegance to the South Florida market and beyond." subdescription="Whether you are looking for remarkable customer service with a European touch or need a powerful, customized marketing plan, I am here to exceed your expectations." icon={User} - imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -137,27 +137,27 @@ export default function LandingPage() { { title: "Global Luxury", description: "Access to the unique resources of our Coldwell Banker Global Luxury division.", - imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg?_wi=2", }, { title: "Expert Marketing", description: "Professional staging, newspaper advertising, and national brand promotions.", - imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg?_wi=3", }, { title: "Relocation Specialist", description: "Expert assistance for moving to or from South Florida with global support.", - imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg?_wi=4", }, { title: "Investment Analysis", description: "Data-driven insights for high-yield property investments.", - imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg?_wi=5", }, { title: "Concierge Service", description: "Full-service management for international buyers and sellers.", - imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sofa-decoration-livingroom-interior_74190-7313.jpg?_wi=6", }, ]} title="Global Expertise & Services" @@ -236,7 +236,7 @@ export default function LandingPage() { placeholder: "How can I help you?", required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg?_wi=2" /> -- 2.49.1