diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 48a7faf..a5cd1ea 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -107,25 +107,25 @@ export default function AboutPage() { { id: "1", name: "Victoria Sterling", - imageSrc: "http://img.b2bpic.net/free-photo/friendly-corporate-businesswoman_23-2147702112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friendly-corporate-businesswoman_23-2147702112.jpg?_wi=2", imageAlt: "Victoria Sterling, Chief Real Estate Officer", }, { id: "2", name: "James Mitchell", - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg?_wi=2", imageAlt: "James Mitchell, Senior Property Advisor", }, { id: "3", name: "Catherine Moore", - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=2", imageAlt: "Catherine Moore, Luxury Portfolio Manager", }, { id: "4", name: "David Ashford", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-talking-real-estate-agent_23-2150322087.jpg?_wi=2", imageAlt: "David Ashford, Executive Vice President", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 2f89381..d38685c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1429,6 +1429,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +