From d7c45dbcf73ef1135ca34e3f0d68f78a1925f2b8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:29:03 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index db0ce1c..ab5f610 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -98,7 +98,7 @@ export default function AboutPage() { company: "TechFlow India", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg", + "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg?_wi=2", }, { id: "2", @@ -107,7 +107,7 @@ export default function AboutPage() { company: "InnovateLab Solutions", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2952.jpg", + "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2952.jpg?_wi=2", }, { id: "3", @@ -116,7 +116,7 @@ export default function AboutPage() { company: "DigitalWorks Inc", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg", + "http://img.b2bpic.net/free-photo/closeup-satisfied-bearded-guy-white-shirt-showing-thumbs-up-approval-like-agree-positiv_1258-113975.jpg?_wi=2", }, ]} kpiItems={[ @@ -143,7 +143,7 @@ export default function AboutPage() { excerpt: "Discover the key components of a successful HR strategy that aligns with business goals and drives organizational growth.", imageSrc: - "http://img.b2bpic.net/free-photo/male-general-manager-looking-mockup-screen-solving-tasks_482257-119557.jpg", + "http://img.b2bpic.net/free-photo/male-general-manager-looking-mockup-screen-solving-tasks_482257-119557.jpg?_wi=3", imageAlt: "HR Strategy", authorName: "Priya Sharma", authorAvatar: @@ -157,7 +157,7 @@ export default function AboutPage() { excerpt: "Explore cutting-edge IT solutions that help companies stay competitive and drive digital transformation initiatives.", imageSrc: - "http://img.b2bpic.net/free-photo/photovoltaics-factory-technicians-using-isolated-screen-tablet-research_482257-123399.jpg", + "http://img.b2bpic.net/free-photo/photovoltaics-factory-technicians-using-isolated-screen-tablet-research_482257-123399.jpg?_wi=3", imageAlt: "IT Solutions", authorName: "Rajesh Kumar", authorAvatar: @@ -171,7 +171,7 @@ export default function AboutPage() { excerpt: "Master the art of managing diverse teams across geographies with proven strategies and best practices.", imageSrc: - "http://img.b2bpic.net/free-photo/african-american-financial-consultant-writing-reports-while-having-meeting-with-clients-office_637285-898.jpg", + "http://img.b2bpic.net/free-photo/african-american-financial-consultant-writing-reports-while-having-meeting-with-clients-office_637285-898.jpg?_wi=3", imageAlt: "Team Management", authorName: "Divya Patel", authorAvatar: @@ -189,7 +189,7 @@ export default function AboutPage() { {/* Footer */}