diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3079670..8522035 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -91,12 +91,12 @@ export default function AboutPage() { "Find your perfect home with expert guidance from our experienced agents. We help you navigate the buying process with confidence.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg", + "http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg?_wi=7", imageAlt: "Modern apartment interior", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg", + "http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg?_wi=7", imageAlt: "Luxury villa interior", }, }, @@ -107,12 +107,12 @@ export default function AboutPage() { "Sell your property for the best price. Our marketing strategies and professional staging ensure maximum visibility and value.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg", + "http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg?_wi=8", imageAlt: "Property showcase", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg", + "http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg?_wi=8", imageAlt: "Luxury property", }, }, @@ -123,12 +123,12 @@ export default function AboutPage() { "Explore lucrative real estate investment options. Our analysts provide market insights and property recommendations.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg", + "http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg?_wi=9", imageAlt: "Investment property", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg", + "http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg?_wi=9", imageAlt: "Premium real estate", }, },