Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/particle-style-digital-network-wallpaper-ai-innovation-research_1017-50915.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/particle-style-digital-network-wallpaper-ai-innovation-research_1017-50915.jpg?_wi=2"
|
||||
imageAlt="Tech background"
|
||||
logoText="ComputerClub"
|
||||
copyrightText="© 2025 Computer Club | All rights reserved"
|
||||
|
||||
@@ -66,7 +66,7 @@ export default function ContactPage() {
|
||||
quote: "Computer Club transformed my approach to technology. The supportive community and quality workshops helped me land my dream job in software development.",
|
||||
name: "Alex Chen",
|
||||
role: "Software Developer at TechCorp",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=5",
|
||||
imageAlt: "Alex Chen"
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function ContactPage() {
|
||||
quote: "I've learned more in six months with Computer Club than I did in years of self-study. The networking opportunities alone have been incredibly valuable.",
|
||||
name: "Jordan Martinez",
|
||||
role: "Full Stack Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=6",
|
||||
imageAlt: "Jordan Martinez"
|
||||
}
|
||||
]}
|
||||
@@ -84,7 +84,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/particle-style-digital-network-wallpaper-ai-innovation-research_1017-50915.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/particle-style-digital-network-wallpaper-ai-innovation-research_1017-50915.jpg?_wi=4"
|
||||
imageAlt="Tech background"
|
||||
logoText="ComputerClub"
|
||||
copyrightText="© 2025 Computer Club | All rights reserved"
|
||||
|
||||
@@ -49,22 +49,22 @@ export default function EventsPage() {
|
||||
id: 1,
|
||||
title: "Weekly Code Workshops",
|
||||
description: "Join us every Wednesday for hands-on coding sessions covering various programming languages and frameworks. Perfect for beginners and experts alike.",
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/two-creative-designers-working-project-together-sharing-new-ideas-workplace-business-team-work-concept_58466-12412.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/two-creative-designers-working-project-together-sharing-new-ideas-workplace-business-team-work-concept_58466-12412.jpg" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/two-creative-designers-working-project-together-sharing-new-ideas-workplace-business-team-work-concept_58466-12412.jpg?_wi=3" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/two-creative-designers-working-project-together-sharing-new-ideas-workplace-business-team-work-concept_58466-12412.jpg?_wi=4" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Monthly Hackathons",
|
||||
description: "Challenge yourself in our monthly 48-hour hackathons. Build innovative solutions, win prizes, and connect with talented developers.",
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-male-friends-having-pizza-watching-sports-tv_23-2148894765.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-male-friends-having-pizza-watching-sports-tv_23-2148894765.jpg" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-male-friends-having-pizza-watching-sports-tv_23-2148894765.jpg?_wi=3" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-male-friends-having-pizza-watching-sports-tv_23-2148894765.jpg?_wi=4" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Industry Meetups",
|
||||
description: "Network with professionals from top tech companies. Learn about career opportunities and gain insights into the latest industry trends.",
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/people-connecting-web-network-diagram-background_1017-53236.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/people-connecting-web-network-diagram-background_1017-53236.jpg" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/people-connecting-web-network-diagram-background_1017-53236.jpg?_wi=3" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/people-connecting-web-network-diagram-background_1017-53236.jpg?_wi=4" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -89,7 +89,7 @@ export default function EventsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/particle-style-digital-network-wallpaper-ai-innovation-research_1017-50915.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/particle-style-digital-network-wallpaper-ai-innovation-research_1017-50915.jpg?_wi=3"
|
||||
imageAlt="Tech background"
|
||||
logoText="ComputerClub"
|
||||
copyrightText="© 2025 Computer Club | All rights reserved"
|
||||
|
||||
@@ -85,22 +85,22 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Hands-On Workshops",
|
||||
description: "Learn from experienced mentors in our weekly coding and tech workshops. Master new skills and advance your expertise.",
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/two-creative-designers-working-project-together-sharing-new-ideas-workplace-business-team-work-concept_58466-12412.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/two-creative-designers-working-project-together-sharing-new-ideas-workplace-business-team-work-concept_58466-12412.jpg" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/two-creative-designers-working-project-together-sharing-new-ideas-workplace-business-team-work-concept_58466-12412.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/two-creative-designers-working-project-together-sharing-new-ideas-workplace-business-team-work-concept_58466-12412.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Networking Opportunities",
|
||||
description: "Connect with peers and industry professionals. Build meaningful relationships and expand your professional network.",
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/people-connecting-web-network-diagram-background_1017-53236.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/people-connecting-web-network-diagram-background_1017-53236.jpg" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/people-connecting-web-network-diagram-background_1017-53236.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/people-connecting-web-network-diagram-background_1017-53236.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Competitions & Hackathons",
|
||||
description: "Participate in exciting coding competitions and hackathons. Challenge yourself and win amazing prizes.",
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-male-friends-having-pizza-watching-sports-tv_23-2148894765.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-male-friends-having-pizza-watching-sports-tv_23-2148894765.jpg" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-male-friends-having-pizza-watching-sports-tv_23-2148894765.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-male-friends-having-pizza-watching-sports-tv_23-2148894765.jpg?_wi=2" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -119,7 +119,7 @@ export default function HomePage() {
|
||||
quote: "The Computer Club helped me discover my true passion for software development. The mentorship and community support have been invaluable to my growth.",
|
||||
name: "Alex Chen",
|
||||
role: "Software Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=1",
|
||||
imageAlt: "Alex Chen"
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function HomePage() {
|
||||
quote: "I've made lasting friendships and professional connections through the club. The events and workshops are always engaging and well-organized.",
|
||||
name: "Jordan Martinez",
|
||||
role: "Tech Enthusiast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=2",
|
||||
imageAlt: "Jordan Martinez"
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function HomePage() {
|
||||
quote: "Joining the Computer Club was the best decision I made in college. It accelerated my learning and opened doors I never thought possible.",
|
||||
name: "Sam Williams",
|
||||
role: "Computer Science Student",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=3",
|
||||
imageAlt: "Sam Williams"
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function HomePage() {
|
||||
quote: "The club provides an amazing space to learn, share ideas, and grow together. Everyone is supportive and passionate about technology.",
|
||||
name: "Casey Johnson",
|
||||
role: "Full Stack Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=4",
|
||||
imageAlt: "Casey Johnson"
|
||||
}
|
||||
]}
|
||||
@@ -155,7 +155,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="contact-cta" data-section="contact-cta">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/particle-style-digital-network-wallpaper-ai-innovation-research_1017-50915.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/particle-style-digital-network-wallpaper-ai-innovation-research_1017-50915.jpg?_wi=1"
|
||||
imageAlt="Tech background"
|
||||
logoText="ComputerClub"
|
||||
copyrightText="© 2025 Computer Club | All rights reserved"
|
||||
|
||||
Reference in New Issue
Block a user