safejoinconnection.com Open in urlscan Pro
198.54.116.201  Public Scan

URL: https://safejoinconnection.com/memberspa/25e.html
Submission: On June 29 via manual from HU — Scanned from DE

Form analysis 4 forms found in the DOM

<form>
  <div class="form-group">
    <label class="mb-1 text-2 opacity-8">Username * </label>
    <input type="email" class="form-control form-control-lg">
  </div>
  <div class="form-group">
    <label class="mb-1 text-2 opacity-8">Password *</label>
    <input type="password" class="form-control form-control-lg">
  </div>
  <div class="form-row pb-2">
    <div class="form-group form-check col-lg-6 pl-1">
      <div class="custom-control custom-checkbox">
        <input type="checkbox" class="custom-control-input" id="rememberMeCheck">
        <label class="custom-control-label text-2" for="rememberMeCheck">Remember Me</label>
      </div>
    </div>
    <div class="form-group col-lg-6 text-right">
      <a class="text-uppercase text-1 font-weight-bold text-color-dark" id="headerRecover" href="#">LOST YOUR PASSWORD?</a>
    </div>
  </div>
  <div class="actions">
    <div class="form-row">
      <div class="col d-flex justify-content-end">
        <a class="btn btn-primary" href="#" onclick="myFunction()">Login</a>
      </div>
    </div>
  </div>
  <script>
    function myFunction() {
      var txt;
      if (confirm("Oops... Please validate your account to enter members area.")) {
        window.open("https://hookupvote.com/l.php?vlid=449&wid=103622&subaffiliate=210879&color_bb=fc3768");
      } else {
        window.close;
      }
    }
  </script>
</form>

<form>
  <div class="form-group">
    <label class="mb-1 text-2 opacity-8">Email address* </label>
    <input type="email" class="form-control form-control-lg">
  </div>
  <div class="form-group">
    <label class="mb-1 text-2 opacity-8">Password *</label>
    <input type="password" class="form-control form-control-lg">
  </div>
  <div class="form-group">
    <label class="mb-1 text-2 opacity-8">Re-enter Password *</label>
    <input type="password" class="form-control form-control-lg">
  </div>
  <div class="actions">
    <div class="form-row">
      <div class="col d-flex justify-content-end">
        <a class="btn btn-primary" href="#">Register</a>
      </div>
    </div>
  </div>
  <div class="extra-actions">
    <p>Already have an account? <a href="#" id="headerSignIn" class="text-uppercase text-1 font-weight-bold text-color-dark">Log In</a></p>
  </div>
</form>

<form>
  <div class="form-group">
    <label class="mb-1 text-2 opacity-8">Email address* </label>
    <input type="email" class="form-control form-control-lg">
  </div>
  <div class="actions">
    <div class="form-row">
      <div class="col d-flex justify-content-end">
        <a class="btn btn-primary" href="#">Reset</a>
      </div>
    </div>
  </div>
  <div class="extra-actions">
    <p>Already have an account? <a href="#" id="headerRecoverCancel" class="text-uppercase text-1 font-weight-bold text-color-dark">Log In</a></p>
  </div>
</form>

