Merge version_1 into main #9
@@ -139,9 +139,9 @@ export default function Home() {
|
||||
imageAlt: "Suno Music Bot", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -150,10 +150,10 @@ export default function Home() {
|
||||
<MetricCardTwo
|
||||
title="KavachBot Impact"
|
||||
description="Protecting Discord communities at scale with enterprise-grade security"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{ id: "servers-protected", value: "50K+", description: "Discord Servers Protected" },
|
||||
{ id: "attacks-prevented", value: "1M+", description: "Attacks Prevented Monthly" },
|
||||
@@ -167,9 +167,9 @@ export default function Home() {
|
||||
<TestimonialCardSixteen
|
||||
title="Trusted by Community Leaders"
|
||||
description="Server administrators and community managers worldwide rely on KavachBot for enterprise security"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
kpiItems={[
|
||||
{ value: "99%", label: "Threat Detection Rate" },
|
||||
{ value: "<1s", label: "Average Response Time" },
|
||||
|
||||
Reference in New Issue
Block a user