From e00156265648442fbc1882d9611f4ffc1e974302 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 14:15:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2dcd071..305764e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -242,7 +242,7 @@ export default function ComputerClubPage() { title="Stay Connected" description="Get exclusive updates about events, workshops, and opportunities. Join our community of passionate tech enthusiasts." tagIcon={Mail} - tagAnimation="blur-reveal" + tagAnimation="entrance-slide" useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/team-developers-doing-brainstorming-optimizing-code_482257-112972.jpg?_wi=2" imageAlt="Join the Computer Club" @@ -292,4 +292,4 @@ export default function ComputerClubPage() { ); -} +} \ No newline at end of file