Merge version_1 into main #10

Open
bender wants to merge 4 commits from version_1 into main

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"