diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6d26a37..2fb728d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -59,7 +59,7 @@ export default function AboutPage() { title: "Professional Appraisal", subtitle: "Expert property assessment", description: "Our certified appraisers provide comprehensive property valuations utilizing market analysis, comparable sales data, and detailed property inspections to ensure accurate market assessments for investment decisions.", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-business-work-money-concept_53876-122749.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-business-work-money-concept_53876-122749.jpg?_wi=2", imageAlt: "Property valuation service", buttons: [{ text: "Learn More", href: "#" }], }, @@ -69,7 +69,7 @@ export default function AboutPage() { title: "Strategic Marketing", subtitle: "Maximum exposure", description: "We leverage multi-channel marketing strategies, professional photography, virtual tours, and targeted digital campaigns to showcase your property to qualified buyers worldwide.", - imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg?_wi=2", imageAlt: "Real estate marketing service", buttons: [{ text: "Learn More", href: "#" }], }, @@ -79,7 +79,7 @@ export default function AboutPage() { title: "Expert Negotiation", subtitle: "Maximize your outcome", description: "Our seasoned negotiators ensure you achieve optimal terms whether buying or selling. We handle every detail with precision, protecting your interests throughout the transaction process.", - imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164697.jpg?_wi=2", imageAlt: "Real estate negotiation service", buttons: [{ text: "Learn More", href: "#" }], }, diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 85b0427..dcb9637 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +