diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ab5ff2c..4bb4152 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -70,21 +70,21 @@ export default function AboutPage() { id: "value-1", title: "Innovation & Learning", description: "We believe in continuous learning and pushing the boundaries of what's possible. Our workshops and projects expose members to cutting-edge technologies and methodologies.", - imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spacious-area-group-young-people-casual-clothes-working-modern-office_146671-16510.jpg?_wi=2", imageAlt: "Innovation and learning environment" }, { id: "value-2", title: "Collaboration & Community", description: "Strong partnerships and teamwork are at the heart of everything we do. We create opportunities for members to work together and support each other's growth.", - imageSrc: "http://img.b2bpic.net/free-photo/teamworking-engineers-coding-advanced-ai-algorithm-startup_482257-125568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teamworking-engineers-coding-advanced-ai-algorithm-startup_482257-125568.jpg?_wi=2", imageAlt: "Collaborative team environment" }, { id: "value-3", title: "Diversity & Inclusion", description: "We welcome tech enthusiasts from all backgrounds and experience levels. Our inclusive environment ensures everyone has the opportunity to contribute and succeed.", - imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/yes_53876-47102.jpg?_wi=2", imageAlt: "Diverse and inclusive community" } ]}