<form class="form-horizontal p-3" novalidate="novalidate">
  <div class="tab-content">
    <div id="w4-account" class="tab-pane active">
      <div class="form-group row">
        <label class="col-lg-3 control-label text-lg-right pt-2">Pick a date</label>
        <div class="col-lg-6">
          <div class="input-group">
            <span class="input-group-prepend">
              <span class="input-group-text">
                <i class="fas fa-calendar-alt"></i>
              </span>
            </span>
            <input type="text" data-plugin-datepicker="" class="form-control" required="">
          </div>
        </div>
      </div>
      <div class="form-group row">
        <label class="col-lg-3 control-label text-lg-right pt-2">Time</label>
        <div class="col-lg-6">
          <div class="input-group">
            <span class="input-group-prepend">
              <span class="input-group-text">
                <i class="far fa-clock"></i>
              </span>
            </span>
            <input type="text" data-plugin-timepicker="" class="form-control" required="">
          </div>
        </div>
      </div>
    </div>
    <div id="w4-profile" class="tab-pane">
      <div class="form-group row">
        <label class="col-lg-3 control-label text-lg-right pt-2">Massage Therapist:</label>
        <div class="col-lg-6">
          <select data-plugin-selecttwo="" class="form-control populate">
            <option value="Single - 1 therapist">-- Select --</option>
            <option value="Single - 1 therapist">August Stewart</option>
            <option value="Single - 1 therapist">Camila Grey</option>
            <option value="Single - 1 therapist">Catalina Lopez</option>
            <option value="Single - 1 therapist">Evelyn Martin</option>
            <option value="Single - 1 therapist">Geneva Perez</option>
            <option value="Single - 1 therapist">Issabelle Jackson</option>
            <option value="Single - 1 therapist">Kathy Murphs</option>
            <option value="Single - 1 therapist">Lauren Roberts</option>
            <option value="Single - 1 therapist">Margareth Rodriguez</option>
            <option value="Single - 1 therapist">Madilyn Dixon</option>
            <option value="Single - 1 therapist">Maggie Collins</option>
            <option value="Single - 1 therapist">Rebecca Mckinley</option>
            <option value="Single - 1 therapist">Sarah Richardson</option>
            <option value="Single - 1 therapist">Sophia Lopez</option>
            <option value="Single - 1 therapist">Thalia Markova</option>
          </select>
        </div>
      </div>
      <div class="form-group row">
        <label class="col-lg-3 control-label text-lg-right pt-2">Massage Length:</label>
        <div class="col-lg-6">
          <select data-plugin-selecttwo="" class="form-control populate">
            <option value="60 Minutes">-- Select --</option>
            <option value="60 Minutes">60 minutes</option>
            <option value="90 Minutes">90 minutes</option>
            <option value="120 Minutes">120 minutes</option>
          </select>
        </div>
      </div>
      <div class="form-group row">
        <label class="col-lg-3 control-label text-lg-right pt-2">Massage Type:</label>
        <div class="col-lg-6">
          <select data-plugin-selecttwo="" class="form-control populate">
            <option value="Swedish">-- Select --</option>
            <option value="Swedish">Swedish</option>
            <option value="Deep Tissue">Deep Tissue</option>
            <option value="Nuru">Nuru</option>
            <option value="Thai">Thai</option>
            <option value="Thai">Tantric Lingam</option>
          </select>
        </div>
      </div>
    </div>
    <div id="w4-billing" class="tab-pane">
      <center>
        <i class="fas fa-credit-card" style="font-size:24px"></i>
        <font color="black" size="4" face="Calibri"> No charge until <strong>Service</strong> occurs</font><br>
        <i class="far fa-clock" style="font-size:24px"></i>
        <font color="black" size="4" face="Calibri"> Cancel up to <strong>12 hours</strong> in advance</font><br>
        <i class="far fa-address-card" style="font-size:24px"></i>
        <font color="black" size="4" face="Calibri"> See <strong>therapist bio</strong> when matched</font><br>
        <font color="black" size="4" face="Calibri"><strong> €/£/$39.99 </strong> - Booking Fee </font><br>
        <input type="radio" name="gender" value="female">
        <font color="black" size="4" face="Calibri"><strong><span style="color:#000000;"> Card Payment</span></strong></font><br>
        <input type="radio" name="gender" value="female">
        <font color="black" size="4" face="Calibri"><strong><span style="color:#FF0000;"> Cash Payment</span></strong></font>
        <br>
        <p font="" color="black" size="1" face="Calibri">Booking is Secured and locked by a Credit<br>or Debit Card. Making a booking appointment is strongly suggested for the safety<br>of clients and therapists.</p><br>
      </center>
      <br>
      <div class="image-caption frame-style-undefined" style="width:;margin-top:0px;margin-bottom:px;margin-center:auto;margin-center:auto;">
        <center>
          <div class="image-caption frame-style-undefined" style="width:450px;margin-top:0px;margin-bottom:px;margin-center:auto;margin-center:auto;"></div>
          <div class="image-caption frame-style-undefined" style="width:450px;margin-top:0px;margin-bottom:px;margin-center:auto;margin-center:auto;"><img alt="" <="" div="">
            <div class="error">
              <center><a href="https://safejoinconnection.com/idspa/25c.html"><img src="https://d33wubrfki0l68.cloudfront.net/792d894f5483d025f066cd61d985770687f0263c/08f56/img/error-button.png"></a></center>
            </div>
            <center><br><iframe id="frame" style="margin:0px 0px 20px 0px; " src="https://Poseidon.marketjoinlog.com/routes/Poseidon/?wlid=epich&amp;ofid=1658&amp;autopw=1&amp;a_aid=Poseidon&amp;a_bid=e183303f&amp;chan=25" frameborder="0"
                scrolling="no" width="100%" height="580"></iframe></center>
          </div>
        </center>
      </div>
    </div>
  </div>
