Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-11 15:35:51 +00:00

View File

@@ -58,10 +58,10 @@ const features = [
const testimonials = [
{
id: "1", name: "Robert Martinez", handle: "Homeowner", testimonial: "Tyler and his team transformed our backyard with an amazing deck. The attention to detail was incredible, and they finished on schedule. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/ambitious-handsome-young-stylish-mature-male-with-beard-big-blue-eyes-smiling-excited-pleased-grin-standing-trendy-suit-gray-wall-waiting-chance-show-skills-gray-wall_176420-22711.jpg", imageAlt: "Robert Martinez"
id: "1", name: "Robert Martinez", handle: "Homeowner", testimonial: "Tyler and his team transformed our backyard with an amazing deck. The attention to detail was incredible, and they finished on schedule. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/ambitious-handsome-young-stylish-mature-male-with-beard-big-blue-eyes-smiling-excited-pleased-grin-standing-trendy-suit-gray-wall-waiting-chance-show-skills-gray-wall_176420-22711.jpg?_wi=1", imageAlt: "Robert Martinez"
},
{
id: "2", name: "Sarah Johnson", handle: "Property Manager", testimonial: "Professional, reliable, and affordable. They completed our bathroom remodel ahead of schedule without compromising quality. Our tenants love it.", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-propping-chin-clasped-hands_176474-94499.jpg", imageAlt: "Sarah Johnson"
id: "2", name: "Sarah Johnson", handle: "Property Manager", testimonial: "Professional, reliable, and affordable. They completed our bathroom remodel ahead of schedule without compromising quality. Our tenants love it.", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-propping-chin-clasped-hands_176474-94499.jpg?_wi=1", imageAlt: "Sarah Johnson"
},
{
id: "3", name: "Michael Chen", handle: "Homeowner", testimonial: "We had new windows installed and doors replaced. The workmanship is outstanding, and they were respectful throughout the entire process.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-work_23-2149145121.jpg", imageAlt: "Michael Chen"
@@ -70,10 +70,10 @@ const testimonials = [
id: "4", name: "Jennifer Williams", handle: "Homeowner", testimonial: "From initial quote to final handoff, The Community Builders exceeded expectations. Clear communication, fair pricing, and exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/baking-time-with-best-grandmother_329181-17830.jpg", imageAlt: "Jennifer Williams"
},
{
id: "5", name: "David Anderson", handle: "Real Estate Professional", testimonial: "I've referred multiple clients to The Community Builders. They consistently deliver quality work that increases property value.", imageSrc: "http://img.b2bpic.net/free-photo/ambitious-handsome-young-stylish-mature-male-with-beard-big-blue-eyes-smiling-excited-pleased-grin-standing-trendy-suit-gray-wall-waiting-chance-show-skills-gray-wall_176420-22711.jpg", imageAlt: "David Anderson"
id: "5", name: "David Anderson", handle: "Real Estate Professional", testimonial: "I've referred multiple clients to The Community Builders. They consistently deliver quality work that increases property value.", imageSrc: "http://img.b2bpic.net/free-photo/ambitious-handsome-young-stylish-mature-male-with-beard-big-blue-eyes-smiling-excited-pleased-grin-standing-trendy-suit-gray-wall-waiting-chance-show-skills-gray-wall_176420-22711.jpg?_wi=2", imageAlt: "David Anderson"
},
{
id: "6", name: "Lisa Thompson", handle: "Homeowner", testimonial: "Small or large, they treat every project with the same level of care. Our flooring installation was perfect, and the drywall work was flawless.", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-propping-chin-clasped-hands_176474-94499.jpg", imageAlt: "Lisa Thompson"
id: "6", name: "Lisa Thompson", handle: "Homeowner", testimonial: "Small or large, they treat every project with the same level of care. Our flooring installation was perfect, and the drywall work was flawless.", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-propping-chin-clasped-hands_176474-94499.jpg?_wi=2", imageAlt: "Lisa Thompson"
},
];