46 lines
2.1 KiB
Vue
46 lines
2.1 KiB
Vue
<template>
|
|
<section id="termsCon" class="section-py landing-faq mt-0 pb-5">
|
|
<div class="container">
|
|
<div class="row gy-5" id="termsCon">-
|
|
<div class="col-lg-12">
|
|
<div class="mb-4 text-dark">
|
|
<h class="mb-1"><span></span></h>
|
|
<div class="col-lg-12 mb-4 text-dark">
|
|
<h1 class="text-dark text-center"><b>Refund Policy</b></h1>
|
|
</div>
|
|
</div>
|
|
<p class="text-center">
|
|
Regrettably, we're unable to authorize returns of prescription items for reuse or resale, thus
|
|
all transactions are considered final. Nonetheless, if you believe there's been an error in
|
|
fulfilling your prescription, please reach out to us at <b
|
|
class="text-primary">(833)625-3392.</b>
|
|
</p>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section style="background-color: #9DC1CE;">
|
|
<VContainer>
|
|
<p>The content presented on this website serves informational purposes only and does not replace
|
|
professional medical advice, diagnosis, or treatment. Should you have any inquiries or concerns
|
|
regarding your health, it is advisable to consult with your doctor.</p>
|
|
<p>
|
|
To obtain prescription hormones like HGH, you'll need to undergo an online consultation with one of our
|
|
licensed healthcare professionals. They will assess your suitability for the treatment, discuss its
|
|
benefits and potential side effects, and determine if further medical examinations, as per DEA and state
|
|
regulations, are necessary for your testosterone treatment plan. Further details will be provided by
|
|
your HGH provider during your online consultations.</p>
|
|
</VContainer>
|
|
</section>
|
|
</template>
|
|
<style>
|
|
#letstalk1 {
|
|
background-color: #9dc1ce !important;
|
|
}
|
|
|
|
.p-black {
|
|
color: #000 !important;
|
|
}
|
|
</style>
|