diff --git a/src/app/page.tsx b/src/app/page.tsx index 515e54d..817e276 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,15 +89,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sawyer W.", handle: "Tankless Water Heater", testimonial: "Javier explained everything clearly, gave us a thorough assessment, and got our tankless water heater running perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg"}, + id: "1", name: "Sawyer W.", handle: "Tankless Water Heater", testimonial: "Javier explained everything clearly, gave us a thorough assessment, and got our tankless water heater running perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=1"}, { - id: "2", name: "Lila H.", handle: "Emergency Sewer Backup", testimonial: "Walker Family came to our rescue when wastewater was backing up everywhere. These guys showed up and fixed it.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356566.jpg"}, + id: "2", name: "Lila H.", handle: "Emergency Sewer Backup", testimonial: "Walker Family came to our rescue when wastewater was backing up everywhere. These guys showed up and fixed it.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356566.jpg?_wi=1"}, { - id: "3", name: "Eugene G.", handle: "Repeat Customer", testimonial: "As a returning customer, I've always had great experiences. They handle every kind of plumbing job reliably.", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23100.jpg"}, + id: "3", name: "Eugene G.", handle: "Repeat Customer", testimonial: "As a returning customer, I've always had great experiences. They handle every kind of plumbing job reliably.", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23100.jpg?_wi=1"}, { - id: "4", name: "Mateo T.", handle: "Emergency Water Line", testimonial: "Patrick showed up in under an hour on a Sunday night when our main water line burst. He went above and beyond.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-kitchen_197531-32481.jpg"}, + id: "4", name: "Mateo T.", handle: "Emergency Water Line", testimonial: "Patrick showed up in under an hour on a Sunday night when our main water line burst. He went above and beyond.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-kitchen_197531-32481.jpg?_wi=1"}, { - id: "5", name: "Sarah R.", handle: "Full System Inspection", testimonial: "Professional, clean, and extremely knowledgeable. They inspected our aging system and provided honest, affordable options.", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg"}, + id: "5", name: "Sarah R.", handle: "Full System Inspection", testimonial: "Professional, clean, and extremely knowledgeable. They inspected our aging system and provided honest, affordable options.", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=2"}, ]} title="What Phoenix Homeowners Say" description="With over 60 five-star reviews on Google, our reputation for honesty and speed is built on every successful job we complete." @@ -111,13 +111,13 @@ export default function LandingPage() { useInvertedBackground={true} team={[ { - id: "t1", name: "Patrick", role: "Senior Plumber", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg"}, + id: "t1", name: "Patrick", role: "Senior Plumber", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=3"}, { - id: "t2", name: "Bruce", role: "Master Plumber", imageSrc: "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356566.jpg"}, + id: "t2", name: "Bruce", role: "Master Plumber", imageSrc: "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356566.jpg?_wi=2"}, { - id: "t3", name: "Theodore", role: "Lead Technician", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23100.jpg"}, + id: "t3", name: "Theodore", role: "Lead Technician", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23100.jpg?_wi=2"}, { - id: "t4", name: "Javier", role: "Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-kitchen_197531-32481.jpg"}, + id: "t4", name: "Javier", role: "Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-kitchen_197531-32481.jpg?_wi=2"}, ]} title="Meet Our Expert Team" description="These aren't strangers. Our neighbors on the team are certified, background-checked, and dedicated to your peace of mind."