Update src/app/about-us/page.tsx
This commit is contained in:
@@ -123,7 +123,7 @@ export default function AboutPage() {
|
||||
tag: "Emergency Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
|
||||
avatarAlt: "happy customer business owner smiling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=4",
|
||||
imageAlt: "Customer testimonial"
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function AboutPage() {
|
||||
tag: "Hot Water Repair",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg",
|
||||
avatarAlt: "satisfied client professional portrait",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg?_wi=4",
|
||||
imageAlt: "Customer testimonial"
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function AboutPage() {
|
||||
tag: "Drain Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-woman-playing-with-party-accesories_1187-4013.jpg",
|
||||
avatarAlt: "professional person happy expression",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-playing-with-party-accesories_1187-4013.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-playing-with-party-accesories_1187-4013.jpg?_wi=4",
|
||||
imageAlt: "Customer testimonial"
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function AboutPage() {
|
||||
tag: "Inspection",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-with-beard-showing-thumb-up_1187-5821.jpg",
|
||||
avatarAlt: "happy professional person portrait",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-beard-showing-thumb-up_1187-5821.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-beard-showing-thumb-up_1187-5821.jpg?_wi=4",
|
||||
imageAlt: "Customer testimonial"
|
||||
},
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default function AboutPage() {
|
||||
tag: "Emergency Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
|
||||
avatarAlt: "professional satisfied person portrait",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg?_wi=4",
|
||||
imageAlt: "Customer testimonial"
|
||||
},
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function AboutPage() {
|
||||
tag: "Maintenance",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg",
|
||||
avatarAlt: "happy satisfied customer portrait",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg?_wi=4",
|
||||
imageAlt: "Customer testimonial"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user