Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-20 00:51:42 +00:00

View File

@@ -49,15 +49,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Masterpiece Exteriors transformed our 30-year-old home. Professional, reliable, and the attention to detail is incredible!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-kitchen_1098-13159.jpg", imageAlt: "Sarah Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-kitchen_1098-13159.jpg?_wi=1", imageAlt: "Sarah Mitchell"
},
{
name: "James Rodriguez", handle: "@jamesrodriguez", testimonial: "Best decision we made. The team was punctual, clean, and left our home looking brand new. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg", imageAlt: "James Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg?_wi=1", imageAlt: "James Rodriguez"
},
{
name: "Emily Chen", handle: "@emilychen", testimonial: "Outstanding craftsmanship. They cared about our home as much as we did. Worth every penny!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-having-video-call-with-his-family_23-2149120896.jpg", imageAlt: "Emily Chen"
imageSrc: "http://img.b2bpic.net/free-photo/man-having-video-call-with-his-family_23-2149120896.jpg?_wi=1", imageAlt: "Emily Chen"
}
]}
testimonialRotationInterval={5000}
@@ -145,15 +145,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "Downtown Area", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-kitchen_1098-13159.jpg", imageAlt: "Sarah Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-kitchen_1098-13159.jpg?_wi=2", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "James Rodriguez", role: "Homeowner", company: "Riverside Community", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg", imageAlt: "James Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg?_wi=2", imageAlt: "James Rodriguez"
},
{
id: "3", name: "Emily Chen", role: "Homeowner", company: "Oak Hill Neighborhood", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-having-video-call-with-his-family_23-2149120896.jpg", imageAlt: "Emily Chen"
imageSrc: "http://img.b2bpic.net/free-photo/man-having-video-call-with-his-family_23-2149120896.jpg?_wi=2", imageAlt: "Emily Chen"
},
{
id: "4", name: "Michael Thompson", role: "Homeowner", company: "Lakeside Area", rating: 5,