diff --git a/src/app/page.tsx b/src/app/page.tsx index dfb9272..abc6069 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,10 +92,10 @@ export default function TechClubPage() { title: "Hands-On Workshops", description: "Learn from experienced developers through interactive coding sessions, hackathons, and technical talks.", icon: Code, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg", imageAlt: "Programming workshop session" + imageSrc: "http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg?_wi=1", imageAlt: "Programming workshop session" }, { - imageSrc: "http://img.b2bpic.net/free-photo/typing-keyboard-business-people-manager-working-their-new-project-classroom_146671-16320.jpg", imageAlt: "Collaborative learning environment" + imageSrc: "http://img.b2bpic.net/free-photo/typing-keyboard-business-people-manager-working-their-new-project-classroom_146671-16320.jpg?_wi=1", imageAlt: "Collaborative learning environment" } ] }, @@ -106,7 +106,7 @@ export default function TechClubPage() { imageSrc: "http://img.b2bpic.net/free-vector/social-network-design_24877-49592.jpg", imageAlt: "Team working on collaborative project" }, { - imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg", imageAlt: "Project showcase event" + imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg?_wi=1", imageAlt: "Project showcase event" } ] }, @@ -114,10 +114,10 @@ export default function TechClubPage() { title: "Networking Opportunities", description: "Connect with industry professionals, mentors, and fellow tech enthusiasts at our exclusive events.", icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg", imageAlt: "Networking event gathering" + imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg?_wi=2", imageAlt: "Networking event gathering" }, { - imageSrc: "http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg", imageAlt: "Professional mentorship session" + imageSrc: "http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg?_wi=2", imageAlt: "Professional mentorship session" } ] }, @@ -125,10 +125,10 @@ export default function TechClubPage() { title: "Skill Development", description: "Build expertise across multiple technologies with our structured learning paths and certification programs.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/typing-keyboard-business-people-manager-working-their-new-project-classroom_146671-16320.jpg", imageAlt: "Advanced skill training" + imageSrc: "http://img.b2bpic.net/free-photo/typing-keyboard-business-people-manager-working-their-new-project-classroom_146671-16320.jpg?_wi=2", imageAlt: "Advanced skill training" }, { - imageSrc: "http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg", imageAlt: "Technical certification program" + imageSrc: "http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg?_wi=3", imageAlt: "Technical certification program" } ] } @@ -153,13 +153,13 @@ export default function TechClubPage() { { id: "leadership", groupTitle: "Founders & Directors", members: [ { - id: "1", title: "Alex Chen", subtitle: "President & Co-Founder", detail: "alex@techclub.com", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Alex Chen" + id: "1", title: "Alex Chen", subtitle: "President & Co-Founder", detail: "alex@techclub.com", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=1", imageAlt: "Alex Chen" }, { - id: "2", title: "Jordan Kim", subtitle: "Vice President & Co-Founder", detail: "jordan@techclub.com", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Jordan Kim" + id: "2", title: "Jordan Kim", subtitle: "Vice President & Co-Founder", detail: "jordan@techclub.com", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=2", imageAlt: "Jordan Kim" }, { - id: "3", title: "Sam Rivera", subtitle: "Events Director", detail: "sam@techclub.com", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Sam Rivera" + id: "3", title: "Sam Rivera", subtitle: "Events Director", detail: "sam@techclub.com", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=3", imageAlt: "Sam Rivera" } ] } @@ -177,19 +177,19 @@ export default function TechClubPage() { testimonials={[ { id: "1", name: "Maria Santos", role: "Software Engineer", company: "TechCorp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Maria Santos" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=4", imageAlt: "Maria Santos" }, { id: "2", name: "David Park", role: "Full Stack Developer", company: "StartupXYZ", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "David Park" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=5", imageAlt: "David Park" }, { id: "3", name: "Emma Wilson", role: "Product Manager", company: "CloudSync", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Emma Wilson" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=6", imageAlt: "Emma Wilson" }, { id: "4", name: "James Liu", role: "Data Scientist", company: "AI Innovations", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "James Liu" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=7", imageAlt: "James Liu" } ]} kpiItems={[