diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5f6a0bb..6933d51 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,7 +61,7 @@ export default function AboutPage() { title: "Reliable Communication", description: "Transparent pricing, honest timelines, and responsive support from start to finish.", icon: MessageSquare } ]} - imageSrc="http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg?_wi=3" imageAlt="Frontier Landscaping team professional photo" imagePosition="right" buttonAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 5960b64..a0e4d6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function HomePage() { title: "Reliable Communication", description: "Transparent pricing, honest timelines, and responsive support from start to finish.", icon: MessageSquare, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg?_wi=1" imageAlt="professional landscaping team outdoor" imagePosition="right" buttonAnimation="slide-up" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 8b67c99..ea6f61b 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -97,7 +97,7 @@ export default function ServicesPage() { title: "Reliable Communication", description: "Transparent pricing, honest timelines, and responsive support from start to finish.", icon: MessageSquare, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg?_wi=2" imageAlt="professional landscaping team outdoor" imagePosition="right" buttonAnimation="slide-up"