Merge version_2 into main #2
@@ -70,7 +70,7 @@ export default function RoofingPage() {
|
||||
{ type: "text-icon", text: "5-Star Rated", icon: ThumbsUp },
|
||||
]}
|
||||
testimonials={[
|
||||
{ name: "James Mitchell", handle: "Homeowner, Dallas TX", testimonial: "Summit replaced our entire roof in two days. Professional crew, clean job site, and the new roof looks incredible.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/robert-thompson.webp" },
|
||||
{ name: "James Mitchell", handle: "Homeowner, Dallas TX", testimonial: "Summit replaced our entire roof in two days. Professional crew, clean job site, and the new roof looks incredible.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/robert-thompson.webp?_wi=1" },
|
||||
{ name: "Karen O'Brien", handle: "Homeowner, Fort Worth TX", testimonial: "After the hailstorm, Summit handled our insurance claim and had us covered within a week. Truly outstanding service.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/patricia-nguyen.webp" },
|
||||
]}
|
||||
/>
|
||||
@@ -143,7 +143,7 @@ export default function RoofingPage() {
|
||||
title="Trusted by Neighbors"
|
||||
description="Don't just take our word for it — hear from homeowners we've helped."
|
||||
testimonials={[
|
||||
{ id: "1", name: "Robert Thompson", role: "Homeowner", company: "Dallas, TX", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/robert-thompson.webp" },
|
||||
{ id: "1", name: "Robert Thompson", role: "Homeowner", company: "Dallas, TX", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/robert-thompson.webp?_wi=2" },
|
||||
{ id: "2", name: "Maria Gonzalez", role: "Homeowner", company: "Arlington, TX", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/roofing/maria-gonzalez.webp" },
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user