Update src/app/page.tsx

This commit is contained in:
2026-03-18 15:53:01 +00:00
parent 35040cc3e0
commit 71b6f04f9f

View File

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