diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx index b5953c1..2b5207a 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Sarah J.", date: "2025-05-12", title: "Fantastic Repair!", 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", imageAlt: "residential roof repair service professional"}, + id: "1", name: "Sarah J.", date: "2025-05-12", title: "Fantastic Repair!", 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?_wi=1", imageAlt: "residential roof repair service professional"}, { id: "2", name: "Mike D.", date: "2025-06-01", title: "Great Service", 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", imageAlt: "team of roofing experts working"}, { @@ -71,7 +71,7 @@ export default function LandingPage() { { title: "Service", description: "Our commitment to quality service makes us the local choice." }, { title: "Reliability", description: "We are licensed, bonded, and insured." } ]} - 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=2" videoSrc="https://www.w3schools.com/html/mov_bbb.mp4" mediaAnimation="slide-up" />