From 71b6f04f9f9d9d955bec65d48e5e62e0e2a8112f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 15:53:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fdf43f7..6a298e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -180,11 +180,11 @@ export default function HomePage() { description="Real results from real businesses. See how HumanAI is transforming customer engagement and support operations." metrics={[ { - id: "users", value: "50K+", title: "Active Users", description: "Teams worldwide using HumanAI daily for support, sales, and engagement", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5S0QHwENwVzBITT2rWd2o4OJ0/placeholder-video.mp4", videoAriaLabel: "Active users metric video"}, + id: "users", value: "50K+", title: "Active Users", description: "Teams worldwide using HumanAI daily for support, sales, and engagement", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5S0QHwENwVzBITT2rWd2o4OJ0/placeholder-video.mp4?_wi=1", videoAriaLabel: "Active users metric video"}, { - id: "conversations", value: "500M+", title: "Conversations Handled", description: "Natural conversations processed monthly with 99.9% accuracy", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5S0QHwENwVzBITT2rWd2o4OJ0/placeholder-video.mp4", videoAriaLabel: "Conversations metric video"}, + id: "conversations", value: "500M+", title: "Conversations Handled", description: "Natural conversations processed monthly with 99.9% accuracy", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5S0QHwENwVzBITT2rWd2o4OJ0/placeholder-video.mp4?_wi=2", videoAriaLabel: "Conversations metric video"}, { - id: "satisfaction", value: "94%", title: "User Satisfaction", description: "Average satisfaction rating across all customer interactions and feedback", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5S0QHwENwVzBITT2rWd2o4OJ0/placeholder-video.mp4", videoAriaLabel: "Satisfaction metric video"}, + id: "satisfaction", value: "94%", title: "User Satisfaction", description: "Average satisfaction rating across all customer interactions and feedback", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5S0QHwENwVzBITT2rWd2o4OJ0/placeholder-video.mp4?_wi=3", videoAriaLabel: "Satisfaction metric video"}, ]} animationType="slide-up" textboxLayout="default"