Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f606587623 | |||
| b28a27332f | |||
| 0b49795cfa |
@@ -153,17 +153,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Outstanding Service and Results", quote: "Solar Wash & Care completely transformed our panel performance. Within two weeks of their first cleaning, our energy output increased by 22%. The team was professional, punctual, and thorough. Highly recommended!", name: "James Mitchell", role: "Homeowner, Residential Solar System", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Mitchell"},
|
||||
id: "1", title: "Outstanding Service and Results", quote: "+22% energy output – Solar Wash & Care completely transformed our panel performance. Within two weeks of their first cleaning, our energy output increased by 22%. The team was professional, punctual, and thorough. Highly recommended!", name: "James Mitchell", role: "Homeowner, Residential Solar System", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Mitchell"},
|
||||
{
|
||||
id: "2", title: "Reliable Partnership for Our Business", quote: "We rely on Solar Wash & Care for regular maintenance of our commercial solar installation. Their systematic approach and attention to detail have kept our system running flawlessly for three years.", name: "Sarah Chen", role: "Facility Manager, Commercial Property", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Chen"},
|
||||
id: "2", title: "Reliable Partnership for Our Business", quote: "+18% performance gains – We rely on Solar Wash & Care for regular maintenance of our commercial solar installation. Their systematic approach and attention to detail have kept our system running flawlessly for three years.", name: "Sarah Chen", role: "Facility Manager, Commercial Property", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "3", title: "Professional and Knowledgeable Team", quote: "The expertise displayed by their team is exceptional. They identified and fixed a potential issue before it became a major problem. Their preventive maintenance approach has saved us thousands in repairs.", name: "Michael Torres", role: "Business Owner, Solar System Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Torres"},
|
||||
id: "3", title: "Professional and Knowledgeable Team", quote: "+$5,000 savings – The expertise displayed by their team is exceptional. They identified and fixed a potential issue before it became a major problem. Their preventive maintenance approach has saved us thousands in repairs.", name: "Michael Torres", role: "Business Owner, Solar System Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Torres"},
|
||||
{
|
||||
id: "4", title: "Best Decision for Our Investment", quote: "Choosing Solar Wash & Care was the best decision we made for our solar investment. Their maintenance packages keep our panels performing optimally and our ROI is exceeding projections.", name: "Lisa Anderson", role: "Residential Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Lisa Anderson"},
|
||||
id: "4", title: "Best Decision for Our Investment", quote: "+25% ROI improvement – Choosing Solar Wash & Care was the best decision we made for our solar investment. Their maintenance packages keep our panels performing optimally and our ROI is exceeding projections.", name: "Lisa Anderson", role: "Residential Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Lisa Anderson"},
|
||||
{
|
||||
id: "5", title: "Exceptional Customer Care", quote: "From the initial consultation to ongoing maintenance, Solar Wash & Care demonstrates genuine care for customer satisfaction. Their communication is clear and their work quality is exceptional.", name: "David Park", role: "Industrial Facility Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "David Park"},
|
||||
id: "5", title: "Exceptional Customer Care", quote: "+30% uptime – From the initial consultation to ongoing maintenance, Solar Wash & Care demonstrates genuine care for customer satisfaction. Their communication is clear and their work quality is exceptional.", name: "David Park", role: "Industrial Facility Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "David Park"},
|
||||
{
|
||||
id: "6", title: "Consistent Excellence", quote: "We've been using Solar Wash & Care for two years now. Their consistency in service quality and customer support is unmatched in the industry. They truly care about their clients' success.", name: "Emma Watson", role: "HOA President, Community Solar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Emma Watson"},
|
||||
id: "6", title: "Consistent Excellence", quote: "+20% annual efficiency – We've been using Solar Wash & Care for two years now. Their consistency in service quality and customer support is unmatched in the industry. They truly care about their clients' success.", name: "Emma Watson", role: "HOA President, Community Solar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Emma Watson"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user