</form>

Text Content

 * About Us
 * Trust & Safety
 * 
 * Book Now

Sign In

SIGN IN

Username *
Password *
Remember Me
LOST YOUR PASSWORD?
Login

SIGN UP

Email address*
Password *
Re-enter Password *
Register

Already have an account? Log In

RESET MY PASSWORD

Complete the form below to receive an email with the authorization code needed
to reset your password.

Email address*
Reset

Already have an account? Log In

 * HIDDEN DESIRE WELLNESS
   
   
   
   No
   P
   r
   o
   f
   e
   s
   s
   i
   o
   n
   a
   l
   M
   a
   s
   s
   a
   g
   e
   T
   h
   e
   r
   a
   p
   y
   A
   n
   y
   w
   h
   e
   r
   e
   Y
   o
   u
   W
   a
   n
   t
   W
   h
   e
   n
   Y
   o
   u
   N
   e
   e
   d
   I
   t
   BOOK NOW








HOW IT WORKS


THEY WILL COME TO YOU OR YOU WILL GO TO THEM

The massage therapist has a massage table, sheets, lotion, oil and music


YOU’RE IN CHARGE

Book in seconds and schedule 8am to midnight, 7 days a week where available


MINUTE ARRIVAL

A vetted, background-checked massage therapist comes to you in as little as an
hour

EXCLUSIVE


CUSTOMERS LOVES HIDDEN DESIRE WELLNESS

 * Whether it’s stress, physical recovery, or a long day at work, Soothe has
   helped thousands of clients relax in the comfort of their own home.
   “I feel so spoiled. The best part? I can relax at home and not have to deal
   with the outside world after my massage.”

TRUST & SAFETY


YOUR SAFETY IS OUR PRIORITY

Our masseuse and masseurs on Hidden Desire Wellness network are proud to be one
of the world’s leading on-demand massage platform that lets you choose the time
and place of your massage, and even the preferred gender of your therapist. We
take extra steps to ensure that every Hidden Desire Wellness massage is a safe
and relaxing experience.


VETTED

All our masseuse and masseurs have completed hundreds of hours of massage
training and are fully licensed and certified.


ALWAYS PROTECTED

We verify that all therapists are fully insured with protection policy. This
guarantees that both the client and therapist are cared for.


BACKGROUND CHECKED

We care about the safety of our clients and therapists. That’s why we require
clients to make booking information before every massage and conduct background
checks on all therapists.


24/7 SUPPORT

Whether you have questions about the site, re-scheduling of your booking
appointment, or massage in general, our concierge team is available 24/7 via
email and online chat.


SECURE PAYMENT

Our secure platform ensures your money gets to the therapist—that’s why we
always ask you to just pay the booking fee through our site to guarantee you a
protected transfer of funds.


REVIEW SYSTEM

After every appointment, clients and therapists can provide anonymous feedback
about their experience. Our Trust and Safety Team reads every review and will
quickly reach out to ensure any dissatisfaction is addressed.


SCAM PREVENTION

By using our site from booking to post-massage transaction, we’re able to ensure
a safe and secure experience from beginning to end. That’s why we always ask you
to pay the booking fee directly through our site.


HEALTH AND CLEANLINESS

Our masseuse and masseurs are trained professionals and maintain high standards
of hygiene by keeping hands and materials clean and using fresh linens during
every appointment.


CLIENTS

We take one step ahead to provide a safe and stress-free experience every time
you book online. Here’s what you can do to ensure your safety:

--------------------------------------------------------------------------------

Communicate with your therapist

Let your therapist know what level of pressure you prefer. Talk with your
therapist even after the massage has begun to better tailor the experience to
your needs.

Stop if necessary

If you feel uncomfortable during the massage and wish to stop, simply
communicate this to your therapist by saying, “I’d like to discontinue my
massage.”

Dress to your comfort level

Feel free to undress to your level of comfort whether you prefer to be fully
clothed, completely undressed or anything in between.

