From d2f5202031e5adb7603bd081e5eb61cc40d34936 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 14:13:53 +0000 Subject: [PATCH 1/4] 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 65b1f0f..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="reveal-blur" + 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" -- 2.49.1 From d4c7f067eab8e02952877044525097f75bd9cca6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 14:17:35 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 305764e..78e860a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,6 +53,7 @@ export default function ComputerClubPage() { imageSrc="http://img.b2bpic.net/free-photo/team-developers-doing-brainstorming-optimizing-code_482257-112972.jpg?_wi=1" imageAlt="Computer club technology community" showDimOverlay={true} + buttonAnimation="none" /> -- 2.49.1 From cfad2cf3f4a392475c340f6412ddca8823c6d5cd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 14:20:33 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 78e860a..b53285e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,6 @@ export default function ComputerClubPage() { imageSrc="http://img.b2bpic.net/free-photo/team-developers-doing-brainstorming-optimizing-code_482257-112972.jpg?_wi=1" imageAlt="Computer club technology community" showDimOverlay={true} - buttonAnimation="none" /> @@ -243,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="entrance-slide" + tagAnimation="blur-reveal" 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" -- 2.49.1 From 4511d781b2ec976ba3ec3f14324dfe30882fd1d3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Feb 2026 21:10:35 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b53285e..4f94f29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,10 +31,10 @@ export default function ComputerClubPage() {