From df390d7deba7af234847b288445c75ea835e274f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:44:57 +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 57158bc..e804e64 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -56,7 +56,7 @@ const AboutPage = () => { role: "VP of People Operations", testimonial: "Klyvor transformed how our distributed team connects. The proximity-based chat feels so natural—it's like having the office vibe without anyone having to commute.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APB5UalHMSIeHJRmgN2Si9gvpB/professional-pixelart-avatar-portrait-of-1772484222510-4ab8e0ab.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APB5UalHMSIeHJRmgN2Si9gvpB/professional-pixelart-avatar-portrait-of-1772484222510-4ab8e0ab.png?_wi=2", imageAlt: "Sarah Chen", }, { @@ -65,7 +65,7 @@ const AboutPage = () => { role: "CEO & Founder", testimonial: "We cut our video call fatigue in half. Employees actually enjoy logging into Klyvor now instead of dreading another Zoom meeting.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APB5UalHMSIeHJRmgN2Si9gvpB/professional-pixelart-avatar-portrait-of-1772484222544-1c50356f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APB5UalHMSIeHJRmgN2Si9gvpB/professional-pixelart-avatar-portrait-of-1772484222544-1c50356f.png?_wi=2", imageAlt: "Marcus Rodriguez", }, { @@ -74,7 +74,7 @@ const AboutPage = () => { role: "Engineering Manager", testimonial: "The instant rooms feature alone saves our team 10+ hours per week. No more hunting for meeting links or dealing with calendar conflicts.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APB5UalHMSIeHJRmgN2Si9gvpB/professional-pixelart-avatar-portrait-of-1772484222432-45e74f1a.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APB5UalHMSIeHJRmgN2Si9gvpB/professional-pixelart-avatar-portrait-of-1772484222432-45e74f1a.png?_wi=2", imageAlt: "Elena Petrov", }, ]}