From e7e08697beb372a56f3f21119a0413b8d3b5ea1c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:09:24 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 7dd4a56..d122f05 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -86,7 +86,7 @@ export default function ServicesPage() { { text: "Free Audit", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg" + imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=2" imageAlt="marketing automation dashboard digital strategy technology interface business growth analytics" textPosition="bottom-left" showBlur={true} @@ -101,21 +101,21 @@ export default function ServicesPage() { id: "01", title: "Google Business Profile Optimization", description: "Maximize visibility with optimized posts, categories, photos, Q&A management, and service listings to get found by local customers.", - imageSrc: "http://img.b2bpic.net/free-photo/navigate-android-touch-wooden-social-illustrative_1421-365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/navigate-android-touch-wooden-social-illustrative_1421-365.jpg?_wi=2", imageAlt: "Google Business Profile local search optimization business listing map interface search results", }, { id: "02", title: "Reputation Management", description: "Monitor reviews across platforms and leverage AI-assisted replies to build trust and respond to feedback instantly.", - imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367144.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367144.jpg?_wi=2", imageAlt: "review management customer feedback ratings stars testimonials reputation", }, { id: "03", title: "Local SEO", description: "Strategic keyword targeting, citation building, and on-page optimization to dominate local search results.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-from-home_23-2149173354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-from-home_23-2149173354.jpg?_wi=2", imageAlt: "local SEO optimization keyword strategy search ranking local business citations", }, ]}