Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user