Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-18 17:28:07 +00:00
parent 98b0d17c4d
commit 7ae4b990a1

View File

@@ -91,7 +91,7 @@ export default function ReviewsPage() {
role: "Homeowner",
testimonial:
"Absolutely fantastic! Sierra & Sons transformed our neglected backyard into a beautiful outdoor retreat. Professional, courteous, and meticulous attention to detail.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8kt8zn",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8kt8zn&_wi=4",
imageAlt: "Sarah Mitchell testimonial",
},
{
@@ -100,7 +100,7 @@ export default function ReviewsPage() {
role: "Property Owner",
testimonial:
"I've worked with them for 5 years. Consistent quality, reliable service, and they truly understand what landscaping excellence means. Highly recommended!",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5p1jgn",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5p1jgn&_wi=4",
imageAlt: "David Russo testimonial",
},
{
@@ -109,7 +109,7 @@ export default function ReviewsPage() {
role: "Homeowner",
testimonial:
"The team was punctual, professional, and delivered exactly what was promised. Our front yard is now the envy of the neighborhood. Worth every penny!",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j88mse",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j88mse&_wi=4",
imageAlt: "Patricia Garcia testimonial",
},
{
@@ -118,7 +118,7 @@ export default function ReviewsPage() {
role: "Property Manager",
testimonial:
"Best landscaping service in Perth Amboy. They handle our commercial properties with the same care and professionalism as residential clients.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yt2gba",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yt2gba&_wi=2",
imageAlt: "James Anderson testimonial",
},
{
@@ -127,7 +127,7 @@ export default function ReviewsPage() {
role: "Homeowner",
testimonial:
"Family-owned business that truly cares about their work. They listened to our vision and exceeded all expectations. Will definitely use them again!",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b2cqiu",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b2cqiu&_wi=2",
imageAlt: "Maria Lopez testimonial",
},
{
@@ -136,7 +136,7 @@ export default function ReviewsPage() {
role: "Homeowner",
testimonial:
"Outstanding results! The crew was efficient, respectful of our property, and left everything clean. This is what professional landscaping should look like.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5zfgex",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5zfgex&_wi=2",
imageAlt: "Thomas Bennett testimonial",
},
]}