diff --git a/src/app/page.tsx b/src/app/page.tsx index a4fbb7f..b995e7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", title: "Lifesaver!", quote: "Green Team came out at 2 AM. Prompt, professional, and left the workspace clean.", name: "Sarah J.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg"}, + id: "1", title: "Lifesaver!", quote: "Green Team came out at 2 AM. Prompt, professional, and left the workspace clean.", name: "Sarah J.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg?_wi=1"}, { id: "2", title: "Highly Recommend", quote: "Transparent pricing and great communication. The best plumbing experience I've had.", name: "Michael B.", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg"}, { @@ -148,7 +148,7 @@ export default function LandingPage() { { id: "4", title: "Professional", quote: "Respectful of my home and got the job done right the first time.", name: "David K.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-sitting-sofa-home-portrait-comfortable-woman-winter-clothes-relaxing_657921-462.jpg"}, { - id: "5", title: "Great Service", quote: "Very friendly staff and excellent workmanship on my kitchen sink repair.", name: "Robert M.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg"}, + id: "5", title: "Great Service", quote: "Very friendly staff and excellent workmanship on my kitchen sink repair.", name: "Robert M.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg?_wi=2"}, ]} title="Loved by Our Neighbors" description="Read what our community has to say about our dedication."