From 0299058c053275714516d1a4cb37637bc043c388 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:37:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 41addd0..e149bd8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,17 +139,17 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", title: "Best Service for Our HOA Community", quote: "Quacki Clean transformed how we manage vehicle care at our complex. Residents love the convenience, and we appreciate the sustainability. Professional, reliable, and always on time.", name: "Sarah Mitchell", role: "HOA Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"}, + id: "1", title: "Best Service for Our HOA Community", quote: "Quacki Clean transformed how we manage vehicle care at our complex. Residents love the convenience, and we appreciate the sustainability. Professional, reliable, and always on time.", name: "Sarah Mitchell", role: "HOA Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1"}, { - id: "2", title: "Eco-Friendly Without Compromise", quote: "The waterless technology is incredible. My car looks better than ever, and I'm not contributing to water waste. Every busy professional needs this service.", name: "Michael Chen", role: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"}, + id: "2", title: "Eco-Friendly Without Compromise", quote: "The waterless technology is incredible. My car looks better than ever, and I'm not contributing to water waste. Every busy professional needs this service.", name: "Michael Chen", role: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1"}, { - id: "3", title: "Convenience That Actually Works", quote: "No more weekend trips to the car wash. Quacki Clean comes to our mall, our tenants are happy, and our parking lot looks immaculate. Highly recommended.", name: "Jennifer Rodriguez", role: "Shopping Mall Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"}, + id: "3", title: "Convenience That Actually Works", quote: "No more weekend trips to the car wash. Quacki Clean comes to our mall, our tenants are happy, and our parking lot looks immaculate. Highly recommended.", name: "Jennifer Rodriguez", role: "Shopping Mall Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2"}, { - id: "4", title: "Professional Quality Every Time", quote: "The attention to detail is outstanding. Our apartment complex looks premium-maintained thanks to Quacki Clean. This is partnership done right.", name: "David Kim", role: "Apartment Complex Supervisor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"}, + id: "4", title: "Professional Quality Every Time", quote: "The attention to detail is outstanding. Our apartment complex looks premium-maintained thanks to Quacki Clean. This is partnership done right.", name: "David Kim", role: "Apartment Complex Supervisor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3"}, { - id: "5", title: "Finally, Convenience Meets Sustainability", quote: "As an eco-conscious business owner, I was impressed by Quacki Clean's commitment to waterless cleaning. Great results, great values, great team.", name: "Emma Thompson", role: "Sustainable Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"}, + id: "5", title: "Finally, Convenience Meets Sustainability", quote: "As an eco-conscious business owner, I was impressed by Quacki Clean's commitment to waterless cleaning. Great results, great values, great team.", name: "Emma Thompson", role: "Sustainable Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2"}, { - id: "6", title: "A Game-Changer for Property Management", quote: "We've tried everything. Quacki Clean is the only service that truly delivers on convenience, quality, and environmental responsibility. Our residents have noticed.", name: "Robert Martinez", role: "Real Estate Developer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"}, + id: "6", title: "A Game-Changer for Property Management", quote: "We've tried everything. Quacki Clean is the only service that truly delivers on convenience, quality, and environmental responsibility. Our residents have noticed.", name: "Robert Martinez", role: "Real Estate Developer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=4"}, ]} /> -- 2.49.1