4 Commits

Author SHA1 Message Date
e2e48dae40 Update src/app/page.tsx 2026-06-09 23:45:56 +00:00
9326e1d739 Update src/app/page.tsx 2026-06-09 23:31:47 +00:00
62cf7ccc6b Merge version_1 into main
Merge version_1 into main
2026-06-09 23:28:01 +00:00
b95bb9e9bf Merge version_1 into main
Merge version_1 into main
2026-06-09 23:27:10 +00:00

View File

@@ -58,16 +58,16 @@ export default function LandingPage() {
description="Clean Spaces. Better Places."
testimonials={[
{
name: "Sarah L.", handle: "@sarah_home", testimonial: "MMaxiCleaning transformed my home! It's spotless and feels so fresh. Highly recommend their deep cleaning service.", rating: 5,
name: "", handle: "@sarah_home", testimonial: "MMaxiCleaning transformed my home! It's spotless and feels so fresh. Highly recommend their deep cleaning service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-posing-with-cleaning-product-rag_23-2148456983.jpg", imageAlt: "Customer Sarah L."},
{
name: "John P.", handle: "@office_manager", testimonial: "Our office has never looked better. The team is professional, efficient, and pays great attention to detail. Fantastic service!", rating: 5,
name: "", handle: "@office_manager", testimonial: "Our office has never looked better. The team is professional, efficient, and pays great attention to detail. Fantastic service!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning_23-2148480344.jpg", imageAlt: "Customer John P."},
{
name: "Emily R.", handle: "@emily_reviews", testimonial: "Moving is stressful, but MMaxiCleaning made the move-out cleaning a breeze. Everything was sparkling. Thank you!", rating: 5,
name: "", handle: "@emily_reviews", testimonial: "", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-woman-plaid-shirt-cap-wearing-rubber-gloves-looking-up-smiling-cheerfully-dreaming-standing-green-background_141793-110683.jpg", imageAlt: "Customer Emily R."},
{
name: "David M.", handle: "@david_biz", testimonial: "After our renovation, the post-construction cleanup was immense. MMaxiCleaning handled it perfectly. Our new space is immaculate.", rating: 5,
name: "", handle: "@david_biz", testimonial: "After our renovation, the post-construction cleanup was immense. MMaxiCleaning handled it perfectly. Our new space is immaculate.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-young-man_140725-106396.jpg", imageAlt: "Customer David M."},
{
name: "Maria K.", handle: "@maria_clean", testimonial: "The weekly cleaning service keeps my house consistently tidy. It's such a relief to come home to a clean space. Excellent team!", rating: 5,
@@ -95,7 +95,6 @@ export default function LandingPage() {
{
src: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520634.jpg", alt: "Customer 5"},
]}
avatarText="Trusted by hundreds of happy clients"
marqueeItems={[
{
type: "text-icon", text: "Residential Cleaning", icon: Home,