{"id":111,"date":"2026-04-23T00:15:27","date_gmt":"2026-04-23T00:15:27","guid":{"rendered":"https:\/\/Americanmaidservice.com\/?page_id=111"},"modified":"2026-04-26T14:58:33","modified_gmt":"2026-04-26T14:58:33","slug":"services-area","status":"publish","type":"page","link":"https:\/\/Americanmaidservice.com\/?page_id=111","title":{"rendered":"Services Area"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"111\" class=\"elementor elementor-111\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8b0ca8a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8b0ca8a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-20516cf elementor-invisible\" data-id=\"20516cf\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-19d672e elementor-widget elementor-widget-heading\" data-id=\"19d672e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Serving Mason, OH, and Beyond\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae44a95 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"ae44a95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">At American Maids &amp; Floor Cleaning Specialist, we proudly provide top-quality cleaning services to Mason and surrounding communities. Whether you\u2019re in West Chester, Loveland, Blue Ash, or nearby, our trusted team is ready to deliver spotless results wherever you need us!<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a278726 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a278726\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/Americanmaidservice.com\/blog\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">get a free quote<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-0ae9e03 e-flex e-con-boxed e-con e-parent\" data-id=\"0ae9e03\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0278506 elementor-widget elementor-widget-html\" data-id=\"0278506\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <style>\r\n        .service-grid {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 40px;\r\n            max-width: 1200px;\r\n            margin: 50px auto;\r\n            font-family: 'Helvetica', 'Arial', sans-serif;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .location-card {\r\n            flex: 1 1 calc(33.333% - 40px); \r\n            min-width: 300px;\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        \/* Map Wrapper *\/\r\n        .map-container {\r\n            position: relative;\r\n            width: 100%;\r\n            height: 250px;\r\n            margin-bottom: 25px;\r\n            border-radius: 4px;\r\n            overflow: hidden;\r\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        \/* The actual map *\/\r\n        .map-container iframe {\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 0;\r\n        }\r\n\r\n        \/* Invisible clickable link over the map *\/\r\n        .map-overlay-link {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            z-index: 10;\r\n            background: transparent;\r\n        }\r\n\r\n        .location-card h2 {\r\n            font-size: 26px;\r\n            font-weight: 900;\r\n            margin: 0 0 15px 0;\r\n            color: #1a1a1a;\r\n        }\r\n\r\n        .location-card p {\r\n            font-size: 16px;\r\n            line-height: 1.6;\r\n            color: #444;\r\n            margin: 0 0 25px 0;\r\n            flex-grow: 1;\r\n        }\r\n\r\n        .learn-more {\r\n            color: #b14a4a;\r\n            text-decoration: none;\r\n            font-weight: 700;\r\n            font-size: 14px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.2px;\r\n            display: inline-flex;\r\n            align-items: center;\r\n        }\r\n\r\n        .learn-more:after {\r\n            content: \"\\2192\"; \/* Arrow Icon *\/\r\n            font-size: 18px;\r\n            margin-left: 8px;\r\n        }\r\n\r\n        .learn-more:hover {\r\n            color: #000;\r\n        }\r\n\r\n        @media (max-width: 900px) {\r\n            .location-card { flex: 1 1 calc(50% - 40px); }\r\n        }\r\n        @media (max-width: 600px) {\r\n            .location-card { flex: 1 1 100%; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"service-grid\">\r\n    \r\n    <div class=\"location-card\">\r\n        <div class=\"map-container\">\r\n            <a href=\"https:\/\/www.google.com\/maps?q=Cincinnati,OH\" target=\"_blank\" class=\"map-overlay-link\"><\/a>\r\n            <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d198059.49250000002!2d-84.680486!3d39.1362562!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x884051b1decdc171%3A0x69f783214b786355!2sCincinnati%2C%20OH!5e0!3m2!1sen!2sus!4v1714000000000\" allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\r\n        <\/div>\r\n        <h2>Cincinnati<\/h2>\r\n        <p>Serving Cincinnati, OH with expert cleaning services for homes and offices. Rely on 30+ years of experience for spotless results!<\/p>\r\n        <a href=\"https:\/\/americanmaidsfl.com\/?page_id=112\" class=\"learn-more\">LEARN MORE<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"location-card\">\r\n        <div class=\"map-container\">\r\n            <a href=\"https:\/\/www.google.com\/maps?q=Indian+Hill,OH\" target=\"_blank\" class=\"map-overlay-link\"><\/a>\r\n            <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d12372.48318854443!2d-84.35105267191144!3d39.18341648710323!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8840590807b5e80f%3A0xc47e3a9c721b0336!2sThe%20Village%20of%20Indian%20Hill%2C%20OH!5e0!3m2!1sen!2sus!4v1714000000000\" allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\r\n        <\/div>\r\n        <h2>Indian Hill<\/h2>\r\n        <p>Premier residential cleaning tailored for the unique homes in Indian Hill, OH. Quality you can trust.<\/p>\r\n        <a href=\"https:\/\/americanmaidsfl.com\/?page_id=113\" class=\"learn-more\">LEARN MORE<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"location-card\">\r\n        <div class=\"map-container\">\r\n            <a href=\"https:\/\/www.google.com\/maps?q=Maineville,OH\" target=\"_blank\" class=\"map-overlay-link\"><\/a>\r\n            <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d12353.49132247291!2d-84.22744383186214!3d39.31756557879482!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88405f6e80b85a3d%3A0x6b8030282496a80!2sMaineville%2C%20OH!5e0!3m2!1sen!2sus!4v1714000000000\" allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\r\n        <\/div>\r\n        <h2>Maineville Ohio<\/h2>\r\n        <p>Fresh, clean spaces for Maineville, OH families. We handle the dirty work so you can relax.<\/p>\r\n        <a href=\"https:\/\/americanmaidsfl.com\/?page_id=114\" class=\"learn-more\">LEARN MORE<\/a>\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-487e240 e-flex e-con-boxed e-con e-parent\" data-id=\"487e240\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6afe663 elementor-widget elementor-widget-html\" data-id=\"6afe663\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <style>\r\n        .service-grid {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 50px;\r\n            max-width: 1200px;\r\n            margin: 40px auto;\r\n            font-family: 'Helvetica', 'Arial', sans-serif;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .location-card {\r\n            flex: 1 1 calc(33.333% - 50px);\r\n            min-width: 300px;\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        \/* Map Container with Click Overlay *\/\r\n        .map-container {\r\n            position: relative;\r\n            width: 100%;\r\n            height: 250px;\r\n            margin-bottom: 25px;\r\n            border-radius: 4px;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .map-container iframe {\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 0;\r\n        }\r\n\r\n        \/* This makes the whole map a clickable link *\/\r\n        .map-link-overlay {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            z-index: 5;\r\n            cursor: pointer;\r\n        }\r\n\r\n        .location-card h2 {\r\n            font-size: 28px;\r\n            font-weight: 900;\r\n            margin: 0 0 15px 0;\r\n            color: #000;\r\n        }\r\n\r\n        .location-card p {\r\n            font-size: 17px;\r\n            line-height: 1.6;\r\n            color: #555;\r\n            margin: 0 0 25px 0;\r\n            flex-grow: 1;\r\n        }\r\n\r\n        .learn-more {\r\n            color: #a33b3b;\r\n            text-decoration: none;\r\n            font-weight: 700;\r\n            font-size: 15px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.2px;\r\n            display: inline-flex;\r\n            align-items: center;\r\n        }\r\n\r\n        \/* The Arrow Icon *\/\r\n        .learn-more:after {\r\n            content: \"\\2192\"; \r\n            font-size: 20px;\r\n            margin-left: 10px;\r\n            transition: transform 0.2s;\r\n        }\r\n\r\n        .learn-more:hover:after {\r\n            transform: translateX(5px);\r\n        }\r\n\r\n        @media (max-width: 900px) {\r\n            .location-card { flex: 1 1 calc(50% - 50px); }\r\n        }\r\n        @media (max-width: 600px) {\r\n            .location-card { flex: 1 1 100%; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"service-grid\">\r\n    \r\n    <div class=\"location-card\">\r\n        <div class=\"map-container\">\r\n            <a href=\"https:\/\/americanmaidsfl.com\/?page_id=115\" class=\"map-link-overlay\"><\/a>\r\n            <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d12348.65045050881!2d-84.29661445!3d39.31972235!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x884059436402434f%3A0xe5a3638b7e4f16b6!2sLanden%2C%20OH!5e0!3m2!1sen!2sus!4v1710000000000\" loading=\"lazy\"><\/iframe>\r\n        <\/div>\r\n        <h2>Landen<\/h2>\r\n        <p>Keep your Landen, OH space sparkling clean with us. We specialize in high-quality residential cleaning.<\/p>\r\n        <a href=\"https:\/\/americanmaidsfl.com\/?page_id=115\" class=\"learn-more\">LEARN MORE<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"location-card\">\r\n        <div class=\"map-container\">\r\n            <a href=\"https:\/\/americanmaidsfl.com\/?page_id=116\" class=\"map-link-overlay\"><\/a>\r\n            <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d24669.83783457199!2d-84.2275752!3d39.4353386!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88405d666d9f8c6b%3A0x6a0f7c2200238054!2sLebanon%2C%20OH!5e0!3m2!1sen!2sus!4v1710000000000\" loading=\"lazy\"><\/iframe>\r\n        <\/div>\r\n        <h2>Lebanon<\/h2>\r\n        <p>Spotless cleaning for homes and offices in Lebanon, OH. Professional service you can depend on.<\/p>\r\n        <a href=\"https:\/\/americanmaidsfl.com\/?page_id=116\" class=\"learn-more\">LEARN MORE<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"location-card\">\r\n        <div class=\"map-container\">\r\n            <a href=\"https:\/\/americanmaidsfl.com\/?page_id=117\" class=\"map-link-overlay\"><\/a>\r\n            <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d24713.882485458318!2d-84.2818585!3d39.2681533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8840572778736a43%3A0x704595304193b20!2sLoveland%2C%20OH!5e0!3m2!1sen!2sus!4v1710000000000\" loading=\"lazy\"><\/iframe>\r\n        <\/div>\r\n        <h2>Loveland<\/h2>\r\n        <p>Comprehensive cleaning solutions for Loveland, OH. Making your home a better place to live.<\/p>\r\n        <a href=\"https:\/\/americanmaidsfl.com\/?page_id=117\" class=\"learn-more\">LEARN MORE<\/a>\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d95f4a e-flex e-con-boxed e-con e-parent\" data-id=\"4d95f4a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbbd8d6 elementor-widget elementor-widget-html\" data-id=\"dbbd8d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <style>\r\n        \/* Main Grid setup *\/\r\n        .service-grid {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 50px;\r\n            max-width: 1200px;\r\n            margin: 40px auto;\r\n            font-family: 'Helvetica', 'Arial', sans-serif;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        .location-card {\r\n            flex: 1 1 calc(33.333% - 50px);\r\n            min-width: 300px;\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        \/* Map Container with Click Overlay *\/\r\n        .map-container {\r\n            position: relative;\r\n            width: 100%;\r\n            height: 250px;\r\n            margin-bottom: 25px;\r\n            border-radius: 4px;\r\n            overflow: hidden;\r\n            background-color: #f0f0f0;\r\n        }\r\n\r\n        .map-container iframe {\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 0;\r\n        }\r\n\r\n        \/* Makes the map area clickable *\/\r\n        .map-link-overlay {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            z-index: 5;\r\n            cursor: pointer;\r\n        }\r\n\r\n        \/* Typography *\/\r\n        .location-card h2 {\r\n            font-size: 28px;\r\n            font-weight: 900;\r\n            margin: 0 0 15px 0;\r\n            color: #000;\r\n        }\r\n\r\n        .location-card p {\r\n            font-size: 17px;\r\n            line-height: 1.6;\r\n            color: #555;\r\n            margin: 0 0 25px 0;\r\n            flex-grow: 1;\r\n        }\r\n\r\n        \/* Learn More Link + Arrow *\/\r\n        .learn-more {\r\n            color: #a33b3b;\r\n            text-decoration: none;\r\n            font-weight: 700;\r\n            font-size: 15px;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.2px;\r\n            display: inline-flex;\r\n            align-items: center;\r\n        }\r\n\r\n        .learn-more:after {\r\n            content: \"\\2192\"; \/* Right Arrow *\/\r\n            font-size: 20px;\r\n            margin-left: 10px;\r\n            transition: transform 0.2s ease;\r\n        }\r\n\r\n        .learn-more:hover {\r\n            color: #000;\r\n        }\r\n\r\n        .learn-more:hover:after {\r\n            transform: translateX(5px);\r\n        }\r\n\r\n        \/* Responsive Breakpoints *\/\r\n        @media (max-width: 900px) {\r\n            .location-card { flex: 1 1 calc(50% - 50px); }\r\n        }\r\n        @media (max-width: 600px) {\r\n            .location-card { flex: 1 1 100%; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"service-grid\">\r\n    \r\n    <div class=\"location-card\">\r\n        <div class=\"map-container\">\r\n            <a href=\"https:\/\/americanmaidsfl.com\/?page_id=118\" class=\"map-link-overlay\"><\/a>\r\n            <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d12373.1234567!2d-84.3727!3d39.1906!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8840537777777777%3A0x7777777777777777!2sMadeira%2C%20OH!5e0!3m2!1sen!2sus!4v1234567890\" loading=\"lazy\"><\/iframe>\r\n        <\/div>\r\n        <h2>Madeira<\/h2>\r\n        <p>Superior cleaning for Madeira, OH homes and businesses. We provide the attention to detail your property deserves.<\/p>\r\n        <a href=\"https:\/\/americanmaidsfl.com\/?page_id=118\" class=\"learn-more\">LEARN MORE<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"location-card\">\r\n        <div class=\"map-container\">\r\n            <a href=\"https:\/\/americanmaidsfl.com\/?page_id=119\" class=\"map-link-overlay\"><\/a>\r\n            <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d12373.1234567!2d-84.4447!3d39.3323!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8840537777777777%3A0x8888888888888888!2sWest%20Chester%20Township%2C%20OH!5e0!3m2!1sen!2sus!4v1234567890\" loading=\"lazy\"><\/iframe>\r\n        <\/div>\r\n        <h2>West Chester<\/h2>\r\n        <p>Fresh and clean spaces for West Chester, OH homes and offices. Trust our local experts for a spotless environment.<\/p>\r\n        <a href=\"https:\/\/americanmaidsfl.com\/?page_id=119\" class=\"learn-more\">LEARN MORE<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"location-card\">\r\n        <div class=\"map-container\">\r\n            <a href=\"https:\/\/americanmaidsfl.com\/?page_id=120\" class=\"map-link-overlay\"><\/a>\r\n            <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d12373.1234567!2d-84.3086!3d39.3601!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8840537777777777%3A0x9999999999999999!2sMason%2C%20OH!5e0!3m2!1sen!2sus!4v1234567890\" loading=\"lazy\"><\/iframe>\r\n        <\/div>\r\n        <h2>Mason<\/h2>\r\n        <p>Spotless cleaning for homes and businesses in Mason, OH. Join our long list of satisfied customers in the area.<\/p>\r\n        <a href=\"https:\/\/americanmaidsfl.com\/?page_id=120\" class=\"learn-more\">LEARN MORE<\/a>\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dbcc58d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"dbcc58d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f5441f6 elementor-invisible\" data-id=\"f5441f6\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-853d7d1 elementor-widget elementor-widget-heading\" data-id=\"853d7d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Need help?<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e96d60a elementor-widget elementor-widget-heading\" data-id=\"e96d60a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Cleaner Carpets, Healthier Spaces! Schedule Your Carpet Cleaning Now!\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e6d6129 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"e6d6129\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/Americanmaidservice.com\/blog\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">get a free quote<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-4043982 e-flex e-con-boxed e-con e-parent\" data-id=\"4043982\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42c5de3 elementor-widget elementor-widget-html\" data-id=\"42c5de3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"wm-testimonial-section\">\r\n  <div class=\"wm-container\">\r\n    \r\n    <div class=\"wm-header\">\r\n      <h2>What Our Clients Are Saying<\/h2>\r\n      <p>With over <strong>270+ 5-star reviews<\/strong>, our clients love our professionalism, attention to detail, and reliable service.<br>\r\n      See why we\u2019re Mason\u2019s top choice for cleaning!<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"wm-content-wrapper\">\r\n      \r\n      <div class=\"wm-label-col\">\r\n        <div class=\"wm-vertical-text\">TESTIMONIALS<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"wm-cards-container\">\r\n        \r\n        <div class=\"wm-card active\" data-idx=\"1\">\r\n          <div class=\"wm-profile\">\r\n            <div class=\"wm-pfp\">\r\n              <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\" fill=\"#0b0a1a\"\/><circle cx=\"50\" cy=\"40\" r=\"20\" fill=\"#fff\"\/><path d=\"M20 85c0-15 10-25 30-25s30 10 30 25\" fill=\"#fff\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Sanjay Patel<\/h4>\r\n            <div class=\"wm-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n          <div class=\"wm-divider\"><\/div>\r\n          <div class=\"wm-review\">\r\n            <p>I have pizza place in Mason. They did absolutely amazing job at my store. They cleaned bathrooms, public floor area & kitchen floor. I am having them coming every 2 weeks from now on for deep cleaning. Makes huge difference on guest perception.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"wm-card\" data-idx=\"2\">\r\n          <div class=\"wm-profile\">\r\n            <div class=\"wm-pfp\">\r\n              <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\" fill=\"#0b0a1a\"\/><circle cx=\"50\" cy=\"40\" r=\"20\" fill=\"#fff\"\/><path d=\"M20 85c0-15 10-25 30-25s30 10 30 25\" fill=\"#fff\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Hunter Fry<\/h4>\r\n            <div class=\"wm-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n          <div class=\"wm-divider\"><\/div>\r\n          <div class=\"wm-review\">\r\n            <p>They are awesome!! My house really needed a deep clean, and they did such a good job we brought them back to clean the upstairs rooms. Everyone is so professional and friendly. Essie even helped my mom make the best soup ever, gave her great advice. Seeing the finished product after their service was like seeing a brand new home!<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"wm-card\" data-idx=\"3\">\r\n          <div class=\"wm-profile\">\r\n            <div class=\"wm-pfp\">\r\n              <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\" fill=\"#0b0a1a\"\/><circle cx=\"50\" cy=\"40\" r=\"20\" fill=\"#fff\"\/><path d=\"M20 85c0-15 10-25 30-25s30 10 30 25\" fill=\"#fff\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Marcia Pemberton<\/h4>\r\n            <div class=\"wm-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n          <div class=\"wm-divider\"><\/div>\r\n          <div class=\"wm-review\">\r\n            <p>American Maids did a very thorough job cleaning our home from top to bottom. Essie and Calvin pride themselves in customer service and small business excellence. They have prepared our home for our upcoming showings as we are downsizing. We will most definitely be calling them back in the future. Very easy to work with and just genuinely hardworking, friendly good people.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"wm-card\" data-idx=\"4\">\r\n          <div class=\"wm-profile\">\r\n            <div class=\"wm-pfp\">\r\n              <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\" fill=\"#0b0a1a\"\/><circle cx=\"50\" cy=\"40\" r=\"20\" fill=\"#fff\"\/><path d=\"M20 85c0-15 10-25 30-25s30 10 30 25\" fill=\"#fff\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Dale Jenkins<\/h4>\r\n            <div class=\"wm-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n          <div class=\"wm-divider\"><\/div>\r\n          <div class=\"wm-review\">\r\n            <p>American Maids has been the most consistent and thorough cleaners we have had in Cincinnati. They are also pretty flexible with our schedule demands. To top it off, their rates are comparable to cleaners that do not do nearly as good a job. I definitely recommend them.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"wm-card\" data-idx=\"5\">\r\n          <div class=\"wm-profile\">\r\n            <div class=\"wm-pfp\">\r\n              <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\" fill=\"#0b0a1a\"\/><circle cx=\"50\" cy=\"40\" r=\"20\" fill=\"#fff\"\/><path d=\"M20 85c0-15 10-25 30-25s30 10 30 25\" fill=\"#fff\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Melyssa Bonner<\/h4>\r\n            <div class=\"wm-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n          <div class=\"wm-divider\"><\/div>\r\n          <div class=\"wm-review\">\r\n            <p>Essie\u2019s team is amazing! They arrived on time and were quick, thorough and so polite. There were so many spots that I didn\u2019t even realize needed cleaning. I would recommend American Maids & floor cleaning in a heartbeat!<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"wm-card\" data-idx=\"6\">\r\n          <div class=\"wm-profile\">\r\n            <div class=\"wm-pfp\">\r\n              <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\" fill=\"#0b0a1a\"\/><circle cx=\"50\" cy=\"40\" r=\"20\" fill=\"#fff\"\/><path d=\"M20 85c0-15 10-25 30-25s30 10 30 25\" fill=\"#fff\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Alexis McKenzie<\/h4>\r\n            <div class=\"wm-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n          <\/div>\r\n          <div class=\"wm-divider\"><\/div>\r\n          <div class=\"wm-review\">\r\n            <p>Essie is such a phenomenal cleaner. Her crew is absolutely outstanding!! It's so hard to find solid cleaners in Cincinnati that are consistent and meet my standards. She's my absolute go-to!! Her crew is so friendly and knows what I look for. I've been recommending her to all of our clients.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"wm-pagination\">\r\n      <span class=\"wm-num active\" onclick=\"switchTesti(1, this)\">1<\/span>\r\n      <span class=\"wm-num\" onclick=\"switchTesti(2, this)\">2<\/span>\r\n      <span class=\"wm-num\" onclick=\"switchTesti(3, this)\">3<\/span>\r\n      <span class=\"wm-num\" onclick=\"switchTesti(4, this)\">4<\/span>\r\n      <span class=\"wm-num\" onclick=\"switchTesti(5, this)\">5<\/span>\r\n      <span class=\"wm-num\" onclick=\"switchTesti(6, this)\">6<\/span>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n#wm-testimonial-section {\r\n    padding: 60px 20px;\r\n    background: #fff;\r\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n    color: #333;\r\n}\r\n.wm-container { max-width: 1100px; margin: 0 auto; }\r\n\r\n\/* Heading Color Fix *\/\r\n.wm-header h2 { color: #282979; font-size: clamp(32px, 5vw, 42px); margin-bottom: 15px; text-align: center; font-weight: 800; }\r\n.wm-header p { text-align: center; color: #555; margin-bottom: 50px; font-size: 18px; line-height: 1.6; }\r\n\r\n\/* Content Layout Fix *\/\r\n.wm-content-wrapper { display: flex; align-items: flex-start; position: relative; }\r\n\r\n.wm-label-col { flex: 0 0 60px; position: relative; height: 200px; }\r\n.wm-vertical-text {\r\n    transform: rotate(-90deg);\r\n    transform-origin: left bottom;\r\n    position: absolute;\r\n    bottom: 20px;\r\n    left: 25px;\r\n    white-space: nowrap;\r\n    text-transform: uppercase;\r\n    letter-spacing: 5px;\r\n    color: #d1d1d1;\r\n    font-size: 13px;\r\n    font-weight: bold;\r\n}\r\n\r\n.wm-cards-container { flex: 1; position: relative; min-height: 250px; }\r\n\r\n.wm-card { display: none; align-items: center; width: 100%; animation: wmFade 0.4s ease-in-out; }\r\n.wm-card.active { display: flex; }\r\n\r\n@keyframes wmFade { from { opacity: 0; transform: translateY(5px); } to { opacity: 1; transform: translateY(0); } }\r\n\r\n.wm-profile { flex: 0 0 200px; text-align: center; }\r\n.wm-pfp { \r\n    width: 120px; height: 120px; border-radius: 50%; \r\n    border: 3.5px solid #0b0a1a; margin: 0 auto 15px; overflow: hidden;\r\n    box-shadow: 0 10px 25px rgba(0,0,0,0.1);\r\n}\r\n.wm-profile h4 { font-size: 20px; margin: 5px 0; font-weight: 700; color: #222; }\r\n.wm-stars { color: #ffcc00; font-size: 22px; margin-top: 5px; }\r\n\r\n.wm-divider { width: 1px; height: 140px; background: #e5e5e5; margin: 0 45px; }\r\n\r\n\/* Testimonial Slant\/Padding Fix *\/\r\n.wm-review { flex: 1; padding-left: 20px; text-align: left; }\r\n.wm-review p { font-size: 19px; line-height: 1.7; color: #333; margin: 0; }\r\n\r\n\/* Navigation *\/\r\n.wm-pagination { display: flex; justify-content: center; gap: 12px; margin-top: 50px; }\r\n.wm-num { \r\n    width: 40px; height: 40px; display: flex; align-items: center; \r\n    justify-content: center; cursor: pointer; color: #888; transition: 0.3s;\r\n}\r\n.wm-num.active { border: 2px solid #282979; border-radius: 50%; color: #282979; font-weight: bold; }\r\n\r\n\/* Mobile Optimization *\/\r\n@media (max-width: 768px) {\r\n    .wm-card.active { flex-direction: column; text-align: center; }\r\n    .wm-divider, .wm-label-col { display: none; }\r\n    .wm-review { padding-left: 0; margin-top: 25px; text-align: center; }\r\n    .wm-header p br { display: none; } \/* Let text flow naturally on mobile *\/\r\n}\r\n<\/style>\r\n\r\n<script>\r\nfunction switchTesti(idx, el) {\r\n    document.querySelectorAll('.wm-card').forEach(c => c.classList.remove('active'));\r\n    document.querySelectorAll('.wm-num').forEach(n => n.classList.remove('active'));\r\n    document.querySelector(`.wm-card[data-idx=\"${idx}\"]`).classList.add('active');\r\n    el.classList.add('active');\r\n}\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Serving Mason, OH, and Beyond At American Maids &amp; Floor Cleaning Specialist, we proudly provide top-quality cleaning services to Mason [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-111","page","type-page","status-publish","hentry"],"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/Americanmaidservice.com\/index.php?rest_route=\/wp\/v2\/pages\/111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/Americanmaidservice.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/Americanmaidservice.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/Americanmaidservice.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/Americanmaidservice.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=111"}],"version-history":[{"count":0,"href":"https:\/\/Americanmaidservice.com\/index.php?rest_route=\/wp\/v2\/pages\/111\/revisions"}],"wp:attachment":[{"href":"https:\/\/Americanmaidservice.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}