Update src/app/about/page.tsx

This commit is contained in:
2026-03-02 20:49:16 +00:00
parent 4ed7860620
commit 1e4d0503d4

View File

@@ -52,13 +52,13 @@ const AboutPage = () => {
testimonials={[
{
id: "1", name: "Sarah Chen", 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", imageAlt: "Sarah Chen"},
"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?_wi=2", imageAlt: "Sarah Chen"},
{
id: "2", name: "Marcus Rodriguez", 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", imageAlt: "Marcus Rodriguez"},
"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?_wi=2", imageAlt: "Marcus Rodriguez"},
{
id: "3", name: "Elena Petrov", 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", imageAlt: "Elena Petrov"},
"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?_wi=2", imageAlt: "Elena Petrov"},
]}
animationType="slide-up"
textboxLayout="default"