diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 74468df..bb6bf73 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -92,7 +92,7 @@ export default function AboutPage() { title: "Trusted by Thousands", description: "Building trust with 100+ happy clients who have achieved their financial goals with our guidance.", icon: Star, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2" imageAlt="Preeti Goyal, Founder of EVERGROW WEALTH" mediaAnimation="slide-up" imagePosition="right" @@ -106,13 +106,13 @@ export default function AboutPage() {