Update src/app/about/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function AboutPage() {
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[{ text: "Schedule Consultation", href: "/contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/executives-with-digital-tablet-having-meeting-office_1098-1881.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/executives-with-digital-tablet-having-meeting-office_1098-1881.jpg?_wi=2"
|
||||
imageAlt="Finance Club Consulting team"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -87,42 +87,42 @@ export default function AboutPage() {
|
||||
id: "1",
|
||||
name: "Robert Mitchell",
|
||||
role: "Founder & CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-middle-aged-business-man-conference-room_1262-3062.jpg?_wi=1",
|
||||
imageAlt: "business executive ceo portrait professional man leadership",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Chen",
|
||||
role: "Chief Investment Officer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-businesswoman-her-40-s-smiling-camera-her-office_482257-25808.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-businesswoman-her-40-s-smiling-camera-her-office_482257-25808.jpg?_wi=1",
|
||||
imageAlt: "female executive investment officer professional woman finance",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "James Thompson",
|
||||
role: "Senior Financial Advisor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=1",
|
||||
imageAlt: "financial advisor consultant portrait professional man business",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michelle Rodriguez",
|
||||
role: "Risk Management Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg?_wi=1",
|
||||
imageAlt: "risk management female professional director portrait business woman",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "David Park",
|
||||
role: "Business Strategy Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-working-with-ipad_23-2150103573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-working-with-ipad_23-2150103573.jpg?_wi=1",
|
||||
imageAlt: "strategy consultant business leader professional man asian",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Lisa Anderson",
|
||||
role: "Tax Planning Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-laptop_1398-1462.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-laptop_1398-1462.jpg?_wi=1",
|
||||
imageAlt: "tax specialist accountant professional woman finance",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user