Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 02:13:37 +00:00

View File

@@ -68,35 +68,35 @@ export default function LandingPage() {
handle: "Local Resident",
testimonial: "1-800-NEW-ROOF completed the repairs to my roof after a devastating wind storm. Smooth, comfortable process.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg?_wi=1",
},
{
name: "Victor Pun",
handle: "Local Resident",
testimonial: "Couldnt be happier with the work and service. Lost shingles after a heavy rainstorm.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg?_wi=1",
},
{
name: "Jason Baillargeon",
handle: "Local Resident",
testimonial: "I wanted a high-quality roof after leaks from my old one. They delivered on every detail.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-student-girl-with-gathered-hair-make-up-relaxing-home-after-lectures-university-attractive-cheerful-young-woman-blue-dress-sitting-comfortable-couch-with-joyful-relaxed-smile_343059-2102.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-student-girl-with-gathered-hair-make-up-relaxing-home-after-lectures-university-attractive-cheerful-young-woman-blue-dress-sitting-comfortable-couch-with-joyful-relaxed-smile_343059-2102.jpg?_wi=1",
},
{
name: "Sarah Miller",
handle: "Local Resident",
testimonial: "Reliable and fast response time during the recent storm. Highly recommend their services.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg?_wi=1",
},
{
name: "David Wilson",
handle: "Local Resident",
testimonial: "Professional team that truly cares about the quality of the roofing work performed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg?_wi=1",
},
]}
buttons={[
@@ -209,7 +209,7 @@ export default function LandingPage() {
quote: "1-800-NEW-ROOF completed the repairs to my roof after a devastating wind storm. Smooth, comfortable process. Instantly trusted the contractors.",
name: "Mike Durnin",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-street-using-mobile-phone_657883-744.jpg?_wi=2",
},
{
id: "2",
@@ -217,7 +217,7 @@ export default function LandingPage() {
quote: "Couldnt be happier with the work and service. Lost shingles after a heavy rainstorm — Brad was responsive and professional.",
name: "Victor Pun",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg?_wi=2",
},
{
id: "3",
@@ -225,7 +225,7 @@ export default function LandingPage() {
quote: "I wanted a high-quality roof after leaks from my old one. They delivered on every detail and went above and beyond. Great experience.",
name: "Jason Baillargeon",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-student-girl-with-gathered-hair-make-up-relaxing-home-after-lectures-university-attractive-cheerful-young-woman-blue-dress-sitting-comfortable-couch-with-joyful-relaxed-smile_343059-2102.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-student-girl-with-gathered-hair-make-up-relaxing-home-after-lectures-university-attractive-cheerful-young-woman-blue-dress-sitting-comfortable-couch-with-joyful-relaxed-smile_343059-2102.jpg?_wi=2",
},
{
id: "4",
@@ -233,7 +233,7 @@ export default function LandingPage() {
quote: "The entire process was stress-free and the team was incredibly respectful of our property.",
name: "Sarah Miller",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg?_wi=2",
},
{
id: "5",
@@ -241,7 +241,7 @@ export default function LandingPage() {
quote: "Highly professional and skilled team that clearly knows what they are doing. Very impressed.",
name: "David Wilson",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg?_wi=2",
},
]}
title="Customer Reviews"