Update src/app/about/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function AboutPage() {
|
||||
{ value: "100+", title: "Satisfied Clients" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-businessman-assisting-clients_482257-121939.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-businessman-assisting-clients_482257-121939.jpg?_wi=4"
|
||||
imageAlt="Zepheus Team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -96,7 +96,7 @@ export default function AboutPage() {
|
||||
{ value: "24-hour", title: "Response Time" },
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-woman-employee-receiving-food-delivery-her-desk_482257-122580.jpg?_wi=2"
|
||||
imageAlt="Zepheus Values"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -115,7 +115,7 @@ export default function AboutPage() {
|
||||
name: "Sarah Johnson",
|
||||
role: "Founder, TechFlow Sdn Bhd",
|
||||
testimonial: "Zepheus made company setup incredibly smooth. Fast replies, clear guidance, and they handled everything efficiently. Highly recommended for startups!",
|
||||
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=7",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function AboutPage() {
|
||||
name: "Michael Chen",
|
||||
role: "CEO, InnovateLab Malaysia",
|
||||
testimonial: "Professional, knowledgeable, and responsive. They understood our accounting needs perfectly and set us up with Xero seamlessly. Best decision for our business.",
|
||||
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=8",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function AboutPage() {
|
||||
name: "Emily Rodriguez",
|
||||
role: "Director, GrowthCo Startups",
|
||||
testimonial: "The team's expertise is outstanding. They explained everything clearly, responded quickly, and made compliance manageable. Truly professional service.",
|
||||
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=9",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user