Update src/app/page.tsx

This commit is contained in:
2026-02-27 14:10:58 +00:00
parent a2e5f28b3a
commit 8bfa957a71

View File

@@ -17,7 +17,7 @@ export default function ComputerClubPage() {
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="bounce-effect" defaultButtonVariant="bounce-effect"
defaultTextAnimation="reveal-blur" defaultTextAnimation="entrance-slide"
borderRadius="pill" borderRadius="pill"
contentWidth="medium" contentWidth="medium"
sizing="largeSizeMediumTitles" sizing="largeSizeMediumTitles"
@@ -50,7 +50,7 @@ export default function ComputerClubPage() {
{ text: "Get Involved", href: "#events" }, { text: "Get Involved", href: "#events" },
{ text: "Learn More", href: "#about" } { text: "Learn More", href: "#about" }
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/team-developers-doing-brainstorming-optimizing-code_482257-112972.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/team-developers-doing-brainstorming-optimizing-code_482257-112972.jpg"
imageAlt="Computer club technology community" imageAlt="Computer club technology community"
showDimOverlay={true} showDimOverlay={true}
/> />
@@ -117,16 +117,16 @@ export default function ComputerClubPage() {
tagIcon={Users} tagIcon={Users}
members={[ members={[
{ {
id: "1", name: "Alex Rivera", role: "Club President", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Alex Rivera, Club President" id: "1", name: "Alex Rivera", role: "Club President", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alex Rivera, Club President"
}, },
{ {
id: "2", name: "Jordan Chen", role: "Vice President", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Jordan Chen, Vice President" id: "2", name: "Jordan Chen", role: "Vice President", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jordan Chen, Vice President"
}, },
{ {
id: "3", name: "Sam Thompson", role: "Events Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Sam Thompson, Events Coordinator" id: "3", name: "Sam Thompson", role: "Events Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sam Thompson, Events Coordinator"
}, },
{ {
id: "4", name: "Morgan Blake", role: "Technical Lead", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Morgan Blake, Technical Lead" id: "4", name: "Morgan Blake", role: "Technical Lead", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Morgan Blake, Technical Lead"
} }
]} ]}
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
@@ -179,22 +179,22 @@ export default function ComputerClubPage() {
animationType="slide-up" animationType="slide-up"
testimonials={[ testimonials={[
{ {
id: "1", name: "Emma Wilson", role: "Computer Science Major", testimonial: "Joining the Computer Club was the best decision I made. The workshops transformed my understanding of web development and I've made incredible friends who share my passion.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", imageAlt: "Emma Wilson" id: "1", name: "Emma Wilson", role: "Computer Science Major", testimonial: "Joining the Computer Club was the best decision I made. The workshops transformed my understanding of web development and I've made incredible friends who share my passion.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Emma Wilson"
}, },
{ {
id: "2", name: "Liam Parker", role: "Electrical Engineering Student", testimonial: "The mentorship program connected me with industry professionals who gave me invaluable guidance. I landed my first internship thanks to connections made here.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "Liam Parker" id: "2", name: "Liam Parker", role: "Electrical Engineering Student", testimonial: "The mentorship program connected me with industry professionals who gave me invaluable guidance. I landed my first internship thanks to connections made here.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Liam Parker"
}, },
{ {
id: "3", name: "Sophia Martinez", role: "Data Science Enthusiast", testimonial: "The hackathons are incredibly well-organized and challenging. I've learned more from these events than in any classroom. The community is supportive and inspiring.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=3", imageAlt: "Sophia Martinez" id: "3", name: "Sophia Martinez", role: "Data Science Enthusiast", testimonial: "The hackathons are incredibly well-organized and challenging. I've learned more from these events than in any classroom. The community is supportive and inspiring.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Sophia Martinez"
}, },
{ {
id: "4", name: "Noah Johnson", role: "Aspiring Software Engineer", testimonial: "This club gave me the confidence to pursue my dreams in tech. The diverse skill-sharing and collaborative environment accelerated my learning exponentially.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=4", imageAlt: "Noah Johnson" id: "4", name: "Noah Johnson", role: "Aspiring Software Engineer", testimonial: "This club gave me the confidence to pursue my dreams in tech. The diverse skill-sharing and collaborative environment accelerated my learning exponentially.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Noah Johnson"
}, },
{ {
id: "5", name: "Ava Chen", role: "Computer Science Sophomore", testimonial: "I came as a beginner with no coding experience. The patient mentors and structured workshops brought me from zero to building real projects in just a few months.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=5", imageAlt: "Ava Chen" id: "5", name: "Ava Chen", role: "Computer Science Sophomore", testimonial: "I came as a beginner with no coding experience. The patient mentors and structured workshops brought me from zero to building real projects in just a few months.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Ava Chen"
}, },
{ {
id: "6", name: "Ethan Brooks", role: "Game Development Hobbyist", testimonial: "The Game Dev Bootcamp introduced me to tools and techniques I never would have discovered alone. I've shipped my first indie game thanks to this community.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=6", imageAlt: "Ethan Brooks" id: "6", name: "Ethan Brooks", role: "Game Development Hobbyist", testimonial: "The Game Dev Bootcamp introduced me to tools and techniques I never would have discovered alone. I've shipped my first indie game thanks to this community.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Ethan Brooks"
} }
]} ]}
/> />
@@ -242,9 +242,9 @@ export default function ComputerClubPage() {
title="Stay Connected" title="Stay Connected"
description="Get exclusive updates about events, workshops, and opportunities. Join our community of passionate tech enthusiasts." description="Get exclusive updates about events, workshops, and opportunities. Join our community of passionate tech enthusiasts."
tagIcon={Mail} tagIcon={Mail}
tagAnimation="reveal-blur" tagAnimation="blur-reveal"
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/team-developers-doing-brainstorming-optimizing-code_482257-112972.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/team-developers-doing-brainstorming-optimizing-code_482257-112972.jpg"
imageAlt="Join the Computer Club" imageAlt="Join the Computer Club"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"