Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-14 09:19:36 +00:00

View File

@@ -175,16 +175,16 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
metrics={[
{
id: "customers", value: "2,500+", title: "Active Customers", description: "Organizations leveraging Khumbhuu for AI automation"
id: "customers", value: "2,500+", title: "Active Customers", description: "Organizations leveraging Khumbhuu for AI automation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Avj15C7skCJgmcCyeB8jESTfL8/a-sleek-minimalist-illustration-of-an-ai-1773479810033-8a792136.png", imageAlt: "Active Customers"
},
{
id: "tasks", value: "1.2B+", title: "Tasks Automated", description: "Monthly automation events across our platform"
id: "tasks", value: "1.2B+", title: "Tasks Automated", description: "Monthly automation events across our platform", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Avj15C7skCJgmcCyeB8jESTfL8/a-sleek-minimalist-illustration-of-an-ai-1773479810033-8a792136.png", imageAlt: "Tasks Automated"
},
{
id: "efficiency", value: "72%", title: "Avg. Time Saved", description: "Per organization using Khumbhuu"
id: "efficiency", value: "72%", title: "Avg. Time Saved", description: "Per organization using Khumbhuu", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Avj15C7skCJgmcCyeB8jESTfL8/a-sleek-minimalist-illustration-of-an-ai-1773479810033-8a792136.png", imageAlt: "Avg. Time Saved"
},
{
id: "uptime", value: "99.99%", title: "Platform Uptime", description: "Enterprise-grade reliability and availability"
id: "uptime", value: "99.99%", title: "Platform Uptime", description: "Enterprise-grade reliability and availability", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Avj15C7skCJgmcCyeB8jESTfL8/a-sleek-minimalist-illustration-of-an-ai-1773479810033-8a792136.png", imageAlt: "Platform Uptime"
}
]}
animationType="blur-reveal"