From 106ad5796319a21fe31e6958a796ac1245239c65 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:32:42 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 98da22a..670324e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -42,7 +42,7 @@ export default function AboutPage() { title="Your Trusted Luxury Real Estate Partner" description="With over 25 years of expertise in luxury real estate, Prestige Homes delivers unparalleled service, market knowledge, and access to the most exclusive properties. We specialize in connecting visionary buyers with their dream homes." tag="About Our Agency" - imageSrc="http://img.b2bpic.net/free-photo/business-professionals-watching-presentation-computer-monitor-together-discussing-project-sitting-workplace-pointing-display-business-communication-teamwork-concept_74855-11550.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-professionals-watching-presentation-computer-monitor-together-discussing-project-sitting-workplace-pointing-display-business-communication-teamwork-concept_74855-11550.jpg?_wi=1" imageAlt="Prestige Homes luxury real estate office" buttons={[{ text: "Learn Our Story", href: "/about" }]} useInvertedBackground={false} @@ -56,28 +56,28 @@ export default function AboutPage() { id: "01", title: "Property Valuation", description: "Expert market analysis and accurate property valuations", - 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: "Property valuation analysis", }, { id: "02", title: "Market Intelligence", description: "Real-time insights into luxury market trends and opportunities", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=3", imageAlt: "Market data and trends", }, { id: "03", title: "Investment Advisory", description: "Strategic guidance for high-value property investments", - imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-726.jpg?_wi=3", imageAlt: "Investment consultation", }, { id: "04", title: "Concierge Service", description: "White-glove support from property search to closing", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=2", imageAlt: "Concierge service", }, ]} @@ -100,7 +100,7 @@ export default function AboutPage() { id: "1", name: "Catherine Laurent", role: "Senior Agent", - imageSrc: "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", + imageSrc: "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?_wi=1", imageAlt: "Catherine Laurent, Senior Agent", }, { @@ -121,7 +121,7 @@ export default function AboutPage() { id: "4", name: "Alexander Chen", role: "Investment Advisor", - imageSrc: "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", + imageSrc: "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?_wi=2", imageAlt: "Alexander Chen, Investment Advisor", }, ]} -- 2.49.1 From 0cfe5471f29bac9034ac0a97f27e0fbd3246a662 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:32:42 +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 e411d22..dfab90f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -41,7 +41,7 @@ export default function ContactPage() { title="Connect With Our Team" description="Have questions about our properties or services? Our expert team is ready to assist you. Whether you're looking to buy, invest, or learn more about the luxury real estate market, we're here to help." tag="Get in Touch" - imageSrc="http://img.b2bpic.net/free-photo/business-professionals-watching-presentation-computer-monitor-together-discussing-project-sitting-workplace-pointing-display-business-communication-teamwork-concept_74855-11550.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-professionals-watching-presentation-computer-monitor-together-discussing-project-sitting-workplace-pointing-display-business-communication-teamwork-concept_74855-11550.jpg?_wi=2" imageAlt="Prestige Homes team ready to assist" buttons={[{ text: "Schedule Now", href: "#contact-form" }]} useInvertedBackground={false} -- 2.49.1 From c05dee86ea90af07d5eff92a6452e4f9ccd91d7d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:32:43 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index df06084..97c1c87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,19 +49,19 @@ export default function HomePage() { background={{ variant: "plain" }} 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=1", imageAlt: "Modern luxury penthouse with city views", }, { - imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=1", imageAlt: "Contemporary villa with sophisticated design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-726.jpg?_wi=1", imageAlt: "Waterfront luxury estate", }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=1", imageAlt: "Elegant penthouse interior", }, { @@ -84,7 +84,7 @@ export default function HomePage() { name: "Metropolitan Penthouse", price: "$4,500,000", variant: "3BR | 3BA | Modern", - imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=1", imageAlt: "Luxury metropolitan penthouse", }, { @@ -92,7 +92,7 @@ export default function HomePage() { name: "Downtown Elite Suite", price: "$2,800,000", variant: "2BR | 2.5BA | Contemporary", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=1", imageAlt: "Premium downtown apartment", }, { @@ -100,7 +100,7 @@ export default function HomePage() { name: "Suburban Estate Home", price: "$3,200,000", variant: "5BR | 4BA | Classical", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-suburban-home-with-manicured-lawn-landscaping_84443-74066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-suburban-home-with-manicured-lawn-landscaping_84443-74066.jpg?_wi=1", imageAlt: "Luxury suburban residence", }, ]} @@ -145,7 +145,7 @@ export default function HomePage() { quote: "Prestige Homes helped us find the perfect investment property. Their market insights and professional handling made the entire process seamless and profitable.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=2", }, { id: "2", @@ -155,7 +155,7 @@ export default function HomePage() { quote: "The team at Prestige Homes demonstrated exceptional professionalism and dedication. They understood our needs perfectly and found us a home beyond our expectations.", tag: "Executive", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=2", }, { id: "3", @@ -165,7 +165,7 @@ export default function HomePage() { quote: "From initial consultation to final closing, Prestige Homes provided white-glove service. I highly recommend them for any luxury property transaction.", tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-suburban-home-with-manicured-lawn-landscaping_84443-74066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-suburban-home-with-manicured-lawn-landscaping_84443-74066.jpg?_wi=2", }, { id: "4", @@ -175,7 +175,7 @@ export default function HomePage() { quote: "Working with Prestige Homes on multiple projects has been fantastic. Their expertise and connections in the luxury market are unmatched.", tag: "Developer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - 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", }, { id: "5", @@ -185,7 +185,7 @@ export default function HomePage() { quote: "We've purchased three properties through Prestige Homes. Each transaction was handled with integrity and exceptional attention to detail.", tag: "Repeat Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=2", }, { id: "6", @@ -195,7 +195,7 @@ export default function HomePage() { quote: "Prestige Homes consistently delivers results. Their team's market knowledge and negotiation skills are truly exceptional.", tag: "Luxury Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-726.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-happy-woman-friends-with-sunglasses-vacation-tropical-country_343596-726.jpg?_wi=2", }, ]} title="Client Stories" -- 2.49.1 From ba2460a9eecfff4926bb208023cc089aff65ee83 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:32:44 +0000 Subject: [PATCH 4/4] Update src/app/properties/page.tsx --- src/app/properties/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index d6c230c..69c0565 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -44,7 +44,7 @@ export default function PropertiesPage() { name: "Metropolitan Penthouse", price: "$4,500,000", variant: "3BR | 3BA | Modern", - imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=3", imageAlt: "Luxury metropolitan penthouse", }, { @@ -52,7 +52,7 @@ export default function PropertiesPage() { name: "Downtown Elite Suite", price: "$2,800,000", variant: "2BR | 2.5BA | Contemporary", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=3", imageAlt: "Premium downtown apartment", }, { @@ -60,7 +60,7 @@ export default function PropertiesPage() { name: "Suburban Estate Home", price: "$3,200,000", variant: "5BR | 4BA | Classical", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-suburban-home-with-manicured-lawn-landscaping_84443-74066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-suburban-home-with-manicured-lawn-landscaping_84443-74066.jpg?_wi=3", imageAlt: "Luxury suburban residence", }, ]} -- 2.49.1