From e6d1fa098cecc8b2961ba166d1ba4dcce9f38b1c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:18:25 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 103c9fe..8f55658 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,13 +85,13 @@ export default function AboutPage() { testimonials={[ { id: "1", name: "Ahmed Hassan", handle: "CEO, E-Commerce Platform", testimonial: "Korva's integrated approach transformed how we think about digital transformation. Rather than managing five different vendors, we have one trusted partner handling everything seamlessly.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQrcI01FK1I2qWHIWJIzcpKPpL/professional-headshot-of-a-ceo-or-busine-1772535989805-bdffe733.png", imageAlt: "Ahmed Hassan"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQrcI01FK1I2qWHIWJIzcpKPpL/professional-headshot-of-a-ceo-or-busine-1772535989805-bdffe733.png?_wi=2", imageAlt: "Ahmed Hassan"}, { id: "2", name: "Leila Al-Mansouri", handle: "CTO, SaaS Company", testimonial: "What impressed me most was their technical depth combined with business acumen. They didn't just build—they strategized. The platform they delivered has become our competitive advantage.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQrcI01FK1I2qWHIWJIzcpKPpL/professional-headshot-of-a-cto-or-tech-l-1772535989613-48786088.png", imageAlt: "Leila Al-Mansouri"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQrcI01FK1I2qWHIWJIzcpKPpL/professional-headshot-of-a-cto-or-tech-l-1772535989613-48786088.png?_wi=2", imageAlt: "Leila Al-Mansouri"}, { id: "3", name: "Mohammed Al-Rashid", handle: "Operations Director, Enterprise", testimonial: "Korva understands the Middle Eastern market deeply. Their multilingual support and cultural insights made the entire engagement incredibly smooth. True partners in every sense.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQrcI01FK1I2qWHIWJIzcpKPpL/professional-headshot-of-an-operations-m-1772535990163-ab4cf96f.png", imageAlt: "Mohammed Al-Rashid"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQrcI01FK1I2qWHIWJIzcpKPpL/professional-headshot-of-an-operations-m-1772535990163-ab4cf96f.png?_wi=2", imageAlt: "Mohammed Al-Rashid"}, ]} textboxLayout="default" animationType="slide-up"