Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 11:18:25 +00:00
parent a3e859708f
commit e6d1fa098c

View File

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