diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6cde333..b8cce5c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,7 +86,7 @@ export default function AboutPage() { { text: "Explore Properties", href: "/properties" }, { text: "Meet Our Team", href: "/team" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg?_wi=2" imageAlt="Luxury real estate agency office" useInvertedBackground={false} /> @@ -99,21 +99,21 @@ export default function AboutPage() { id: "01", title: "Market Excellence", description: "Deep expertise in luxury property markets with proven track record of successful high-value transactions across prestigious locations worldwide.", - imageSrc: "http://img.b2bpic.net/free-photo/analyzing-business-chart_1098-19461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/analyzing-business-chart_1098-19461.jpg?_wi=2", imageAlt: "Market analysis and expertise", }, { id: "02", title: "Client Focus", description: "Personalized attention to every client, understanding their unique needs and preferences to deliver exceptional service and results.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-insurance-agent-talking-with-mature-couple-about-their-retirement-plans-meeting-office_637285-1798.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-insurance-agent-talking-with-mature-couple-about-their-retirement-plans-meeting-office_637285-1798.jpg?_wi=2", imageAlt: "Client relationship and service", }, { id: "03", title: "Investment Strategy", description: "Strategic guidance for property investments that align with long-term wealth building and portfolio diversification goals.", - imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-development-improvement-profit-success-concept_53876-133598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-development-improvement-profit-success-concept_53876-133598.jpg?_wi=2", imageAlt: "Investment planning strategy", }, ]}