{"id":7,"date":"2026-07-09T02:58:06","date_gmt":"2026-07-09T02:58:06","guid":{"rendered":"https:\/\/pingplacemassagespa.com\/?page_id=7"},"modified":"2026-07-09T03:09:23","modified_gmt":"2026-07-09T03:09:23","slug":"elementor-7","status":"publish","type":"page","link":"https:\/\/pingplacemassagespa.com\/","title":{"rendered":"Elementor #7"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0224e28 e-con-full e-flex e-con e-parent\" data-id=\"0224e28\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2372548 elementor-widget elementor-widget-html\" data-id=\"2372548\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700&family=Poppins:wght@300;400;500&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --warm-terracotta: #a46c48;\n            --soft-warm-tan: #f7efe8;\n            --deep-warm-brown: #362c26;\n            --light-warm-beige: #f0e5dd;\n            --pure-white: #ffffff;\n            --soft-shadow: 0 10px 30px rgba(164, 108, 72, 0.08);\n            --smooth-transition: all 0.3s ease;\n        }\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        body {\n            font-family: 'Poppins', sans-serif;\n            background-color: var(--soft-warm-tan);\n            color: var(--deep-warm-brown);\n            line-height: 1.7;\n            font-size: 16px;\n            overflow-x: hidden;\n        }\n        h1, h2, h3, h4 {\n            font-family: 'Playfair Display', serif;\n            font-weight: 600;\n        }\n        a {\n            text-decoration: none;\n            color: inherit;\n            transition: var(--smooth-transition);\n        }\n        .container {\n            width: 94%;\n            max-width: 1400px;\n            margin: 0 auto;\n        }\n        .section-padding {\n            padding: 90px 0;\n        }\n        .divider-warm {\n            width: 96px;\n            height: 2px;\n            background-color: var(--warm-terracotta);\n            margin: 20px auto 42px;\n        }\n        .btn-warm-solid {\n            display: inline-block;\n            padding: 17px 38px;\n            background: linear-gradient(135deg, var(--warm-terracotta), #b87c59);\n            color: var(--pure-white);\n            border-radius: 3px;\n            font-weight: 500;\n            letter-spacing: 0.5px;\n        }\n        .btn-warm-solid:hover {\n            transform: translateY(-4px);\n            background: linear-gradient(135deg, #b87c59, var(--warm-terracotta));\n        }\n        .btn-warm-outline {\n            background: transparent;\n            border: 1px solid var(--warm-terracotta);\n            color: white;\n        }\n        .btn-warm-outline:hover {\n            background-color: var(--warm-terracotta);\n            color: white;\n        }\n\n        \/* Header Navigation *\/\n        header {\n            background: var(--pure-white);\n            position: sticky;\n            top: 0;\n            z-index: 999;\n            box-shadow: var(--soft-shadow);\n        }\n        .nav-row {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 12px 0;\n        }\n        .logo-wrapper {\n            width: 240px;\n            height: 86px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        .logo-wrapper img{\n            width: auto;\n            height: 100%;\n        }\n        .desktop-nav-bar {\n            display: flex;\n            gap: 46px;\n            align-items: center;\n        }\n        .desktop-nav-bar a:hover {\n            color: var(--warm-terracotta);\n        }\n        .mobile-hamburger {\n            font-size: 36px;\n            color: var(--warm-terracotta);\n            display: none;\n            cursor: pointer;\n        }\n        .mobile-nav-dropdown {\n            display: none;\n            flex-direction: column;\n            gap: 26px;\n            padding: 32px;\n            background: white;\n            border-top: 1px solid var(--light-warm-beige);\n        }\n        .mobile-nav-dropdown.active {\n            display: flex;\n        }\n\n        \/* Hero Banner Section *\/\n        .hero-banner {\n            height: 92vh;\n            background: linear-gradient(rgba(54,44,38,0.70),rgba(164,108,72,0.62)), url('https:\/\/pingplacemassagespa.com\/wp-content\/uploads\/2026\/07\/Handsome-Man-Having-Massage-in-Spa-Salon.jpg');\n            background-size: cover;\n            background-position: center;\n            color: white;\n            display: flex;\n            align-items: center;\n            text-align: center;\n        }\n        .hero-banner h1 {\n            font-size: 68px;\n            margin-bottom: 20px;\n        }\n        .hero-banner p {\n            font-size: 21px;\n            max-width: 740px;\n            margin: 0 auto 50px;\n            opacity: 0.95;\n        }\n        .hero-button-group {\n            display: flex;\n            gap: 28px;\n            flex-wrap: wrap;\n            justify-content: center;\n        }\n\n        \/* About Salon Section *\/\n        .about-wrap {\n            background: var(--pure-white);\n        }\n        .about-two-column-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 74px;\n            align-items: center;\n        }\n        .about-text h2 {\n            font-size: 48px;\n            margin-bottom: 16px;\n            color: var(--deep-warm-brown);\n        }\n        .about-text p {\n            margin-bottom: 24px;\n            color: #443a34;\n        }\n        .usp-list {\n            margin-top: 36px;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n        .usp-list li {\n            list-style: none;\n            padding-left: 32px;\n            position: relative;\n        }\n        .usp-list li::before {\n            content: \"\u2726\";\n            color: var(--warm-terracotta);\n            position: absolute;\n            left: 0;\n            font-size: 18px;\n        }\n        .spa-main-image {\n            width: 100%;\n            height: 550px;\n            border-radius: 6px;\n            object-fit: cover;\n            box-shadow: var(--soft-shadow);\n        }\n\n        \/* Price List Section *\/\n        .price-main-section {\n            background: var(--light-warm-beige);\n            text-align: center;\n        }\n        .price-main-section h2 {\n            font-size: 48px;\n            color: var(--deep-warm-brown);\n        }\n        .price-card-single {\n            max-width: 620px;\n            margin: 60px auto 0;\n            background: var(--pure-white);\n            padding: 50px 40px;\n            border-radius: 6px;\n            box-shadow: var(--soft-shadow);\n        }\n        .price-row-item {\n            display: flex;\n            justify-content: space-between;\n            padding: 18px 0;\n            border-bottom: 1px solid var(--light-warm-beige);\n            font-size: 20px;\n        }\n        .price-row-item:last-child {\n            border-bottom: none;\n        }\n        .price-value {\n            font-weight: 600;\n            color: var(--warm-terracotta);\n        }\n\n        \/* Booking CTA Banner *\/\n        .cta-reserve-banner {\n            background: linear-gradient(rgba(54,44,38,0.86),rgba(164,108,72,0.74)), url('https:\/\/images.unsplash.com\/photo-1600337512481-2e9c0d4e383?ixlib=rb-4.0.3&auto=format&fit=crop&w=1800&q=80');\n            background-size: cover;\n            background-position: center;\n            color: white;\n            text-align: center;\n            padding: 112px 0;\n        }\n        .cta-reserve-banner h2 {\n            font-size: 54px;\n            margin-bottom: 24px;\n        }\n        .cta-reserve-banner p {\n            max-width: 760px;\n            margin: 0 auto 48px;\n            font-size: 20px;\n            opacity: 0.94;\n        }\n\n        \/* Contact & Google Map Section *\/\n        .contact-map-area {\n            background: var(--soft-warm-tan);\n        }\n        .contact-two-column-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 66px;\n        }\n        .contact-info-block h3 {\n            font-size: 38px;\n            margin-bottom: 38px;\n        }\n        .single-contact-item {\n            margin-bottom: 32px;\n        }\n        .single-contact-item h4 {\n            font-family: 'Poppins', sans-serif;\n            font-size: 19px;\n            font-weight: 500;\n            color: var(--warm-terracotta);\n            margin-bottom: 10px;\n        }\n        .google-map-iframe {\n            width: 100%;\n            height: 510px;\n            border-radius: 6px;\n            border: none;\n            box-shadow: var(--soft-shadow);\n        }\n\n        \/* Footer Area *\/\n        footer {\n            background: var(--deep-warm-brown);\n            color: #efe8e2;\n            padding: 28px 0;\n        }\n        .copyright-center-text {\n            text-align: center;\n            font-size: 14px;\n        }\n\n        \/* Responsive Media Queries *\/\n        @media(max-width: 1024px) {\n            .about-two-column-grid, .contact-two-column-grid {\n                grid-template-columns: 1fr;\n                gap: 54px;\n            }\n            .spa-main-image {\n                height: 430px;\n            }\n            .hero-banner h1 {\n                font-size: 56px;\n            }\n        }\n        @media(max-width: 768px) {\n            .desktop-nav-bar {\n                display: none;\n            }\n            .mobile-hamburger {\n                display: block;\n            }\n            .section-padding {\n                padding: 74px 0;\n            }\n            .hero-banner h1 {\n                font-size: 44px;\n            }\n            .hero-button-group {\n                flex-direction: column;\n                align-items: center;\n            }\n            .btn-warm-solid {\n                width: 300px;\n                text-align: center;\n            }\n        }\n        @media(max-width: 480px) {\n            .hero-banner {\n                height: 80vh;\n            }\n            .hero-banner h1 {\n                font-size: 36px;\n            }\n            .about-text h2, .price-main-section h2, .cta-reserve-banner h2 {\n                font-size: 34px;\n            }\n            .google-map-iframe {\n                height: 370px;\n            }\n            .logo-wrapper {\n                width: 170px;\n                height: 64px;\n            }\n        }\n    <\/style>\n<!-- Top Fixed Navigation Header -->\n<header>\n    <div class=\"container nav-row\">\n        <div class=\"logo-wrapper\">\n            <img decoding=\"async\" src=\"https:\/\/pingplacemassagespa.com\/wp-content\/uploads\/2026\/07\/pingplacemassagespa.png\" alt=\"Ping Place Massage Spa Logo\">\n        <\/div>\n        <nav class=\"desktop-nav-bar\">\n            <a href=\"#home\">Home<\/a>\n            <a href=\"#about-spa\">About Us<\/a>\n            <a href=\"#price-list\">Price List<\/a>\n            <a href=\"#contact-location\">Location & Hours<\/a>\n        <\/nav>\n        <div class=\"mobile-hamburger\" id=\"menuToggleBtn\">\u2630<\/div>\n    <\/div>\n    <div class=\"mobile-nav-dropdown\" id=\"mobileMenuPanel\">\n        <a href=\"#home\">Home<\/a>\n        <a href=\"#about-spa\">About Us<\/a>\n        <a href=\"#price-list\">Price List<\/a>\n        <a href=\"#contact-location\">Location & Hours<\/a>\n    <\/div>\n<\/header>\n\n<!-- Hero Landing Banner -->\n<section class=\"hero-banner\" id=\"home\">\n    <div class=\"container\">\n        <h1>Ping Place Massage Spa<\/h1>\n        <div class=\"divider-warm\"><\/div>\n        <p>Professional massage spa exclusively for men in Summerfield, FL. Expert skilled therapists with high repeat customer satisfaction. Open daily 9am \u2013 10pm.<\/p>\n        <div class=\"hero-button-group\">\n            <a href=\"tel:352-307-8299\" class=\"btn-warm-solid\">Call Now: 352-307-8299<\/a>\n            <a href=\"#price-list\" class=\"btn-warm-solid btn-warm-outline\">View Our Rates<\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- About Spa Section -->\n<section class=\"about-wrap section-padding\" id=\"about-spa\">\n    <div class=\"container about-two-column-grid\">\n        <div class=\"about-text\">\n            <h2>About Ping Place Massage Spa<\/h2>\n            <div class=\"divider-warm\"><\/div>\n            <p>Ping Place Massage Spa is a dedicated massage studio located at 10935 SE 177th PL Ste 306, Summerfield, FL 34491. Our spa exclusively serves male guests with quiet, private treatment rooms for full relaxation.<\/p>\n            <p>Massage is our sole primary service with no secondary or tertiary treatments. Our therapists master professional, skilled massage techniques, which creates a high rate of returning regular customers. We maintain long daily operating hours to fit all schedules.<\/p>\n            <ul class=\"usp-list\">\n                <li>Exclusive massage service for male guests only<\/li>\n                <li>Highly skilled & professional massage techniques<\/li>\n                <li>High repeat customer & loyal guest base<\/li>\n                <li>Simple clear pricing: 30min \/ 60min massage options<\/li>\n                <li>Daily opening hours: Monday \u2013 Sunday 9:00am \u2013 10:00pm<\/li>\n                <li>No complicated extra add-ons or seasonal promotions<\/li>\n            <\/ul>\n            <a href=\"#price-list\" class=\"btn-warm-solid\" style=\"margin-top:46px;\">Check Massage Pricing<\/a>\n        <\/div>\n        <div>\n            <img decoding=\"async\" class=\"spa-main-image\" alt=\"Ping Place Massage Relax Treatment Room\" src=\"https:\/\/pingplacemassagespa.com\/wp-content\/uploads\/2026\/07\/Man-17.jpg\">\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Simple Price List Section -->\n<section class=\"price-main-section section-padding\" id=\"price-list\">\n    <div class=\"container\">\n        <h2>Massage Service Price List<\/h2>\n        <div class=\"divider-warm\"><\/div>\n        <div class=\"price-card-single\">\n            <div class=\"price-row-item\">30 Minutes Massage <span class=\"price-value\">$60<\/span><\/div>\n            <div class=\"price-row-item\">60 Minutes Massage <span class=\"price-value\">$80<\/span><\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Booking CTA Banner -->\n<section class=\"cta-reserve-banner\">\n    <div class=\"container\">\n        <h2>Book Your Massage Session Today<\/h2>\n        <div class=\"divider-warm\"><\/div>\n        <p>Ping Place Massage Spa welcomes all male guests. Our skilled therapists deliver comfortable, effective massage treatments with consistent repeat customer praise. Open every day from 9am until 10pm.<\/p>\n        <a href=\"tel:352-307-8299\" class=\"btn-warm-solid\">Call To Schedule Your Visit<\/a>\n    <\/div>\n<\/section>\n\n<!-- Contact Info & Google Map -->\n<section class=\"contact-map-area section-padding\" id=\"contact-location\">\n    <div class=\"container contact-two-column-grid\">\n        <div class=\"contact-info-block\">\n            <h3>Spa Location & Business Info<\/h3>\n            <div class=\"single-contact-item\">\n                <h4>Official Store Name<\/h4>\n                <p>Ping Place Massage Spa<\/p>\n            <\/div>\n            <div class=\"single-contact-item\">\n                <h4>Contact Phone Number<\/h4>\n                <p><a href=\"tel:352-307-8299\">352-307-8299<\/a><\/p>\n            <\/div>\n            <div class=\"single-contact-item\">\n                <h4>Full Address (Suite Included)<\/h4>\n                <p><a href=\"https:\/\/maps.app.goo.gl\/XK9LFnpUDRtfEj4V9\" target=\"_blank\">10935 SE 177th PL Ste 306, Summerfield, FL 34491<\/a><\/p>\n            <\/div>\n            <div class=\"single-contact-item\">\n                <h4>Business Hours<\/h4>\n                <p>Monday \u2013 Sunday: 9:00 AM \u2013 10:00 PM<\/p>\n            <\/div>\n            <div class=\"single-contact-item\">\n                <h4>Guest Policy<\/h4>\n                <p>Exclusively for Male Customers<\/p>\n            <\/div>\n        <\/div>\n        <div>\n            <iframe class=\"google-map-iframe\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3490.763102496584!2d-81.97391122459517!3d28.964750175484962!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88e7c585f13d1e6f%3A0xde8bf952b669e0e8!2sPing%20Place%20Massage%20Spa!5e0!3m2!1szh-CN!2ssg!4v1783473086219!5m2!1szh-CN!2ssg\" allowfullscreen loading=\"lazy\" referrerpolicy=\"strict-origin-when-cross-origin\"><\/iframe>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Footer -->\n<footer>\n    <div class=\"copyright-center-text\">\n        \u00a9 2026 Ping Place Massage Spa Summerfield FL | All Rights Reserved | Massage Spa For Men\n    <\/div>\n<\/footer>\n\n<!-- Mobile Menu & Smooth Scroll JS -->\n<script>\n    const menuToggleBtn = document.getElementById('menuToggleBtn');\n    const mobileMenuPanel = document.getElementById('mobileMenuPanel');\n    menuToggleBtn.addEventListener('click', () => {\n        mobileMenuPanel.classList.toggle('active');\n    });\n    document.querySelectorAll('#mobileMenuPanel a').forEach(navLink => {\n        navLink.addEventListener('click', () => mobileMenuPanel.classList.remove('active'));\n    });\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n        anchor.addEventListener('click', function(e) {\n            e.preventDefault();\n            const target = document.querySelector(this.getAttribute('#home'));\n            const targetId = this.getAttribute('href');\n            const targetBlock = document.querySelector(targetId);\n            if(targetBlock) {\n                window.scrollTo({\n                    top: targetBlock.offsetTop - 94,\n                    behavior: 'smooth'\n                })\n            }\n        })\n    })\n<\/script>\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>Home About Us Price List Location &#038; Hours \u2630 Home About Us Price List Location &#038; Hours Ping Place Massage Spa Professional massage spa exclusively for men in Summerfield, FL. Expert skilled therapists with high repeat customer satisfaction. Open daily 9am \u2013 10pm. Call Now: 352-307-8299 View Our Rates About Ping Place Massage Spa Ping [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pingplacemassagespa.com\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pingplacemassagespa.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pingplacemassagespa.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pingplacemassagespa.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pingplacemassagespa.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":10,"href":"https:\/\/pingplacemassagespa.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":21,"href":"https:\/\/pingplacemassagespa.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/21"}],"wp:attachment":[{"href":"https:\/\/pingplacemassagespa.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}