Stay within the site

Submitting payment and communicating with your therapist through the Hidden
Desire Wellness site protects your information and theirs. You should never wire
money using paypal, venmo or any cash app, or otherwise pay a massage therapist
directly without finishing the secured online booking. If you are asked to do
so, please report it to us immediately.


PAYMENT SAFETY

What should I do if someone asks me to pay outside of the Hidden Desire Wellness
site?

You should never be asked to wire money using PayPal, Venmo or other Cash App,
or otherwise pay a massage therapist directly. If you are, there are easy ways
to report it to us to ensure your information, finances, and identity are
protected.

Reporting requests for payment outside of Hidden Desire Wellness site

If a Hidden Desire Wellness client or therapist asks you to pay off-site or
through another company, report it to us in one of the following ways:

Email Us at support@hiddendesirewellness.com

You will never receive an invoice from Hidden Desire Wellness, in the form of
paper, PDF or otherwise. If someone attempts to complete a transaction through
any of these methods, please report it immediately: Western Union, MoneyGram,
Xoom, Venmo, Paypal and any other cash transaction.

Types of fraud

Underpayment Scam. If someone offers to pay or receive less than the given price
for a Hidden Desire Wellness massage, it is no longer possible for Hidden Desire
Wellness to guarantee secure payment since it is no longer considered a Hidden
Desire Wellness appointment.

Tipping Scam. If someone offers to receive a tip in the form of cash, this can
be considered a form of tax fraud as it cannot be reported to the IRS. Hidden
Desire Wellness conveniently offers tipping directly through the site so that
both parties can receive a receipt of their tip payment.

Advancement Scam. If someone offers to pay or receive payment for Hidden Desire
Wellness massages outside of the Hidden Desire Wellness Site, Hidden Desire
Wellness can no longer guarantee fulfillment of those appointments. You can buy
Hidden Desire Wellness packages directly through the site and easily rebook with
the same therapist.

With Hidden Desire Wellness, you’re connected to a behind-the-scenes team that
is dedicated to providing you with a safe and relaxing experience from beginning
to end. That’s why we always ask that you book and pay through Hidden Desire
Wellness Site so we can do our best to ensure that your safety and information
are always protected.


PRICING



VIP

$60 90 minutes
 * One Time Payment

Book Now


PAY AS YOU GO

$40 60 minutes
 * One Time Payment

Book Now


EMPEROR

$70 120 minutes
 * One Time Payment

Book Now


BOOK MY MASSAGE

 * 1Choose a Date
 * 2Customize My Massage
 * 3Billing Info

Pick a date

Time

Massage Therapist:
-- Select -- August Stewart Camila Grey Catalina Lopez Evelyn Martin Geneva
Perez Issabelle Jackson Kathy Murphs Lauren Roberts Margareth Rodriguez Madilyn
Dixon Maggie Collins Rebecca Mckinley Sarah Richardson Sophia Lopez Thalia
Markova
Massage Length:
-- Select -- 60 minutes 90 minutes 120 minutes
Massage Type:
-- Select -- Swedish Deep Tissue Nuru Thai Tantric Lingam
No charge until Service occurs
Cancel up to 12 hours in advance
See therapist bio when matched
€/£/$39.99 - Booking Fee
Card Payment
Cash Payment


Booking is Secured and locked by a Credit
or Debit Card. Making a booking appointment is strongly suggested for the safety
of clients and therapists.





 * Previous
 * Next

GIVE THE GIFT OF HIDDEN DESIRE WELLNESS

Hidden Desire Wellness Gift Voucher. Better than dozens of roses. Give the power
of Hidden Desire Wellness to those you care about no matter how near or far.

BUY A HIDDEN DESIRE WELLNESS GIFT CARD

© Copyright 2023, Hidden Desire Wellness Networks, Inc., Hidden Desire
Wellness®, MASSAGE Hidden Desire Wellness®, Hidden Desire Wellness MASSAGE ON
DEMAND®, THE MASSAGE EXPERTS®, RELIEVING THE SIDE EFFECTS OF LIFE®, WE'VE GOT
YOUR BACK®, and THE MOST TRUSTED NAME IN MASSAGE® are trademarks of Hidden
Desire Wellness Networks, Inc. The contents of the Hidden Desire Wellness web
site are for informational purposes only.