From 6f20d34f5f62ebf061c71157b46f15b0f768edb4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:29:57 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2447b0c..ad71e26 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -88,7 +88,7 @@ export default function AboutPage() { title="Defining Luxury Real Estate Excellence" description="With over 20 years of expertise in high-end property transactions, Luxe Estates specializes in connecting discerning buyers with exceptional residences. We pride ourselves on discretion, expertise, and delivering uncompromising service to clients who demand the finest in luxury real estate." tag="Our Heritage" - imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg" + imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg?_wi=2" imageAlt="Luxury real estate agency office" useInvertedBackground={false} buttons={[{ text: "Explore Our Values", href: "/about" }]} @@ -110,7 +110,7 @@ export default function AboutPage() { name: "Victoria Sterling", role: "Senior Agent", imageSrc: - "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", + "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=1", imageAlt: "Victoria Sterling", }, { @@ -126,7 +126,7 @@ export default function AboutPage() { name: "Sophie Laurent", role: "International Properties", imageSrc: - "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", + "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=2", imageAlt: "Sophie Laurent", }, { -- 2.49.1 From a595e5e4612fb5791d50843a5fac540492c08cae Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:29:57 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6ecfae9..55ffaf1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -87,7 +87,7 @@ export default function ContactPage() { title="Let's Connect" description="We're here to help you navigate the world of luxury real estate. Whether you're buying, selling, or seeking investment opportunities, our expert team is ready to guide you with personalized attention and professional expertise." tag="Get In Touch" - imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg" + imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg?_wi=3" imageAlt="Professional consultation" useInvertedBackground={false} buttons={[{ text: "Schedule Now", href: "/contact" }]} -- 2.49.1 From f6061cf4520bec5bd31a656a8ba0ecfcb021d970 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:29:58 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3eedb8a..2c27bf5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,22 +97,22 @@ export default function HomePage() { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", + "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1", imageAlt: "Luxury villa overlooking the coast", }, { imageSrc: - "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", + "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=1", imageAlt: "Modern penthouse in downtown", }, { imageSrc: - "http://img.b2bpic.net/free-photo/italy-architecture-outdoor-landmark-europe_1203-6325.jpg", + "http://img.b2bpic.net/free-photo/italy-architecture-outdoor-landmark-europe_1203-6325.jpg?_wi=1", imageAlt: "Contemporary mansion with gardens", }, { imageSrc: - "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", + "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=2", imageAlt: "Waterfront luxury estate", }, ]} @@ -140,7 +140,7 @@ export default function HomePage() { price: "$8.5M", variant: "5 Beds | Beachfront | Contemporary", imageSrc: - "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg", + "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg?_wi=1", imageAlt: "Oceanfront villa with modern design", }, { @@ -149,7 +149,7 @@ export default function HomePage() { price: "$12.3M", variant: "4 Beds | City Views | Luxury Finishes", imageSrc: - "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", + "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=1", imageAlt: "High-rise penthouse in Manhattan", }, { @@ -158,7 +158,7 @@ export default function HomePage() { price: "$15.7M", variant: "7 Beds | Gated | Mediterranean", imageSrc: - "http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg", + "http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg?_wi=1", imageAlt: "Grand mansion with manicured grounds", }, ]} @@ -194,7 +194,7 @@ export default function HomePage() { description: "Sky-high residences in prestigious downtown locations with iconic city skyline views.", imageSrc: - "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", + "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=2", imageAlt: "Modern urban penthouse", }, { @@ -203,7 +203,7 @@ export default function HomePage() { description: "Architecturally significant properties combining timeless elegance with modern amenities.", imageSrc: - "http://img.b2bpic.net/free-photo/aix-en-provence-france-october-18-2017-front-view-pavillon-de-vendome-arts-culture-gallery_1101-2848.jpg", + "http://img.b2bpic.net/free-photo/aix-en-provence-france-october-18-2017-front-view-pavillon-de-vendome-arts-culture-gallery_1101-2848.jpg?_wi=1", imageAlt: "Historic mansion estate", }, { @@ -319,7 +319,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Catherine Wells", imageSrc: - "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", + "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=3", imageAlt: "Waterfront estate property", }, { @@ -334,7 +334,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", avatarAlt: "Jonathan Pierce", imageSrc: - "http://img.b2bpic.net/free-photo/aix-en-provence-france-october-18-2017-front-view-pavillon-de-vendome-arts-culture-gallery_1101-2848.jpg", + "http://img.b2bpic.net/free-photo/aix-en-provence-france-october-18-2017-front-view-pavillon-de-vendome-arts-culture-gallery_1101-2848.jpg?_wi=2", imageAlt: "Historic estate mansion", }, { -- 2.49.1 From b2df64fed3c136194b0bd520323e7753e285253a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:29:59 +0000 Subject: [PATCH 4/4] Update src/app/properties/page.tsx --- src/app/properties/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index 39f1411..503910a 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -88,7 +88,7 @@ export default function PropertiesPage() { title="Explore Our Complete Property Portfolio" description="Discover an extensive selection of luxury properties across prime locations worldwide. From oceanfront villas to urban penthouses, each residence has been meticulously curated for discerning buyers seeking exceptional quality and value." tag="Full Catalog" - imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg" + imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg?_wi=1" imageAlt="Luxury real estate agency office" useInvertedBackground={false} buttons={[{ text: "Start Exploring", href: "/properties" }]} @@ -111,7 +111,7 @@ export default function PropertiesPage() { price: "$8.5M", variant: "5 Beds | Beachfront | Contemporary", imageSrc: - "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg", + "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg?_wi=2", imageAlt: "Oceanfront villa with modern design", }, { @@ -120,7 +120,7 @@ export default function PropertiesPage() { price: "$12.3M", variant: "4 Beds | City Views | Luxury Finishes", imageSrc: - "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", + "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=2", imageAlt: "High-rise penthouse in Manhattan", }, { @@ -129,7 +129,7 @@ export default function PropertiesPage() { price: "$15.7M", variant: "7 Beds | Gated | Mediterranean", imageSrc: - "http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg", + "http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg?_wi=2", imageAlt: "Grand mansion with manicured grounds", }, { @@ -138,7 +138,7 @@ export default function PropertiesPage() { price: "$6.2M", variant: "4 Beds | Private Beach | Ski Access", imageSrc: - "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", + "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=4", imageAlt: "Lakefront villa with modern amenities", }, { @@ -147,7 +147,7 @@ export default function PropertiesPage() { price: "$9.8M", variant: "6 Beds | Ocean View | Resort Amenities", imageSrc: - "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg", + "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg?_wi=3", imageAlt: "Tropical luxury home in Maui", }, { @@ -156,7 +156,7 @@ export default function PropertiesPage() { price: "$7.5M", variant: "5 Beds | Ski-In/Out | Heated Pools", imageSrc: - "http://img.b2bpic.net/free-photo/italy-architecture-outdoor-landmark-europe_1203-6325.jpg", + "http://img.b2bpic.net/free-photo/italy-architecture-outdoor-landmark-europe_1203-6325.jpg?_wi=2", imageAlt: "Mountain estate in Aspen", }, ]} -- 2.49.1