Update src/app/about/page.tsx

This commit is contained in:
2026-03-02 20:44:57 +00:00
parent 01d8b08cb4
commit df390d7deb

View File

@@ -56,7 +56,7 @@ const AboutPage = () => {
role: "VP of People Operations", role: "VP of People Operations",
testimonial: 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.", "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", imageAlt: "Sarah Chen",
}, },
{ {
@@ -65,7 +65,7 @@ const AboutPage = () => {
role: "CEO & Founder", role: "CEO & Founder",
testimonial: testimonial:
"We cut our video call fatigue in half. Employees actually enjoy logging into Klyvor now instead of dreading another Zoom meeting.", "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", imageAlt: "Marcus Rodriguez",
}, },
{ {
@@ -74,7 +74,7 @@ const AboutPage = () => {
role: "Engineering Manager", role: "Engineering Manager",
testimonial: testimonial:
"The instant rooms feature alone saves our team 10+ hours per week. No more hunting for meeting links or dealing with calendar conflicts.", "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", imageAlt: "Elena Petrov",
}, },
]} ]}