Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 05:47:50 +00:00
parent 3c38fa3748
commit c2f3e84c2d

View File

@@ -58,7 +58,7 @@ const AboutPage = () => {
icon: TrendingUp,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-executive-instructing-diverse-employees-new-modern-company-office-room-before-business-meeting-with-partners-analysing-reports-tablet_482257-5242.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-executive-instructing-diverse-employees-new-modern-company-office-room-before-business-meeting-with-partners-analysing-reports-tablet_482257-5242.jpg?_wi=2"
imageAlt="ROI Capital team collaboration and growth"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -81,28 +81,28 @@ const AboutPage = () => {
id: "1",
name: "Jessica Martinez",
role: "Founder & CEO",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5",
imageAlt: "Jessica Martinez, CEO",
},
{
id: "2",
name: "Marcus Thompson",
role: "Head of Strategy",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6",
imageAlt: "Marcus Thompson, Strategy Lead",
},
{
id: "3",
name: "Aisha Patel",
role: "Creative Director",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=7",
imageAlt: "Aisha Patel, Creative Director",
},
{
id: "4",
name: "James Wilson",
role: "Analytics Lead",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=8",
imageAlt: "James Wilson, Analytics Lead",
},
]}