diff --git a/src/app/page.tsx b/src/app/page.tsx index b6a1f01..036cb88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,8 +59,8 @@ export default function LandingPage() { rightCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-brainstorming-concept_329181-12072.jpg", imageAlt: "Team collaboration" }, { imageSrc: "http://img.b2bpic.net/free-vector/conference-presentation-banner-set_1284-17627.jpg", imageAlt: "Workshop session" }, - { imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg", imageAlt: "Community gathering" }, - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-winning-videogame_23-2149349984.jpg", imageAlt: "Hackathon event" } + { imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg?_wi=1", imageAlt: "Community gathering" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-winning-videogame_23-2149349984.jpg?_wi=1", imageAlt: "Hackathon event" } ]} buttons={[ { text: "Get Started", href: "#contact" }, @@ -98,21 +98,21 @@ export default function LandingPage() { { title: "Hands-On Workshops", description: "Learn from experienced members through practical, project-based workshops covering diverse technologies.", icon: Code, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/yoga-class-concept_53876-31177.jpg", imageAlt: "Workshop in progress" }, - { imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-conference-room_158595-5236.jpg", imageAlt: "Coding tutorial" } + { imageSrc: "http://img.b2bpic.net/free-photo/yoga-class-concept_53876-31177.jpg?_wi=1", imageAlt: "Workshop in progress" }, + { imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-conference-room_158595-5236.jpg?_wi=1", imageAlt: "Coding tutorial" } ] }, { title: "Networking Opportunities", description: "Connect with like-minded tech enthusiasts, build lasting relationships, and collaborate on meaningful projects.", icon: Users, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/friends-hanging-out-with-each-other_53876-40981.jpg", imageAlt: "Networking event" }, - { imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg", imageAlt: "Community discussion" } + { imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg?_wi=2", imageAlt: "Community discussion" } ] }, { title: "Collaborative Projects", description: "Work together on exciting initiatives that solve real-world problems and showcase your portfolio.", icon: Lightbulb, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-leaders-strategizing-corporate-success-gender-equality_482257-123645.jpg", imageAlt: "Team project work" }, + { imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-leaders-strategizing-corporate-success-gender-equality_482257-123645.jpg?_wi=1", imageAlt: "Team project work" }, { imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-golden-cup-trophy_93675-135798.jpg", imageAlt: "Project success celebration" } ] }, @@ -179,16 +179,16 @@ export default function LandingPage() { tagAnimation="slide-up" blogs={[ { - id: "1", category: "Workshop", title: "Advanced Python Development", excerpt: "Deep dive into Python frameworks and best practices for scalable applications.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-conference-room_158595-5236.jpg", imageAlt: "Python workshop", authorName: "Tech Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg", date: "Feb 15, 2025" + id: "1", category: "Workshop", title: "Advanced Python Development", excerpt: "Deep dive into Python frameworks and best practices for scalable applications.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-conference-room_158595-5236.jpg?_wi=2", imageAlt: "Python workshop", authorName: "Tech Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-copy-space_23-2148422282.jpg", date: "Feb 15, 2025" }, { - id: "2", category: "Hackathon", title: "Spring Tech Hackathon", excerpt: "24-hour coding competition with amazing prizes and networking opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-winning-videogame_23-2149349984.jpg", imageAlt: "Hackathon event", authorName: "Event Team", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", date: "Mar 1-2, 2025" + id: "2", category: "Hackathon", title: "Spring Tech Hackathon", excerpt: "24-hour coding competition with amazing prizes and networking opportunities.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-winning-videogame_23-2149349984.jpg?_wi=2", imageAlt: "Hackathon event", authorName: "Event Team", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", date: "Mar 1-2, 2025" }, { - id: "3", category: "Meetup", title: "Web Development Basics", excerpt: "Learn HTML, CSS, and JavaScript fundamentals from industry professionals.", imageSrc: "http://img.b2bpic.net/free-photo/yoga-class-concept_53876-31177.jpg", imageAlt: "Web development session", authorName: "Community Lead", authorAvatar: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", date: "Feb 22, 2025" + id: "3", category: "Meetup", title: "Web Development Basics", excerpt: "Learn HTML, CSS, and JavaScript fundamentals from industry professionals.", imageSrc: "http://img.b2bpic.net/free-photo/yoga-class-concept_53876-31177.jpg?_wi=2", imageAlt: "Web development session", authorName: "Community Lead", authorAvatar: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", date: "Feb 22, 2025" }, { - id: "4", category: "Seminar", title: "AI and Machine Learning Trends", excerpt: "Explore the latest developments in AI/ML and their real-world applications.", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-leaders-strategizing-corporate-success-gender-equality_482257-123645.jpg", imageAlt: "AI seminar", authorName: "Speakers", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Mar 8, 2025" + id: "4", category: "Seminar", title: "AI and Machine Learning Trends", excerpt: "Explore the latest developments in AI/ML and their real-world applications.", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-leaders-strategizing-corporate-success-gender-equality_482257-123645.jpg?_wi=2", imageAlt: "AI seminar", authorName: "Speakers", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Mar 8, 2025" } ]} animationType="slide-up"