Merge version_1 into main #13
@@ -149,13 +149,13 @@ export default function Home() {
|
||||
<MetricCardTwo
|
||||
title="KavachBot Impact"
|
||||
description="Protecting Discord communities at scale with enterprise-grade security"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{ id: "servers-protected", value: "50K+", description: "Discord Servers Protected" },
|
||||
{ id: "attacks-prevented", value: "1M+", description: "Attacks Prevented Monthly" },
|
||||
{ id: "users-protected", value: "10M+", description: "Users Safeguarded" },
|
||||
{ id: "uptime", value: "99.9%", description: "Enterprise Uptime" },
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user