Update src/app/contact/page.tsx

This commit is contained in:
2026-02-25 15:59:36 +00:00
parent 91b958e9d8
commit f860b66422

View File

@@ -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"