Merge version_1 into main #1
@@ -179,16 +179,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Charles M.", role: "Chicago, IL", testimonial: "Incredibly consultative, transparent and reliable… estimates are always prompt and clear and the work is very high quality.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Charles M.", icon: Quote
|
||||
id: "1", name: "Charles M.", role: "Chicago, IL", testimonial: "Incredibly consultative, transparent and reliable… estimates are always prompt and clear and the work is very high quality.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Charles M.", icon: Quote
|
||||
},
|
||||
{
|
||||
id: "2", name: "R D.", role: "Chicago, IL", testimonial: "With repairs and improvements… my house is beginning to again feel like the home I bought. I highly recommend these guys.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "R D.", icon: Quote
|
||||
id: "2", name: "R D.", role: "Chicago, IL", testimonial: "With repairs and improvements… my house is beginning to again feel like the home I bought. I highly recommend these guys.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "R D.", icon: Quote
|
||||
},
|
||||
{
|
||||
id: "3", name: "J W.", role: "Northbrook, IL", testimonial: "Respect for our time… willingness to advise and counsel… expedited our service call. Extremely reasonable. Rare find.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "J W.", icon: Quote
|
||||
id: "3", name: "J W.", role: "Northbrook, IL", testimonial: "Respect for our time… willingness to advise and counsel… expedited our service call. Extremely reasonable. Rare find.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "J W.", icon: Quote
|
||||
},
|
||||
{
|
||||
id: "4", name: "M L.", role: "Wilmette, IL", testimonial: "Professional, punctual, and detail-oriented. Delivered exactly what was promised on time and within budget. Would hire again without hesitation.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "M L.", icon: Quote
|
||||
id: "4", name: "M L.", role: "Wilmette, IL", testimonial: "Professional, punctual, and detail-oriented. Delivered exactly what was promised on time and within budget. Would hire again without hesitation.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "M L.", icon: Quote
|
||||
}
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
|
||||
Reference in New Issue
Block a user