Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 21:25:21 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -156,10 +156,10 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Incredible Transformation", quote: "The moss on our roof was completely out of control. CleanFlow Services came out, assessed the situation, and made our roof look brand new. The quality of work exceeded our expectations and they were professional from start to finish.", name: "Sarah Mitchell", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", imageAlt: "Sarah Mitchell"
id: "1", title: "Incredible Transformation", quote: "The moss on our roof was completely out of control. CleanFlow Services came out, assessed the situation, and made our roof look brand new. The quality of work exceeded our expectations and they were professional from start to finish.", name: "Sarah Mitchell", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg?_wi=1", imageAlt: "Sarah Mitchell"
},
{
id: "2", title: "Reliable and Efficient", quote: "We manage several commercial properties and needed consistent maintenance. CleanFlow Services handles our pressure washing and material deliveries with precision. They're always on time and deliver exactly what we need.", name: "Michael Chen", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/two-corporate-businessmen-talking_23-2147707163.jpg", imageAlt: "Michael Chen"
id: "2", title: "Reliable and Efficient", quote: "We manage several commercial properties and needed consistent maintenance. CleanFlow Services handles our pressure washing and material deliveries with precision. They're always on time and deliver exactly what we need.", name: "Michael Chen", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/two-corporate-businessmen-talking_23-2147707163.jpg?_wi=1", imageAlt: "Michael Chen"
},
{
id: "3", title: "Best Decision for Our Home", quote: "Our driveway and patio looked terrible with years of buildup. After their pressure washing service, it's like we have a brand new property. The attention to detail was remarkable and the price was fair.", name: "Emily Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-couple-painting-their-new-apartment_329181-9306.jpg", imageAlt: "Emily Rodriguez"
@@ -168,10 +168,10 @@ export default function LandingPage() {
id: "4", title: "Professional and Trustworthy", quote: "We needed bulk gravel delivered for our landscaping project and moss treatment for our roof. CleanFlow Services coordinated everything perfectly and the materials were exactly as specified. Highly recommend!", name: "David Kim", role: "Contractor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businesspeople-showing-thumb-up-sign-office_23-2147923403.jpg", imageAlt: "David Kim"
},
{
id: "5", title: "Exceptional Service Quality", quote: "From the initial quote to the final cleanup, everything was handled professionally. Our property looks amazing and we're already planning to use them again for seasonal maintenance.", name: "Jessica Anderson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", imageAlt: "Jessica Anderson"
id: "5", title: "Exceptional Service Quality", quote: "From the initial quote to the final cleanup, everything was handled professionally. Our property looks amazing and we're already planning to use them again for seasonal maintenance.", name: "Jessica Anderson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg?_wi=2", imageAlt: "Jessica Anderson"
},
{
id: "6", title: "Outstanding Results", quote: "We've used CleanFlow Services multiple times over the past three years. They're consistent, reliable, and always deliver excellent results. They're our go-to service provider for all property maintenance needs.", name: "Robert Thompson", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/two-corporate-businessmen-talking_23-2147707163.jpg", imageAlt: "Robert Thompson"
id: "6", title: "Outstanding Results", quote: "We've used CleanFlow Services multiple times over the past three years. They're consistent, reliable, and always deliver excellent results. They're our go-to service provider for all property maintenance needs.", name: "Robert Thompson", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/two-corporate-businessmen-talking_23-2147707163.jpg?_wi=2", imageAlt: "Robert Thompson"
}
]}
/>