Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 02:06:32 +00:00
parent 30e451a6bd
commit ff71f8e38b

View File

@@ -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",
},
]}