From 7c61919a0dd5aa24e455a8c8d555b23944fba773 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:28:18 +0000 Subject: [PATCH 1/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4e7c3f7..1f81581 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -55,37 +55,37 @@ export default function ContactPage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Sarah Johnson", }, { id: "2", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Michael Chen", }, { id: "3", name: "David Martinez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "David Martinez", }, { id: "4", name: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4", imageAlt: "Emily Rodriguez", }, { id: "5", name: "James Wilson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "James Wilson", }, { id: "6", name: "Lisa Anderson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "Lisa Anderson", }, ]} -- 2.49.1 From b9c3ca53de71f69d009255fb8d021141f47bbf0e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:28:18 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a03c797..a17afee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,15 +52,15 @@ export default function HomePage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-with-contemporary-architecture-landscaping_84443-74901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-with-contemporary-architecture-landscaping_84443-74901.jpg?_wi=1", imageAlt: "Luxury home exterior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg?_wi=1", imageAlt: "Modern residential property", }, { - imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571921.jpg?_wi=1", imageAlt: "Contemporary home", }, ]} @@ -77,21 +77,21 @@ export default function HomePage() { id: "1", name: "Modern Downtown Penthouse", price: "$1,250,000", - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=1", imageAlt: "Downtown penthouse", }, { id: "2", name: "Suburban Family Home", price: "$580,000", - imageSrc: "http://img.b2bpic.net/free-photo/mother-father-embracing-their-son_8353-7761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-father-embracing-their-son_8353-7761.jpg?_wi=1", imageAlt: "Family home", }, { id: "3", name: "Urban Lifestyle Apartment", price: "$425,000", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=1", imageAlt: "Urban apartment", }, ]} @@ -152,37 +152,37 @@ export default function HomePage() { { id: "1", name: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { id: "2", name: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Michael Chen", }, { id: "3", name: "David Martinez", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Martinez", }, { id: "4", name: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, { id: "5", name: "James Wilson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "James Wilson", }, { id: "6", name: "Lisa Anderson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Lisa Anderson", }, ]} -- 2.49.1 From b9dd7421039028b0235ab7bd972995bb28523e85 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:28:19 +0000 Subject: [PATCH 3/4] Update src/app/properties/page.tsx --- src/app/properties/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index d7ce521..800dddd 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -45,42 +45,42 @@ export default function PropertiesPage() { id: "1", name: "Modern Downtown Penthouse", price: "$1,250,000", - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=2", imageAlt: "Downtown penthouse", }, { id: "2", name: "Suburban Family Home", price: "$580,000", - imageSrc: "http://img.b2bpic.net/free-photo/mother-father-embracing-their-son_8353-7761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-father-embracing-their-son_8353-7761.jpg?_wi=2", imageAlt: "Family home", }, { id: "3", name: "Urban Lifestyle Apartment", price: "$425,000", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=2", imageAlt: "Urban apartment", }, { id: "4", name: "Luxury Beach Villa", price: "$2,100,000", - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-with-contemporary-architecture-landscaping_84443-74901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-with-contemporary-architecture-landscaping_84443-74901.jpg?_wi=2", imageAlt: "Beach villa", }, { id: "5", name: "Historic Townhouse", price: "$750,000", - imageSrc: "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg?_wi=2", imageAlt: "Historic townhouse", }, { id: "6", name: "Contemporary Loft", price: "$495,000", - imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571921.jpg?_wi=2", imageAlt: "Contemporary loft", }, ]} @@ -104,11 +104,11 @@ export default function PropertiesPage() { icon: Home, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-suburban-family-home-with-manicured-lawn_84443-74083.jpg?_wi=3", imageAlt: "Residential home", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mother-father-embracing-their-son_8353-7761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-father-embracing-their-son_8353-7761.jpg?_wi=3", imageAlt: "Family in home", }, ], @@ -119,11 +119,11 @@ export default function PropertiesPage() { icon: TrendingUp, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=3", imageAlt: "Business meeting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571921.jpg?_wi=3", imageAlt: "Business discussion", }, ], @@ -134,11 +134,11 @@ export default function PropertiesPage() { icon: Building2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=3", imageAlt: "Urban apartment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-with-contemporary-architecture-landscaping_84443-74901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-with-contemporary-architecture-landscaping_84443-74901.jpg?_wi=3", imageAlt: "Modern building", }, ], @@ -149,11 +149,11 @@ export default function PropertiesPage() { icon: BarChart3, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-with-contemporary-architecture-landscaping_84443-74901.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-with-contemporary-architecture-landscaping_84443-74901.jpg?_wi=4", imageAlt: "Luxury home", }, { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=4", imageAlt: "Premium interior", }, ], -- 2.49.1 From 8567585149dccb6f942d3cc39e9c12d819ec50da Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:28:19 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1c61640..f9cf74e 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -49,11 +49,11 @@ export default function ServicesPage() { icon: Home, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=4", imageAlt: "Home buying consultation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mother-father-embracing-their-son_8353-7761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-father-embracing-their-son_8353-7761.jpg?_wi=4", imageAlt: "Property inspection", }, ], @@ -64,11 +64,11 @@ export default function ServicesPage() { icon: TrendingUp, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=5", imageAlt: "Property listing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=5", imageAlt: "Sold property", }, ], @@ -79,11 +79,11 @@ export default function ServicesPage() { icon: BarChart3, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/mother-father-embracing-their-son_8353-7761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-father-embracing-their-son_8353-7761.jpg?_wi=5", imageAlt: "Investment property", }, { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=6", imageAlt: "Market analysis", }, ], @@ -94,11 +94,11 @@ export default function ServicesPage() { icon: Building2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=6", imageAlt: "Rental property", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mother-father-embracing-their-son_8353-7761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-father-embracing-their-son_8353-7761.jpg?_wi=6", imageAlt: "Property management", }, ], -- 2.49.1