{"id":9,"date":"2026-06-30T02:40:14","date_gmt":"2026-06-30T02:40:14","guid":{"rendered":"https:\/\/heidy-spa.com\/?page_id=9"},"modified":"2026-06-30T02:41:33","modified_gmt":"2026-06-30T02:41:33","slug":"home","status":"publish","type":"page","link":"https:\/\/heidy-spa.com\/","title":{"rendered":"home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"9\" class=\"elementor elementor-9\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c9645a5 e-con-full e-flex e-con e-parent\" data-id=\"c9645a5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea6d234 elementor-widget elementor-widget-html\" data-id=\"ea6d234\" 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:wght@400;600;700&family=Poppins:wght@300;400;500&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --champagne: #c8a889;\n            --soft-beige: #f8f4ef;\n            --deep-brown: #38302b;\n            --pale-tan: #f2ebe3;\n            --white: #ffffff;\n            --lux-shadow: 0 9px 26 rgba(200, 168, 137, 0.07);\n            --smooth: 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: var(--soft-beige);\n            color: var(--deep-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);\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-champ {\n            width: 96px;\n            height: 2px;\n            background: var(--champagne);\n            margin: 20px auto 40px;\n        }\n        .btn-champ {\n            display: inline-block;\n            padding: 16px 34px;\n            background: linear-gradient(135deg,var(--champagne),#dbb897);\n            color: white;\n            border-radius: 3px;\n            font-weight: 500;\n            letter-spacing: 0.5px;\n        }\n        .btn-champ:hover {\n            transform: translateY(-3px);\n            background: linear-gradient(135deg,#dbb897,var(--champagne));\n        }\n        .btn-outline {\n            background: transparent;\n            border: 1px solid var(--champagne);\n            color: white;\n        }\n        .btn-outline:hover {\n            background: var(--champagne);\n            color: white;\n        }\n\n        \/* Header Nav *\/\n        header {\n            background: var(--white);\n            position: sticky;\n            top: 0;\n            z-index: 999;\n            box-shadow: var(--lux-shadow);\n        }\n        .nav-wrap {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 12px 0;\n        }\n        .logo-box {\n            width: 220px;\n            height: 76px;\n        }\n        .logo-box img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n        .desktop-nav {\n            display: flex;\n            gap: 42px;\n        }\n        .desktop a:hover {\n            color: var(--champagne);\n        }\n        .mobile-icon {\n            font-size: 33px;\n            color: var(--champagne);\n            display: none;\n            cursor: pointer;\n        }\n        .mobile-menu {\n            display: none;\n            flex-direction: column;\n            gap: 24px;\n            padding: 30px;\n            background: white;\n            border-top: 1px solid var(--pale-tan);\n        }\n        .mobile-menu.active {\n            display: flex;\n        }\n\n        \/* Hero Banner *\/\n        .hero {\n            height: 90vh;\n            background: linear-gradient(rgba(56,48,43,0.72),rgba(200,168,137,0.64)), url('https:\/\/heidy-spa.com\/wp-content\/uploads\/2026\/06\/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 h1 {\n            font-size: 64px;\n            margin-bottom: 18px;\n        }\n        .hero p {\n            max-width: 700px;\n            margin: 0 auto 48px;\n            font-size: 20px;\n            opacity: 0.95;\n        }\n        .hero-buttons {\n            display: flex;\n            gap: 26px;\n            flex-wrap: wrap;\n            justify-content: center;\n        }\n\n        \/* About Section *\/\n        .about-block {\n            background: var(--white);\n        }\n        .about-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 70px;\n            align-items: center;\n        }\n        .about-text h2 {\n            font-size: 46px;\n            margin-bottom: 16px;\n        }\n        .about-text p {\n            margin-bottom: 22px;\n            color: #423b36;\n        }\n        .feature-list {\n            margin-top: 32px;\n            display: flex;\n            flex-direction: column;\n            gap: 14px;\n        }\n        .feature-list li {\n            list-style: none;\n            padding-left: 28px;\n            position: relative;\n        }\n        .feature-list li::before {\n            content: \"\u2726\";\n            color: var(--champagne);\n            position: absolute;\n            left: 0;\n        }\n        .spa-img {\n            width: 100%;\n            height: 520px;\n            border-radius: 6px;\n            object-fit: cover;\n            box-shadow: var(--lux-shadow);\n        }\n\n        \/* Price Section *\/\n        .price-area {\n            background: var(--pale-tan);\n            text-align: center;\n        }\n        .price-area h2 {\n            font-size: 46px;\n        }\n        .price-card-wrap {\n            max-width: 1200px;\n            margin: 60px auto 0;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px,1fr));\n            gap: 36px;\n        }\n        .price-card {\n            background: white;\n            padding: 42px 32px;\n            border-radius: 6px;\n            box-shadow: var(--lux-shadow);\n            transition: var(--smooth);\n        }\n        .price-card:hover {\n            transform: translateY(-8px);\n        }\n        .price-card h3 {\n            font-size: 25px;\n            color: var(--champagne);\n            margin-bottom: 20px;\n        }\n        .price-num {\n            font-size: 32px;\n            font-weight: 600;\n        }\n\n        \/* CTA Banner *\/\n        .cta-banner {\n            background: linear-gradient(rgba(56,48,43,0.84),rgba(200,168,137,0.74)), url('https:\/\/images.unsplash.com\/photo-1600337512481-2e9c0d4e383?ixlib=rb-4.0.3&auto=format&fit=crop&w=1770&q=80');\n            background-size: cover;\n            background-position: center;\n            color: white;\n            text-align: center;\n            padding: 104px 0;\n        }\n        .cta-banner h2 {\n            font-size: 50px;\n            margin-bottom: 22px;\n        }\n        .cta-banner p {\n            max-width: 720px;\n            margin: 0 auto 44px;\n            font-size: 19px;\n            opacity: 0.93;\n        }\n\n        \/* Contact & Map *\/\n        .contact-area {\n            background: var(--soft-beige);\n        }\n        .contact-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 62px;\n        }\n        .info-block h3 {\n            font-size: 34px;\n            margin-bottom: 34px;\n        }\n        .info-item {\n            margin-bottom: 28px;\n        }\n        .info-item h4 {\n            font-family: Poppins;\n            font-size: 18px;\n            font-weight: 500;\n            color: var(--champagne);\n            margin-bottom: 8px;\n        }\n        .map-frame {\n            width: 100%;\n            height: 490px;\n            border-radius: 6px;\n            border: none;\n            box-shadow: var(--lux-shadow);\n        }\n\n        \/* Footer *\/\n        footer {\n            background: var(--deep-brown);\n            color: #efe9e2;\n            padding: 24px 0;\n        }\n        .copyright {\n            text-align: center;\n            font-size: 14px;\n        }\n\n        \/* Responsive *\/\n        @media(max-width:1024px) {\n            .about-grid,.contact-grid {\n                grid-template-columns: 1fr;\n                gap: 50px;\n            }\n            .spa-img {height: 410px;}\n            .hero h1 {font-size: 52px;}\n        }\n        @media(max-width:768px) {\n            .desktop-nav {display: none;}\n            .mobile-icon {display: block;}\n            .section-padding {padding: 72px 0;}\n            .hero h1 {font-size: 40px;}\n            .hero-buttons {flex-direction: column; align-items: center;}\n            .btn-champ {width: 280px; text-align: center;}\n        }\n        @media(max-width:480px) {\n            .hero {height: 78vh;}\n            .hero h1 {font-size: 34px;}\n            .about-text h2,.price-area h2,.cta-banner h2 {font-size: 32px;}\n            .map-frame {height: 350px;}\n            .logo-box {width: 160px;height: 58px;}\n        }\n    <\/style>\n    <header>\n    <div class=\"container nav-wrap\">\n        <div class=\"logo-box\">\n            <img decoding=\"async\" src=\"https:\/\/heidy-spa.com\/wp-content\/uploads\/2026\/06\/Heidy-Spa.png\" alt=\"Heidy Spa Logo\">\n        <\/div>\n        <nav class=\"desktop-nav\">\n            <a href=\"#home\">Home<\/a>\n            <a href=\"#about\">About Us<\/a>\n            <a href=\"#price\">Price List<\/a>\n            <a href=\"#contact\">Location & Contact<\/a>\n        <\/nav>\n        <div class=\"mobile-icon\" id=\"menuBtn\">\u2630<\/div>\n    <\/div>\n    <div class=\"mobile-menu\" id=\"mobileMenu\">\n        <a href=\"#home\">Home<\/a>\n        <a href=\"#about\">About Us<\/a>\n        <a href=\"#price\">Price List<\/a>\n        <a href=\"#contact\">Location & Contact<\/a>\n    <\/div>\n<\/header>\n\n<!-- Hero Banner -->\n<section class=\"hero\" id=\"home\">\n    <div class=\"container\">\n        <h1>Heidy Spa<\/h1>\n        <div class=\"divider-champ\"><\/div>\n        <p>Premium Professional Body Massage Service for Men in Milford, New Hampshire. Open daily from 8:30am until 10:00pm, book your session by phone anytime.<\/p>\n        <div class=\"hero-buttons\">\n            <a href=\"tel:603-896-0355\" class=\"btn-champ\">Call: 603-896-0355<\/a>\n            <a href=\"#price\" class=\"btn-champ btn-outline\">View Service Prices<\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- About Section -->\n<section class=\"about-block section-padding\" id=\"about\">\n    <div class=\"container about-grid\">\n        <div class=\"about-text\">\n            <h2>About Heidy Spa<\/h2>\n            <div class=\"divider-champ\"><\/div>\n            <p>Heidy Spa is a professional massage studio located at 51 Elm St, Milford, NH 03055, specially designed to provide high-quality body massage services for male guests only. We offer quiet, private treatment rooms for every customer to fully relax and release physical fatigue.<\/p>\n            <p>Our core service is standard professional body massage, and we also provide popular four-hands synchronized massage for customers who pursue deeper relaxation. Our opening hours cover morning to late night every day, to fit all kinds of work and rest schedules.<\/p>\n            <ul class=\"feature-list\">\n                <li>Exclusive massage service target for male customers<\/li>\n                <li>Professional single body massage & four hands massage available<\/li>\n                <li>Private independent treatment rooms for full privacy<\/li>\n                <li>Long daily business hours: 8:30am \u2013 10:00pm every day<\/li>\n                <li>Direct mobile phone booking service 603-896-0355<\/li>\n            <\/ul>\n            <a href=\"#price\" class=\"btn-champ\" style=\"margin-top:40px;\">Check Our Rates<\/a>\n        <\/div>\n        <div>\n            <img decoding=\"async\" class=\"spa-img\" alt=\"Heidy Spa Treatment Room\" src=\"https:\/\/heidy-spa.com\/wp-content\/uploads\/2026\/06\/Andsome-Man-Relaxed-and-Enjoying-Back-Massage.-1.png\">\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Price List -->\n<section class=\"price-area section-padding\" id=\"price\">\n    <div class=\"container\">\n        <h2>Service Price List<\/h2>\n        <div class=\"divider-champ\"><\/div>\n        <div class=\"price-card-wrap\">\n            <div class=\"price-card\">\n                <h3>1 Hour Body Massage<\/h3>\n                <div class=\"price-num\">$80<\/div>\n            <\/div>\n            <div class=\"price-card\">\n                <h3>90 Minutes Massage<\/h3>\n                <div class=\"price-num\">$100<\/div>\n            <\/div>\n            <div class=\"price-card\">\n                <h3>Four Hands Massage<\/h3>\n                <div class=\"price-num\">$140<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Booking CTA -->\n<section class=\"cta-banner\">\n    <div class=\"container\">\n        <h2>Reserve Your Massage Session Now<\/h2>\n        <div class=\"divider-champ\"><\/div>\n        <p>Heidy Spa opens Monday to Sunday 8:30am \u2013 10:00pm, only male guests. Contact our mobile number 603-896-0355 to make advance reservations or walk in directly during business hours.<\/p>\n        <a href=\"tel:603-896-0355\" class=\"btn-champ\">Call To Schedule<\/a>\n    <\/div>\n<\/section>\n\n<!-- Contact & Google Map -->\n<section class=\"contact-area section-padding\" id=\"contact\">\n    <div class=\"container contact-grid\">\n        <div class=\"info-block\">\n            <h3>Store & Contact Information<\/h3>\n            <div class=\"info-item\">\n                <h4>Business Name<\/h4>\n                <p>Heidy Spa<\/p>\n            <\/div>\n            <div class=\"info-item\">\n                <h4>Mobile Contact Number<\/h4>\n                <p><a href=\"tel:603-896-0355\">603-896-0355<\/a><\/p>\n            <\/div>\n            <div class=\"info-item\">\n                <h4>Full Physical Address<\/h4>\n                <p><a href=\"https:\/\/maps.app.goo.gl\/xK5mD65hen9LdEpv9\" target=\"_blank\">51 Elm St, Milford, NH 03055<\/a><\/p>\n            <\/div>\n            <div class=\"info-item\">\n                <h4>Business Hours<\/h4>\n                <p>Monday \u2013 Sunday: 8:30am \u2013 10:00pm<\/p>\n            <\/div>\n            <div class=\"info-item\">\n                <h4>Target Guest Policy<\/h4>\n                <p>Service exclusively for male customers<\/p>\n            <\/div>\n        <\/div>\n        <div>\n            <iframe class=\"map-frame\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2925.762780067303!2d-71.65814752406116!3d42.83562450492459!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89e3cb037b57f0f1%3A0xbc52b366df27f57c!2sHeidy%20Spa!5e0!3m2!1szh-CN!2sus!4v1782783081019!5m2!1szh-CN!2sus\" 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\">\n        \u00a9 2026 Heidy Spa Milford NH | All Rights Reserved\n    <\/div>\n<\/footer>\n\n<!-- JS Menu & Smooth Scroll -->\n<script>\nconst menuBtn = document.getElementById('menuBtn');\nconst mobileMenu = document.getElementById('mobileMenu');\nmenuBtn.addEventListener('click', ()=>{\n    mobileMenu.classList.toggle('active');\n})\ndocument.querySelectorAll('#mobileMenu a').forEach(link=>{\n    link.addEventListener('click',()=>mobileMenu.classList.remove('active'))\n})\ndocument.querySelectorAll('a[href^=\"#\"]').forEach(anchor=>{\n    anchor.addEventListener('click', function(e){\n        e.preventDefault();\n        const targetId = this.getAttribute('href');\n        const target = document.querySelector(targetId);\n        if(target){\n            window.scrollTo({\n                top: target.offsetTop - 90,\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; Contact \u2630 Home About Us Price List Location &#038; Contact Heidy Spa Premium Professional Body Massage Service for Men in Milford, New Hampshire. Open daily from 8:30am until 10:00pm, book your session by phone anytime. Call: 603-896-0355 View Service Prices About Heidy Spa Heidy Spa is a professional [&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-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/heidy-spa.com\/index.php?rest_route=\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/heidy-spa.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/heidy-spa.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/heidy-spa.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/heidy-spa.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9"}],"version-history":[{"count":5,"href":"https:\/\/heidy-spa.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":19,"href":"https:\/\/heidy-spa.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions\/19"}],"wp:attachment":[{"href":"https:\/\/heidy-spa.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}