Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 04:14:33 +00:00

View File

@@ -138,22 +138,22 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Margaret Collins", handle: "York, PA", testimonial: "Built 2 Last transformed our kitchen beyond our expectations. The team was professional, clean, and finished on time. We couldn't be happier!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Margaret Collins"
id: "1", name: "Margaret Collins", handle: "York, PA", testimonial: "Built 2 Last transformed our kitchen beyond our expectations. The team was professional, clean, and finished on time. We couldn't be happier!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Margaret Collins"
},
{
id: "2", name: "James & Patricia Murphy", handle: "Homeowners", testimonial: "The bathroom renovation was seamless from start to finish. The quality of work and attention to detail is outstanding. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-embracing-couple_1098-401.jpg", imageAlt: "James & Patricia Murphy"
id: "2", name: "James & Patricia Murphy", handle: "Homeowners", testimonial: "The bathroom renovation was seamless from start to finish. The quality of work and attention to detail is outstanding. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-embracing-couple_1098-401.jpg?_wi=1", imageAlt: "James & Patricia Murphy"
},
{
id: "3", name: "David Thompson", handle: "York, PA", testimonial: "We had our roof replaced last year. Still looks great and the crew was respectful of our property. Great service at fair pricing.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "David Thompson"
id: "3", name: "David Thompson", handle: "York, PA", testimonial: "We had our roof replaced last year. Still looks great and the crew was respectful of our property. Great service at fair pricing.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "David Thompson"
},
{
id: "4", name: "Sarah & Michael Chen", handle: "Homeowners", testimonial: "Our new deck is the perfect addition to our home. Built 2 Last's craftsmanship and communication made the whole process enjoyable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-embracing-couple_1098-401.jpg", imageAlt: "Sarah & Michael Chen"
id: "4", name: "Sarah & Michael Chen", handle: "Homeowners", testimonial: "Our new deck is the perfect addition to our home. Built 2 Last's craftsmanship and communication made the whole process enjoyable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-embracing-couple_1098-401.jpg?_wi=2", imageAlt: "Sarah & Michael Chen"
},
{
id: "5", name: "Robert Kennedy", handle: "York, PA", testimonial: "Professional, reliable, and honest. That's Built 2 Last. They completed our basement renovation exactly as promised. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Robert Kennedy"
id: "5", name: "Robert Kennedy", handle: "York, PA", testimonial: "Professional, reliable, and honest. That's Built 2 Last. They completed our basement renovation exactly as promised. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Robert Kennedy"
},
{
id: "6", name: "Linda Garcia", handle: "Homeowner", testimonial: "Best decision we made for our home renovation. The team communicated every step of the way and delivered exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Linda Garcia"
id: "6", name: "Linda Garcia", handle: "Homeowner", testimonial: "Best decision we made for our home renovation. The team communicated every step of the way and delivered exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Linda Garcia"
}
]}
/>