Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 17:09:24 +00:00
parent bae537cd5b
commit e7e08697be

View File

@@ -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",
},
]}