From ff71f8e38bf9051dbd175610258ee30479b4a519 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:06:32 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3d7a3b7..d2e2d6d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -130,7 +130,7 @@ export default function AboutPage() { "My Business Spaces provided exactly what we needed - a professional environment without the long-term commitment. The networking opportunities have been invaluable for our business development.", name: "Carlos Rodriguez", role: "Founder & CEO", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Carlos Rodriguez, Founder & CEO", }, { @@ -140,7 +140,7 @@ export default function AboutPage() { "The team at My Business Spaces goes above and beyond. Not only do I have a beautiful workspace, but I've also built meaningful connections with other entrepreneurs. It's a community, not just an office.", name: "María López", role: "Marketing Director", - imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "María López, Marketing Director", }, { @@ -150,7 +150,7 @@ export default function AboutPage() { "As a consultant working remotely, the virtual office service was a game-changer. Having a legitimate Panama City address enhanced my credibility with clients significantly.", name: "James Thompson", role: "Business Consultant", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "James Thompson, Business Consultant", }, ]}