From ba084ae1740c2e59b8e98f65cc9d52e57c331f47 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:36:48 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3128f45..f251663 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -111,22 +111,22 @@ export default function AboutPage() { tagAnimation="slide-up" features={[ { - title: "Business Consulting", description: "Expert guidance to optimize operations, strategy, and market positioning", imageSrc: "http://img.b2bpic.net/free-photo/project-leader-explaining-job-specific-newcomer_74855-1198.jpg", imageAlt: "Business consulting meeting professional", buttonIcon: ArrowRight, + title: "Business Consulting", description: "Expert guidance to optimize operations, strategy, and market positioning", 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: "#"}, { - title: "IT Solutions", description: "Cutting-edge technology infrastructure and support for modern businesses", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-workers-using-laptop-device-write-emails-solving-tasks_482257-123663.jpg", imageAlt: "IT infrastructure technology setup", buttonIcon: ArrowRight, + title: "IT Solutions", description: "Cutting-edge technology infrastructure and support for modern businesses", 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: "#"}, { - title: "Software Development", description: "Custom applications built to streamline your unique business processes", imageSrc: "http://img.b2bpic.net/free-photo/male-developer-entering-binary-data-terminal-panel_482257-75385.jpg", imageAlt: "Software developer programming code", buttonIcon: ArrowRight, + title: "Software Development", description: "Custom applications built to streamline your unique business processes", 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: "#"}, { - 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", imageAlt: "Digital marketing strategy planning", buttonIcon: ArrowRight, + 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?_wi=2", imageAlt: "Digital marketing strategy planning", buttonIcon: ArrowRight, buttonHref: "#"}, { - 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", imageAlt: "Customer support team helping", buttonIcon: ArrowRight, + 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?_wi=2", imageAlt: "Customer support team helping", buttonIcon: ArrowRight, buttonHref: "#"}, { - 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", imageAlt: "Business growth chart upward trending", buttonIcon: ArrowRight, + 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?_wi=2", imageAlt: "Business growth chart upward trending", buttonIcon: ArrowRight, buttonHref: "#"}, ]} textboxLayout="default"