From 60ea295b84cc9d897b805f92d02472f50777cbeb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:44:07 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 357673a..639aa6a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,27 +46,27 @@ export default function AboutPage() { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-15.jpg", + "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-15.jpg?_wi=3", imageAlt: "Company culture", }, { imageSrc: - "http://img.b2bpic.net/free-photo/developing-district-new-living-complex_23-2147694673.jpg", + "http://img.b2bpic.net/free-photo/developing-district-new-living-complex_23-2147694673.jpg?_wi=4", imageAlt: "Team collaboration", }, { imageSrc: - "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg", + "http://img.b2bpic.net/free-photo/interior-shot-luxurious-house-dining-room_181624-10412.jpg?_wi=2", imageAlt: "Innovation hub", }, { imageSrc: - "http://img.b2bpic.net/free-photo/low-angle-shot-high-rise-building-clear-blue-sky-with-white-clouds_181624-2242.jpg", + "http://img.b2bpic.net/free-photo/low-angle-shot-high-rise-building-clear-blue-sky-with-white-clouds_181624-2242.jpg?_wi=4", imageAlt: "Success stories", }, { imageSrc: - "http://img.b2bpic.net/free-photo/new-york-city-manhattan-skyline_649448-1430.jpg", + "http://img.b2bpic.net/free-photo/new-york-city-manhattan-skyline_649448-1430.jpg?_wi=5", imageAlt: "Global reach", }, ]} @@ -106,7 +106,7 @@ export default function AboutPage() { "Every transaction is guided by complete transparency and integrity, ensuring all parties have accurate information.", tag: "Foundation", imageSrc: - "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg", + "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=4", imageAlt: "Trust foundation", }, { @@ -116,7 +116,7 @@ export default function AboutPage() { "We continuously innovate our platform to provide cutting-edge solutions for modern real estate challenges.", tag: "Technology", imageSrc: - "http://img.b2bpic.net/free-photo/bangkok-thailand-november-11-2024-glimpse-into-bangkok-urban-landscape_482257-123954.jpg", + "http://img.b2bpic.net/free-photo/bangkok-thailand-november-11-2024-glimpse-into-bangkok-urban-landscape_482257-123954.jpg?_wi=4", imageAlt: "Innovation technology", }, { @@ -126,7 +126,7 @@ export default function AboutPage() { "Your success is our mission. We provide comprehensive support at every stage of your real estate journey.", tag: "Excellence", imageSrc: - "http://img.b2bpic.net/free-photo/brutalist-inspiration-architecture-background_23-2149162820.jpg", + "http://img.b2bpic.net/free-photo/brutalist-inspiration-architecture-background_23-2149162820.jpg?_wi=6", imageAlt: "Client success", }, ]} @@ -135,7 +135,7 @@ export default function AboutPage() {