diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 16863d8..1d38de9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -54,7 +54,7 @@ export default function AboutPage() { author: "What We Do", description: "To provide easy, transparent, and affordable access to verified professional services through a simple WhatsApp-based booking platform.", tags: ["Reliable", "Transparent", "Affordable"], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-plus-size-people-working-construction_23-2150772854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-plus-size-people-working-construction_23-2150772854.jpg?_wi=2", imageAlt: "Our mission to serve", }, { @@ -63,7 +63,7 @@ export default function AboutPage() { author: "Where We're Going", description: "To become the most trusted service marketplace in India, making professional services accessible to every household and business.", tags: ["Vision", "Growth", "Impact"], - imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995012.jpg?_wi=3", imageAlt: "Our vision for the future", }, { @@ -72,7 +72,7 @@ export default function AboutPage() { author: "How We Work", description: "Trust, Quality, Affordability, and Customer Satisfaction are at the core of everything we do. We believe in verified professionals and transparent pricing.", tags: ["Trust", "Quality", "Integrity"], - imageSrc: "http://img.b2bpic.net/free-photo/business-people-conversating-office_23-2148017084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-conversating-office_23-2148017084.jpg?_wi=2", imageAlt: "Our core values", }, ]} @@ -126,7 +126,7 @@ export default function AboutPage() {