From bc815a8ce2d25c14a3e8f44fbb06f0948e68dd4a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 19:29:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c15267..c34654d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,8 +160,8 @@ export default function LandingPage() { { id: "5", name: "James Park", imageSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", imageAlt: "James Park" }, { id: "6", name: "Lisa Johnson", imageSrc: "http://img.b2bpic.net/free-vector/data-network-businessman_24908-57862.jpg", imageAlt: "Lisa Johnson" } ]} - cardTitle="Join 50,000+ Discord communities protecting their servers with Kavach Bot" - cardTag="Trusted by Discord Communities" + cardTitle="Used by 50,000+ Discord communities to prevent raids and protect servers with advanced AntiNuke technology" + cardTag="Trusted by Discord Communities Worldwide" cardAnimation="slide-up" useInvertedBackground={false} /> @@ -214,4 +214,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file