diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9205fdc..035c10e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -87,7 +87,7 @@ export default function AboutPage() { description: "30+ years in luxury real estate. Previously led international acquisitions for premier investment firms. Specializes in high-net-worth client relationships and complex transactions.", imageSrc: - "http://img.b2bpic.net/free-photo/elegant-corporate-businesswoman_23-2147702113.jpg", + "http://img.b2bpic.net/free-photo/elegant-corporate-businesswoman_23-2147702113.jpg?_wi=2", socialLinks: [ { icon: Linkedin, @@ -106,7 +106,7 @@ export default function AboutPage() { description: "Former investment banker with 25 years market experience. Expert in property valuation, market analysis, and portfolio strategy. MBA from top-tier institution.", imageSrc: - "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg", + "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=2", socialLinks: [ { icon: Linkedin, @@ -125,7 +125,7 @@ export default function AboutPage() { description: "Bilingual luxury specialist with 20 years global experience. Extensive network across Europe, Asia, and Americas. Fluent in six languages, expert in international relocation.", imageSrc: - "http://img.b2bpic.net/free-photo/empowered-business-woman-working-city_23-2149322918.jpg", + "http://img.b2bpic.net/free-photo/empowered-business-woman-working-city_23-2149322918.jpg?_wi=2", socialLinks: [ { icon: Linkedin, @@ -144,7 +144,7 @@ export default function AboutPage() { description: "Real estate attorney with 18 years specialization in luxury transactions. Expert in estate planning, international law, and wealth preservation structures.", imageSrc: - "http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg", + "http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg?_wi=2", socialLinks: [ { icon: Linkedin, @@ -163,7 +163,7 @@ export default function AboutPage() { description: "Top-performing luxury agent with 15 years track record. Specializes in contemporary architectural properties and investment portfolios. Client satisfaction rate of 98%.", imageSrc: - "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg", + "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg?_wi=2", socialLinks: [ { icon: Linkedin, @@ -182,7 +182,7 @@ export default function AboutPage() { description: "Luxury hospitality background with 12 years real estate concierge experience. Manages all client services from property viewing to closing coordination. Known for exceptional attention to detail.", imageSrc: - "http://img.b2bpic.net/free-photo/adult-happy-businessman-pointing-camera_23-2148113007.jpg", + "http://img.b2bpic.net/free-photo/adult-happy-businessman-pointing-camera_23-2148113007.jpg?_wi=2", socialLinks: [ { icon: Linkedin, diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9d5d2bb..373ca7a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1423,6 +1423,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +