Update src/app/testimonials/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
quote: "They fixed my roof leak within hours. Very professional.",
|
||||
tag: "Emergency Repair",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343660.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343660.jpg?_wi=7",
|
||||
imageAlt: "residential roof repair service professional",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
quote: "The team was prompt and cleaned up everything after. Highly recommended.",
|
||||
tag: "Shingle Replacement",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-employee-happy-be-back-work_23-2148727616.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tennis-player-training_23-2147821254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tennis-player-training_23-2147821254.jpg?_wi=2",
|
||||
imageAlt: "team of roofing experts working",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
quote: "The best roofing team I have worked with in LA.",
|
||||
tag: "Inspection",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-focusing-conversation-with-interviewers_1163-5324.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-focusing-conversation-with-interviewers_1163-5324.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-focusing-conversation-with-interviewers_1163-5324.jpg?_wi=2",
|
||||
imageAlt: "professional man testimonial",
|
||||
},
|
||||
]}
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
description="We put your home first."
|
||||
subdescription="Our commitment to quality service makes us the local choice."
|
||||
icon={ShieldCheck}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343660.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343660.jpg?_wi=8"
|
||||
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user