diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 083f6fc..a292a4a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,7 +69,7 @@ export default function AboutPage() { avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-successful-businesswoman-looking-into-camera-sitting-restaurant-business-lady-with-stylish-hairstyle-wears-elegant-suit-business-meeting-attractive-appearance_8353-12611.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/gray-cabinet-doors-with-leather-handles-quiet-luxury_169016-71032.jpg", + "http://img.b2bpic.net/free-photo/gray-cabinet-doors-with-leather-handles-quiet-luxury_169016-71032.jpg?_wi=2", }, { id: "2", @@ -82,7 +82,7 @@ export default function AboutPage() { avatarSrc: "http://img.b2bpic.net/free-photo/stylish-man-flannel-suit-glasses-standing-against-brick-wall_613910-6746.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263535.jpg", + "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263535.jpg?_wi=2", }, { id: "3", @@ -95,7 +95,7 @@ export default function AboutPage() { avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152396.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/pillow-sofa_74190-3800.jpg", + "http://img.b2bpic.net/free-photo/pillow-sofa_74190-3800.jpg?_wi=2", }, ]; @@ -130,7 +130,7 @@ export default function AboutPage() { tag="About Our Agency" tagIcon={Building2} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg" + imageSrc="http://img.b2bpic.net/free-photo/corporate-building-with-empty-room_23-2148727503.jpg?_wi=2" imageAlt="Luxury real estate agency office" buttons={[ { @@ -163,7 +163,7 @@ export default function AboutPage() { description: "Access to the most prestigious properties and off-market listings unavailable elsewhere.", imageSrc: - "http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694118.jpg", + "http://img.b2bpic.net/free-photo/luxurious-villa-with-modern-architectural-design_23-2151694118.jpg?_wi=2", }, { id: "02", @@ -171,7 +171,7 @@ export default function AboutPage() { description: "Our seasoned agents secure the best terms and conditions for every transaction.", imageSrc: - "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg", + "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=2", }, { id: "03", @@ -179,7 +179,7 @@ export default function AboutPage() { description: "In-depth market analysis and insights to guide your investment decisions.", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-reading-financial-news_53876-30117.jpg", + "http://img.b2bpic.net/free-photo/businessman-reading-financial-news_53876-30117.jpg?_wi=2", }, { id: "04", @@ -187,7 +187,7 @@ export default function AboutPage() { description: "White-glove service handling every detail of your luxury property experience.", imageSrc: - "http://img.b2bpic.net/free-photo/doctor-with-medical-mask-putting-medical-gloves_23-2148947572.jpg", + "http://img.b2bpic.net/free-photo/doctor-with-medical-mask-putting-medical-gloves_23-2148947572.jpg?_wi=2", }, ]} gridVariant="two-columns-alternating-heights" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4543be7..0169c0c 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' }, '*'); })(); +` + }} + /> + +