Update src/app/testimonials/page.tsx

This commit is contained in:
2026-03-31 11:19:45 +00:00
parent eb3951ff55
commit 344d1dfc05

View File

@@ -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"
/>