{"id":9,"date":"2026-07-09T02:34:33","date_gmt":"2026-07-09T02:34:33","guid":{"rendered":"https:\/\/galaxywellnessmassage.net\/?page_id=9"},"modified":"2026-07-09T17:48:22","modified_gmt":"2026-07-09T17:48:22","slug":"elementor-9","status":"publish","type":"page","link":"https:\/\/galaxywellnessmassage.net\/","title":{"rendered":"Elementor #9"},"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-cd99805 e-con-full e-flex e-con e-parent\" data-id=\"cd99805\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b07f0d elementor-widget elementor-widget-html\" data-id=\"2b07f0d\" 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            --main-blue: #1967b3;\n            --light-blue: #4288c7;\n            --soft-gray-bg: #f7f9fc;\n            --deep-navy: #24303f;\n            --pale-silver: #e9eff6;\n            --pure-white: #ffffff;\n            --soft-shadow: 0 10px 30px rgba(25, 103, 179, 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-gray-bg);\n            color: var(--deep-navy);\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: 1440px;\n            margin: 0 auto;\n        }\n        .section-padding {\n            padding: 92px 0;\n        }\n        .divider-blue {\n            width: 100px;\n            height: 2px;\n            background-color: var(--main-blue);\n            margin: 20px auto 42px;\n        }\n        .btn-blue-solid {\n            display: inline-block;\n            padding: 17px 38px;\n            background: linear-gradient(135deg, var(--main-blue), var(--light-blue));\n            color: var(--pure-white);\n            border-radius: 3px;\n            font-weight: 500;\n            letter-spacing: 0.5px;\n        }\n        .btn-blue-solid:hover {\n            transform: translateY(-4px);\n            background: linear-gradient(135deg, var(--light-blue), var(--main-blue));\n        }\n        .btn-blue-outline {\n            background: transparent;\n            border: 1px solid var(--main-blue);\n            color: white;\n        }\n        .btn-blue-outline:hover {\n            background-color: var(--main-blue);\n            color: white;\n        }\n\n        \/* Header Navigation *\/\n        header {\n            background: #f1f1f1;\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: 260px;\n            height: 90px;\n            display: flex;\n            align-items: center;\n        }\n        .logo-wrapper img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\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(--main-blue);\n        }\n        .mobile-hamburger {\n            font-size: 36px;\n            color: var(--main-blue);\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(--pale-silver);\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(36,48,63,0.70),rgba(25,103,179,0.62)), url('https:\/\/galaxywellnessmassage.net\/wp-content\/uploads\/2026\/07\/677348_27f0810e3d064bf6a4009d1b83f5fee4mv2-scaled.avif');\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 & USP 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-navy);\n        }\n        .about-text p {\n            margin-bottom: 24px;\n            color: #3a4859;\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(--main-blue);\n            position: absolute;\n            left: 0;\n            font-size: 18px;\n        }\n        .promo-notice-block {\n            background: rgba(25, 103, 179, 0.07);\n            padding: 30px;\n            margin-top: 44px;\n            border-left: 4px solid var(--main-blue);\n        }\n        .promo-notice-block h4 {\n            color: var(--main-blue);\n            margin-bottom: 12px;\n            font-size: 20px;\n        }\n        .spa-main-image {\n            width: 100%;\n            height: auto;\n            border-radius: 6px;\n            object-fit: cover;\n            box-shadow: var(--soft-shadow);\n        }\n\n        \/* Price Section Shared Style *\/\n        .price-main-section {\n            background: var(--pale-silver);\n            text-align: center;\n            padding:92px 0;\n        }\n        .price-main-section h2 {\n            font-size: 48px;\n            color: var(--deep-navy);\n        }\n        .price-card-grid {\n            margin-top: 66px;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));\n            gap: 38px;\n        }\n        .single-price-card {\n            background: var(--pure-white);\n            padding: 46px 36px;\n            border-radius: 6px;\n            box-shadow: var(--soft-shadow);\n            text-align: left;\n            transition: var(--smooth-transition);\n        }\n        .single-price-card:hover {\n            transform: translateY(-10px);\n        }\n        .single-price-card h3 {\n            text-align: center;\n            color: var(--main-blue);\n            margin-bottom: 24px;\n            font-size: 27px;\n            border-bottom: 1px solid var(--pale-silver);\n            padding-bottom: 14px;\n        }\n        .price-row-item {\n            display: flex;\n            justify-content: space-between;\n            padding: 13px 0;\n            border-bottom: 1px solid var(--pale-silver);\n        }\n        .price-row-item:last-child {\n            border-bottom: none;\n        }\n        .small-addon-text {\n            font-size:14px;\n            color:#505f70;\n            margin:8px 0 16px;\n        }\n\n        \/* Booking CTA Banner *\/\n        .cta-reserve-banner {\n            background: linear-gradient(rgba(36,48,63,0.86),rgba(25,103,179,0.74)), url('https:\/\/galaxywellnessmassage.net\/wp-content\/uploads\/2026\/07\/photo-1544161515-4ab6ce6db874.avif');\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-gray-bg);\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(--main-blue);\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-navy);\n            color: #e8eff6;\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            .price-card-grid {\n                grid-template-columns: 1fr;\n            }\n            .hero-button-group {\n                flex-direction: column;\n                align-items: center;\n            }\n            .btn-blue-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: 180px;\n                height: 66px;\n            }\n        }\n    <\/style>\n    <header>\n    <div class=\"container nav-row\">\n        <div class=\"logo-wrapper\">\n            <img decoding=\"async\" src=\"https:\/\/galaxywellnessmassage.net\/wp-content\/uploads\/2026\/07\/Galaxy-Wellness-Massage.png\" alt=\"Galaxy Massage Logo\">\n        <\/div>\n        <nav class=\"desktop-nav-bar\">\n            <a href=\"#home\">Home<\/a>\n            <a href=\"#about-salon\">About Us<\/a>\n            <a href=\"#price-list\">Full Service Menu<\/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-salon\">About Us<\/a>\n        <a href=\"#price-list\">Full Service Menu<\/a>\n        <a href=\"#contact-location\">Location & Hours<\/a>\n    <\/div>\n<\/header>\n\n<!-- Hero -->\n<section class=\"hero-banner\" id=\"home\">\n    <div class=\"container\">\n        <h1>Galaxy Wellness Massage<\/h1>\n        <div class=\"divider-blue\"><\/div>\n        <p>Professional premium massage studio for all genders in Arlington TX. Licensed certified therapists, free parking, free hot stone & essential oil with every massage. Visit 10 times get a free 30 mins service.<\/p>\n        <div class=\"hero-button-group\">\n            <a href=\"tel:(817)312-8414\" class=\"btn-blue-solid\">Call Us Now<\/a>\n            <a href=\"#contact-location\" class=\"btn-blue-solid btn-blue-outline\">Find Our Location<\/a>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- About & USP -->\n<section class=\"about-wrap section-padding\" id=\"about-salon\">\n    <div class=\"container about-two-column-grid\">\n        <div class=\"about-text\">\n            <h2>About Galaxy Wellness Massage<\/h2>\n            <div class=\"divider-blue\"><\/div>\n            <p>Galaxy Wellness Massage is a calm, professional massage salon located at 2501 E Mayfield Rd #119, Arlington, TX 76014, welcoming guests of all genders. Our core service is full body massage, with popular couple massage for pairs and customizable combo massage packages.<\/p>\n            <p>We provide a full spectrum of therapeutic massage modalities including hot stone, lomi lomi, classic massage, plus multiple combo bundles tailored to different relaxation needs. Every massage includes complimentary essential oil and hot stone treatment for all clients.<\/p>\n            <ul class=\"usp-list\">\n                <li>Primary Service: Professional Full Body Massage<\/li>\n                <li>Secondary Service: Private Couple Massage for two guests<\/li>\n                <li>Tertiary Service: Customizable Combo Massage Packages<\/li>\n                <li>All massage therapists are fully licensed & certified<\/li>\n                <li>Convenient free customer parking, smooth traffic access<\/li>\n                <li>Perks: Free Essential Oil & Free Hot Stone with all massages<\/li>\n                <li>Loyalty Offer: Visit 10 times, receive a free 30 mins service<\/li>\n                <li>Open daily 9:00am \u2013 9:00pm, flexible booking hours<\/li>\n            <\/ul>\n            <div class=\"promo-notice-block\">\n                <h4>Exclusive Loyalty Promotion<\/h4>\n                <p>Complete 10 paid visits to our salon, you will receive a complimentary 30-minute massage service completely free of charge. Every standard massage package comes with free essential oil and hot stone upgrades with no extra fees.<\/p>\n            <\/div>\n            <a href=\"tel:(817)312-8414\" class=\"btn-blue-solid\" style=\"margin-top:46px;\">Call Us Now<\/a>\n        <\/div>\n        <div>\n            <img decoding=\"async\" class=\"spa-main-image\" alt=\"Galaxy Wellness Massage Relaxing Treatment Room\" src=\"https:\/\/galaxywellnessmassage.net\/wp-content\/uploads\/2026\/07\/6.avif\">\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Full Price List Section -->\n<section class=\"price-main-section section-padding\" id=\"price-list\">\n    <div class=\"container\">\n        <h2>Complete Service Price List<\/h2>\n        <div class=\"divider-blue\"><\/div>\n        <div class=\"price-card-grid\">\n            <!-- Card 1: Standard Swedish & Couple Massage -->\n            <div class=\"single-price-card\">\n                <h3>Swedish & Couple Massage<\/h3>\n                <p class=\"small-addon-text\">Free Hot stone and Essential Oil included<\/p>\n                <div class=\"price-row-item\">\n                    <span>Swedish Massage 30 mins<\/span>\n                    <span>$50<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Swedish Massage 60 mins<\/span>\n                    <span>$70<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Swedish Massage 75 mins<\/span>\n                    <span>$90<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Swedish Massage 90 mins<\/span>\n                    <span>$110<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Add on: Deep Tissue<\/span>\n                    <span>$10<\/span>\n                <\/div>\n                <div style=\"margin:20px 0 10px; font-weight:500;\">Couple Massage<\/div>\n                <div class=\"price-row-item\">\n                    <span>Couple Massage 30 mins<\/span>\n                    <span>$100<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Couple Massage 60 mins<\/span>\n                    <span>$140<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Couple Massage 90 mins<\/span>\n                    <span>$220<\/span>\n                <\/div>\n            <\/div>\n\n            <!-- Card 2: Combo Massage & Add Ons -->\n            <div class=\"single-price-card\">\n                <h3>Combo Massage & Extra Add-ons<\/h3>\n                <div class=\"price-row-item\">\n                    <span>30 mins back + 30 mins Foot Combo<\/span>\n                    <span>$65<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>60 mins full body +30 mins Foot Combo<\/span>\n                    <span>$100<\/span>\n                <\/div>\n                <div style=\"margin:20px 0 10px; font-weight:500;\">Extra Add On Services<\/div>\n                <div class=\"price-row-item\">\n                    <span>Essential oil add on<\/span>\n                    <span>$15<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Oil add on<\/span>\n                    <span>$20<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Facial Mask add on<\/span>\n                    <span>$15<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>30 mins Foot Detox add on<\/span>\n                    <span>$25<\/span>\n                <\/div>\n            <\/div>\n\n            <!-- Card3: Hot Stone & Lomi Lomi Massage -->\n            <div class=\"single-price-card\">\n                <h3>Hot Stone & Lomi Lomi Massage<\/h3>\n                <p class=\"small-addon-text\">Hot Stone 60 mins includes free facial mask, aromatherapy & essential oils<\/p>\n                <div class=\"price-row-item\">\n                    <span>Hot Stone Massage 30 mins<\/span>\n                    <span>$50<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Hot Stone Massage 60 mins<\/span>\n                    <span>$70<\/span>\n                <\/div>\n                <div style=\"margin:20px 0 10px; font-weight:500;\">Lomi Lomi Massage<\/div>\n                <div class=\"price-row-item\">\n                    <span>Lomi Lomi 30 mins<\/span>\n                    <span>$60<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Lomi Lomi 60 mins<\/span>\n                    <span>$80<\/span>\n                <\/div>\n            <\/div>\n\n            <!-- Card4: Combo A & Combo B Packages -->\n            <div class=\"single-price-card\">\n                <h3>Combo A & Combo B Special Packages<\/h3>\n                <div style=\"margin:10px 0; font-weight:500;\">Combo A (Total 60 mins)<\/div>\n                <p class=\"small-addon-text\">30 mins body + 20 Foot scrub + Facial Mask<\/p>\n                <div class=\"price-row-item\">\n                    <span>Combo A Full Package<\/span>\n                    <span>$100<\/span>\n                <\/div>\n                <div style=\"margin:20px 0 10px; font-weight:500;\">Combo B (Total 90 mins)<\/div>\n                <p class=\"small-addon-text\">60 mins massage +20 Foot scrub + Facial Mask + Hot stone + Essential oil<\/p>\n                <div class=\"price-row-item\">\n                    <span>Combo B Full Package<\/span>\n                    <span>$140<\/span>\n                <\/div>\n            <\/div>\n\n            <!-- Card5: Classic Massage & Couple Special -->\n            <div class=\"single-price-card\">\n                <h3>Classic Massage & Couple Special<\/h3>\n                <div class=\"price-row-item\">\n                    <span>Classic Massage 30 mins<\/span>\n                    <span>$50<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Classic Massage 45 mins<\/span>\n                    <span>$60<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Classic Massage 60 mins<\/span>\n                    <span>$70<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Classic Massage 75 mins<\/span>\n                    <span>$80<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Classic Massage 90 mins<\/span>\n                    <span>$110<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Add on: Deep Tissue<\/span>\n                    <span>$10<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Add on: Oil<\/span>\n                    <span>$20<\/span>\n                <\/div>\n                <div style=\"margin:20px 0 10px; font-weight:500;\">Couple Massage Special<\/div>\n                <div class=\"price-row-item\">\n                    <span>Couple Massage 60 mins<\/span>\n                    <span>$130<\/span>\n                <\/div>\n                <div class=\"price-row-item\">\n                    <span>Couple Massage 90 mins<\/span>\n                    <span>$220<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- CTA Banner -->\n<section class=\"cta-reserve-banner\">\n    <div class=\"container\">\n        <h2>Book Your Relaxing Massage Session Today<\/h2>\n        <div class=\"divider-blue\"><\/div>\n        <p>We welcome all genders, open daily from 9am until 9pm. Enjoy free hot stone & essential oil with every massage, earn a free 30min service after 10 visits. All therapists are licensed and certified.<\/p>\n        <a href=\"tel:(817)312-8414\" class=\"btn-blue-solid\">Book Your Appointment Now<\/a>\n    <\/div>\n<\/section>\n\n<!-- Contact & 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>Salon Location & Business Information<\/h3>\n            <div class=\"single-contact-item\">\n                <h4>Exact Business Name<\/h4>\n                <p>Galaxy Wellness Massage<\/p>\n            <\/div>\n            <div class=\"single-contact-item\">\n                <h4>Contact Phone Number (Mobile)<\/h4>\n                <p><a href=\"tel:(817)312-8414\">(817) 312-8414<\/a><\/p>\n            <\/div>\n            <div class=\"single-contact-item\">\n                <h4>Full Physical Address (Suite Included)<\/h4>\n                <p><a href=\"https:\/\/maps.app.goo.gl\/nCUehGjS39scJhW48\" target=\"_blank\">2501 E Mayfield Rd #119, Arlington, TX 76014<\/a><\/p>\n            <\/div>\n            <div class=\"single-contact-item\">\n                <h4>Daily Operating Business Hours<\/h4>\n                <p>Monday \u2013 Sunday: 9:00 AM \u2013 9:00 PM<\/p>\n            <\/div>\n            <div class=\"single-contact-item\">\n                <h4>Guest Policy<\/h4>\n                <p>All genders are welcome<\/p>\n            <\/div>\n        <\/div>\n        <div>\n            <iframe class=\"google-map-iframe\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3357.7793824840533!2d-97.06733462450677!3d32.691911688330705!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e89d94b9d30b7%3A0x122ce44b7d5cee7!2sGalaxy%20Wellness%20Massage!5e0!3m2!1szh-CN!2ssg!4v1783044419654!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 Galaxy Wellness Massage Arlington TX | All Rights Reserved | Licensed Certified Massage Therapists For All Genders\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', () => {\n            mobileMenuPanel.classList.remove('active');\n        });\n    });\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchorLink => {\n        anchorLink.addEventListener('click', function (e) {\n            e.preventDefault();\n            const targetId = this.getAttribute('href');\n            const targetBlock = document.querySelector(targetId);\n            if(targetBlock){\n                window.scrollTo({\n                    top: targetBlock.offsetTop - 96,\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 Full Service Menu Location &#038; Hours \u2630 Home About Us Full Service Menu Location &#038; Hours Galaxy Wellness Massage Professional premium massage studio for all genders in Arlington TX. Licensed certified therapists, free parking, free hot stone &#038; essential oil with every massage. Visit 10 times get a free 30 mins service. [&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:\/\/galaxywellnessmassage.net\/index.php?rest_route=\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/galaxywellnessmassage.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/galaxywellnessmassage.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/galaxywellnessmassage.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/galaxywellnessmassage.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9"}],"version-history":[{"count":10,"href":"https:\/\/galaxywellnessmassage.net\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":22,"href":"https:\/\/galaxywellnessmassage.net\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions\/22"}],"wp:attachment":[{"href":"https:\/\/galaxywellnessmassage.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}