From 571b02a9a992ff842e857dcf8ff1dcb41ac8dc52 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:33:13 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 878b44d..d433343 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -112,11 +112,11 @@ export default function ServicesPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-using-devices-company-business-meeting_1163-4802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-using-devices-company-business-meeting_1163-4802.jpg?_wi=2", imageAlt: "Professional business office workspace", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064608.jpg?_wi=2", imageAlt: "Diverse team collaborating together", }, ]} @@ -132,7 +132,7 @@ export default function ServicesPage() { { title: "Business Consulting", description: "Expert guidance to optimize operations, strategy, and market positioning for sustainable growth.", - imageSrc: "http://img.b2bpic.net/free-photo/project-leader-explaining-job-specific-newcomer_74855-1198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/project-leader-explaining-job-specific-newcomer_74855-1198.jpg?_wi=2", imageAlt: "Business consulting meeting professional", buttonIcon: ArrowRight, buttonHref: "#", @@ -140,7 +140,7 @@ export default function ServicesPage() { { title: "IT Solutions", description: "Cutting-edge technology infrastructure and support for modern businesses and enterprises.", - imageSrc: "http://img.b2bpic.net/free-photo/multiracial-workers-using-laptop-device-write-emails-solving-tasks_482257-123663.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multiracial-workers-using-laptop-device-write-emails-solving-tasks_482257-123663.jpg?_wi=2", imageAlt: "IT infrastructure technology setup", buttonIcon: ArrowRight, buttonHref: "#", @@ -148,7 +148,7 @@ export default function ServicesPage() { { title: "Software Development", description: "Custom applications built to streamline your unique business processes and workflows.", - imageSrc: "http://img.b2bpic.net/free-photo/male-developer-entering-binary-data-terminal-panel_482257-75385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-developer-entering-binary-data-terminal-panel_482257-75385.jpg?_wi=2", imageAlt: "Software developer programming code", buttonIcon: ArrowRight, buttonHref: "#", @@ -156,7 +156,7 @@ export default function ServicesPage() { { title: "Digital Services", description: "Complete digital transformation including web presence and online strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/strategy-new-business-launch-plan-concept_53876-124947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/strategy-new-business-launch-plan-concept_53876-124947.jpg?_wi=2", imageAlt: "Digital marketing strategy planning", buttonIcon: ArrowRight, buttonHref: "#", @@ -164,7 +164,7 @@ export default function ServicesPage() { { title: "Corporate Support", description: "Ongoing technical and administrative support to keep operations running smoothly.", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-call-center-office_23-2149256085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-call-center-office_23-2149256085.jpg?_wi=2", imageAlt: "Customer support team helping", buttonIcon: ArrowRight, buttonHref: "#", @@ -172,7 +172,7 @@ export default function ServicesPage() { { title: "Local Business Growth", description: "Strategic services specifically designed for Chittoor and Andhra Pradesh businesses.", - imageSrc: "http://img.b2bpic.net/free-photo/paper-arrow-shape-indicating-economy-growth_23-2148568082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/paper-arrow-shape-indicating-economy-growth_23-2148568082.jpg?_wi=2", imageAlt: "Business growth chart upward trending", buttonIcon: ArrowRight, buttonHref: "#",