Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 12:29:45 +00:00

View File

@@ -155,11 +155,11 @@ export default function LandingPage() {
{
id: "1", name: "Alex Chen", role: "President & Co-founder", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alex Chen"},
{
id: "2", name: "Maria Garcia", role: "VP of Education", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "Maria Garcia"},
id: "2", name: "Maria Garcia", role: "VP of Education", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=1", imageAlt: "Maria Garcia"},
{
id: "3", name: "James Wilson", role: "VP of Events", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "James Wilson"},
id: "3", name: "James Wilson", role: "VP of Events", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=2", imageAlt: "James Wilson"},
{
id: "4", name: "Sarah Johnson", role: "VP of Outreach", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "Sarah Johnson"},
id: "4", name: "Sarah Johnson", role: "VP of Outreach", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=3", imageAlt: "Sarah Johnson"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -176,17 +176,17 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Emma Rodriguez", role: "Software Engineer", testimonial: "Computer Club transformed my career. The hands-on workshops and mentorship helped me land my first tech job. I'm forever grateful to this amazing community.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Emma Rodriguez"},
id: "1", name: "Emma Rodriguez", role: "Software Engineer", testimonial: "Computer Club transformed my career. The hands-on workshops and mentorship helped me land my first tech job. I'm forever grateful to this amazing community.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=1", imageAlt: "Emma Rodriguez"},
{
id: "2", name: "David Kim", role: "Full Stack Developer", testimonial: "The collaborative projects at Computer Club gave me real-world experience that no classroom could provide. I've made lifelong friends and professional connections here.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "David Kim"},
id: "2", name: "David Kim", role: "Full Stack Developer", testimonial: "The collaborative projects at Computer Club gave me real-world experience that no classroom could provide. I've made lifelong friends and professional connections here.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2", imageAlt: "David Kim"},
{
id: "3", name: "Sophia Patel", role: "AI/ML Specialist", testimonial: "The advanced workshops on machine learning were exactly what I needed to transition into the AI field. The instructors are incredibly knowledgeable and supportive.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Sophia Patel"},
id: "3", name: "Sophia Patel", role: "AI/ML Specialist", testimonial: "The advanced workshops on machine learning were exactly what I needed to transition into the AI field. The instructors are incredibly knowledgeable and supportive.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=3", imageAlt: "Sophia Patel"},
{
id: "4", name: "Marcus Lee", role: "Startup Founder", testimonial: "I met my co-founders at Computer Club. Beyond the technical skills, the community's support and encouragement helped us launch our tech startup successfully.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Marcus Lee"},
id: "4", name: "Marcus Lee", role: "Startup Founder", testimonial: "I met my co-founders at Computer Club. Beyond the technical skills, the community's support and encouragement helped us launch our tech startup successfully.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=4", imageAlt: "Marcus Lee"},
{
id: "5", name: "Jessica Martinez", role: "Product Manager", testimonial: "As someone transitioning from non-tech, Computer Club was incredibly welcoming. The beginner workshops and mentors made my career switch possible.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Jessica Martinez"},
id: "5", name: "Jessica Martinez", role: "Product Manager", testimonial: "As someone transitioning from non-tech, Computer Club was incredibly welcoming. The beginner workshops and mentors made my career switch possible.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=5", imageAlt: "Jessica Martinez"},
{
id: "6", name: "Thomas Anderson", role: "DevOps Engineer", testimonial: "The networking events at Computer Club directly led to my current role. The community here truly supports each other's growth and success.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Thomas Anderson"},
id: "6", name: "Thomas Anderson", role: "DevOps Engineer", testimonial: "The networking events at Computer Club directly led to my current role. The community here truly supports each other's growth and success.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=6", imageAlt: "Thomas Anderson"},
]}
animationType="slide-up"
textboxLayout="default"