Update src/app/page.tsx

This commit is contained in:
2026-03-13 03:19:15 +00:00
parent 1e370b5a14
commit d48d427eee

View File

@@ -126,10 +126,10 @@ export default function LandingPage() {
<TestimonialCardSix
testimonials={[
{
id: "1", name: "Maria Garcia", handle: "Homeowner, Phoenix", testimonial: "Bribiesca's team completely transformed our backyard. They were professional, on time, and the quality is outstanding. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pth9sr", imageAlt: "Maria Garcia"
id: "1", name: "Maria Garcia", handle: "Homeowner, Phoenix", testimonial: "Bribiesca's team completely transformed our backyard. They were professional, on time, and the quality is outstanding. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pth9sr&_wi=1", imageAlt: "Maria Garcia"
},
{
id: "2", name: "Robert Johnson", handle: "Business Owner, Mesa", testimonial: "The landscape maintenance service is exceptional. Our property always looks immaculate. Great attention to detail.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=agxkhh", imageAlt: "Robert Johnson"
id: "2", name: "Robert Johnson", handle: "Business Owner, Mesa", testimonial: "The landscape maintenance service is exceptional. Our property always looks immaculate. Great attention to detail.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=agxkhh&_wi=1", imageAlt: "Robert Johnson"
},
{
id: "3", name: "Jennifer Martinez", handle: "Homeowner, Tempe", testimonial: "Best investment we made for our home! The patio and hardscaping work is beautiful and durable. Five stars!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ufh0ih", imageAlt: "Jennifer Martinez"
@@ -138,10 +138,10 @@ export default function LandingPage() {
id: "4", name: "David Chen", handle: "Property Manager, Scottsdale", testimonial: "We manage multiple properties and trust Bribiesca's for all our landscaping needs. Consistently reliable and professional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yppgwk", imageAlt: "David Chen"
},
{
id: "5", name: "Sarah Williams", handle: "Homeowner, Chandler", testimonial: "Their design vision was incredible. They listened to what we wanted and delivered beyond our expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pth9sr", imageAlt: "Sarah Williams"
id: "5", name: "Sarah Williams", handle: "Homeowner, Chandler", testimonial: "Their design vision was incredible. They listened to what we wanted and delivered beyond our expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pth9sr&_wi=2", imageAlt: "Sarah Williams"
},
{
id: "6", name: "Michael Torres", handle: "Restaurant Owner, Ahwatukee", testimonial: "Our commercial landscape looks amazing and attracts more customers. Thank you for the professional work!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=agxkhh", imageAlt: "Michael Torres"
id: "6", name: "Michael Torres", handle: "Restaurant Owner, Ahwatukee", testimonial: "Our commercial landscape looks amazing and attracts more customers. Thank you for the professional work!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=agxkhh&_wi=2", imageAlt: "Michael Torres"
}
]}
title="What Our Clients Say"