From f829dde169668ff5968159bc812cd71a26682c58 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:55:28 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" From 847a992c95d12f6364dce5fd543e3bb3e6de2188 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:55:29 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" From fb5f65aade1a970947da5d38f943ffb7b48b6e89 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:55:29 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"