Update src/app/about/page.tsx
This commit is contained in:
@@ -61,7 +61,7 @@ export default function AboutPage() {
|
||||
title: "Licensed Professionals", description: "All our technicians are fully licensed, insured, and trained to the highest standards", icon: Award,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg?_wi=2"
|
||||
imageAlt="Dylan, owner of Magnum Plumbing"
|
||||
imagePosition="left"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -96,13 +96,13 @@ export default function AboutPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "Toronto Homeowner", testimonial: "Dylan came within an hour of our emergency call. Professional, knowledgeable, and solved our burst pipe issue immediately. Fair pricing too!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait male avatar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional portrait male avatar"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Condo Owner", testimonial: "Best plumber we've worked with in Toronto. Clear communication about the work needed, fair pricing, and excellent workmanship.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "professional portrait female avatar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "professional portrait female avatar"},
|
||||
{
|
||||
id: "3", name: "Jennifer Walsh", handle: "Property Manager", testimonial: "Honest, dependable, and thorough. I recommend Magnum to all my property management colleagues. They're the real deal.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-electrician-standing-against-wall_23-2148087578.jpg", imageAlt: "professional portrait male service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-electrician-standing-against-wall_23-2148087578.jpg?_wi=2", imageAlt: "professional portrait male service"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user