From e7546e9cecfae16c9123fea7b41e8c23b50b8512 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 09:21:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d4aad69..34cbcb7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { tag="About Our Club" tagIcon={Users} title="Building Tech Leaders Together" - description="Our computer club is a vibrant community of developers, designers, and tech enthusiasts united by a passion for innovation. We provide hands-on learning, mentorship, and collaborative opportunities to help members master cutting-edge technologies." + description="Transform your tech career by joining a vibrant community of developers, designers, and tech enthusiasts united by a passion for innovation. We provide hands-on learning, mentorship, and collaborative opportunities to help members master cutting-edge technologies." metrics={[{"value":"500+","title":"Active Members"},{"value":"50+","title":"Projects Completed"}]} imageSrc="http://img.b2bpic.net/free-photo/multiracial-group-people-discussing-business-office_1268-21455.jpg" imageAlt="Community Meeting" -- 2.49.1