4 Commits

Author SHA1 Message Date
4511d781b2 Update src/app/page.tsx 2026-02-28 21:10:35 +00:00
cfad2cf3f4 Update src/app/page.tsx 2026-02-27 14:20:33 +00:00
d4c7f067ea Update src/app/page.tsx 2026-02-27 14:17:35 +00:00
d2f5202031 Update src/app/page.tsx 2026-02-27 14:13:53 +00:00

View File

@@ -31,10 +31,10 @@ export default function ComputerClubPage() {
<NavbarLayoutFloatingInline
brandName="Computer Club"
navItems={[
{ name: "About", id: "about" },
{ name: "Events", id: "events" },
{ name: "Team", id: "team" },
{ name: "Contact", id: "contact" }
{ name: "About", id: "#about" },
{ name: "Events", id: "#events" },
{ name: "Team", id: "#team" },
{ name: "Contact", id: "#contact" }
]}
button={{
text: "Join Us", href: "#contact"
@@ -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="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"