diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1921c3c..587420d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -67,7 +67,7 @@ export default function AboutPage() { id: 1, title: "Our Mission", description: "To empower families and investors with transparent, professional real estate guidance. We believe every client deserves honest advice and properties that exceed expectations.", - imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg?_wi=2", imageAlt: "Our mission vision", }, { @@ -81,7 +81,7 @@ export default function AboutPage() { id: 3, title: "Customer Success Stories", description: "From first-time homebuyers to seasoned investors, we've helped 222+ clients achieve their real estate goals. Our 4.9-star rating reflects our commitment to excellence and customer satisfaction.", - imageSrc: "http://img.b2bpic.net/free-photo/tall-brown-skyscrapers-green-palms-before-them_1304-5311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tall-brown-skyscrapers-green-palms-before-them_1304-5311.jpg?_wi=2", imageAlt: "Success stories", }, ]} @@ -132,7 +132,7 @@ export default function AboutPage() {