Update src/app/about/page.tsx
This commit is contained in:
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
icon: Users,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-smiling-business-people-analyzing-reports-communicating-while-working-together-office-there-are-people-background_637285-170.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-smiling-business-people-analyzing-reports-communicating-while-working-together-office-there-are-people-background_637285-170.jpg?_wi=2"
|
||||
imageAlt="professional accounting firm modern interior"
|
||||
/>
|
||||
</div>
|
||||
@@ -103,28 +103,28 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Alex P. Henderson",
|
||||
role: "CEO & Lead Strategist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-looks-thoughtful-sitting-couch-cosy-dark-cafe_8353-8118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-looks-thoughtful-sitting-couch-cosy-dark-cafe_8353-8118.jpg?_wi=2",
|
||||
imageAlt: "professional businessman portrait smiling",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Maria C. Rodriguez",
|
||||
role: "Head of Accounting Services",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg?_wi=2",
|
||||
imageAlt: "smiling businesswoman portrait professional",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Samuel L. Kim",
|
||||
role: "Director of Education Programs",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-afroamerican-man-smiling_23-2148508920.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-afroamerican-man-smiling_23-2148508920.jpg?_wi=2",
|
||||
imageAlt: "young professional man smiling portrait",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jessica M. Davis",
|
||||
role: "Senior Financial Analyst",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-banner-concept-with-copy-space_23-2149601461.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-banner-concept-with-copy-space_23-2149601461.jpg?_wi=2",
|
||||
imageAlt: "confident female entrepreneur portrait",
|
||||
},
|
||||
]}
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
name: "Sarah J. Chen",
|
||||
role: "Small Business Owner",
|
||||
testimonial: "Financial Future Hub completely revolutionized our understanding of business finances. Their team is incredibly knowledgeable and supportive.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-looks-thoughtful-sitting-couch-cosy-dark-cafe_8353-8118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-looks-thoughtful-sitting-couch-cosy-dark-cafe_8353-8118.jpg?_wi=3",
|
||||
imageAlt: "professional businessman portrait smiling",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
name: "Michael B. Lee",
|
||||
role: "Aspiring CPA Candidate",
|
||||
testimonial: "The accounting education here is truly unparalleled. I've gained practical skills and confidence that will define my career path.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=2",
|
||||
imageAlt: "smiling male student headshot young",
|
||||
},
|
||||
{
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
name: "Olivia D. White",
|
||||
role: "Startup Tech Founder",
|
||||
testimonial: "Their strategic financial planning was critical for our seed funding round. Highly recommend for any growing business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-banner-concept-with-copy-space_23-2149601461.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-banner-concept-with-copy-space_23-2149601461.jpg?_wi=3",
|
||||
imageAlt: "confident female entrepreneur portrait",
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
name: "David S. Garcia",
|
||||
role: "Financial Consultant",
|
||||
testimonial: "I refer all my clients to Financial Future Hub for their comprehensive accounting solutions and upskilling opportunities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg?_wi=3",
|
||||
imageAlt: "smiling businesswoman portrait professional",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user