Update src/app/about/page.tsx

This commit is contained in:
2026-03-10 03:36:48 +00:00
parent d5a9898994
commit ba084ae174

View File

@@ -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"