Update src/app/about/page.tsx

This commit is contained in:
2026-03-10 05:22:08 +00:00
parent 617bee49f8
commit cc034de328

View File

@@ -82,7 +82,7 @@ export default function AboutPage() {
description="Our Commitment to Excellence"
subdescription="Professional Service Specialists"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311470.jpg"
imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311470.jpg?_wi=2"
imageAlt="Professional team"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
@@ -103,21 +103,21 @@ export default function AboutPage() {
id: "1",
title: "Professional Consultation",
description: "Expert guidance and strategic advice tailored to your business objectives and market challenges.",
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg?_wi=2",
imageAlt: "Professional consultation",
},
{
id: "2",
title: "High-Quality Service Delivery",
description: "Reliable and efficient service execution ensuring consistent quality and customer satisfaction.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-954.jpg?_wi=2",
imageAlt: "Quality service delivery",
},
{
id: "3",
title: "Custom Solutions",
description: "Personalized solutions designed specifically for your organization's needs and objectives.",
imageSrc: "http://img.b2bpic.net/free-photo/business-executive-owner-criticizing-multiethnic-workers-corporate-problem-failure-shouting-screaming-conference-room_482257-5041.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-executive-owner-criticizing-multiethnic-workers-corporate-problem-failure-shouting-screaming-conference-room_482257-5041.jpg?_wi=2",
imageAlt: "Custom solutions",
},
]}