From b3b6b10c82fd1fa686c92439c73bcef878149454 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:41:55 +0000 Subject: [PATCH 1/6] Update src/app/community/page.tsx --- src/app/community/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/community/page.tsx b/src/app/community/page.tsx index 437ba8b..8c7abf3 100644 --- a/src/app/community/page.tsx +++ b/src/app/community/page.tsx @@ -58,7 +58,7 @@ export default function CommunityPage() { title: "Startup-Focused Community", description: "Connect with like-minded entrepreneurs, founders, and innovators who understand your journey and share your ambitions.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-pizza-office-meeting-break_23-2148817087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-pizza-office-meeting-break_23-2148817087.jpg?_wi=4", }, items: [ { @@ -77,7 +77,7 @@ export default function CommunityPage() { title: "Inspiring Entrepreneurs", description: "Work alongside successful founders and established companies. Learn, collaborate, and grow together in our vibrant ecosystem.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-with-digital-tablet_329181-12084.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-with-digital-tablet_329181-12084.jpg?_wi=6", }, items: [ { @@ -108,7 +108,7 @@ export default function CommunityPage() { name: "Sarah van den Berg", role: "Founder, Tech Startup", testimonial: "Good place with nice people to work. The community here is genuinely supportive and inspiring. Love the flexible options.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-school_23-2150470876.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-school_23-2150470876.jpg?_wi=2", imageAlt: "Sarah van den Berg", }, { @@ -116,7 +116,7 @@ export default function CommunityPage() { name: "Marcus Chen", role: "Freelance Developer", testimonial: "Flexible space with a great community. No pressure, lots of opportunities to network and collaborate with other entrepreneurs.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg?_wi=2", imageAlt: "Marcus Chen", }, { @@ -124,7 +124,7 @@ export default function CommunityPage() { name: "Elena Rodriguez", role: "Startup Advisor", testimonial: "The professional environment combined with the friendly atmosphere makes it the perfect place for innovation and growth.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3269.jpg?_wi=2", imageAlt: "Elena Rodriguez", }, { @@ -132,7 +132,7 @@ export default function CommunityPage() { name: "Tom Jansen", role: "Founder, Digital Agency", testimonial: "Inspiring entrepreneurs everywhere you look. Being surrounded by ambitious people pushes you to achieve more.", - imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg?_wi=2", imageAlt: "Tom Jansen", }, ]} @@ -168,7 +168,7 @@ export default function CommunityPage() {