30 lines
1.6 KiB
Vue
30 lines
1.6 KiB
Vue
|
|
<template>
|
|
<section id="ourMission" class="section-py bg-body landing-faq pb-2 pt-4" style="padding: 0;">
|
|
<div class="container">
|
|
<div class="row gy-5">
|
|
<div class="col-lg-12">
|
|
<div class="mb-4">
|
|
<p>
|
|
The information presented on this website is meant solely for informational purposes and should
|
|
not be considered a substitute for professional medical advice, diagnosis, or treatment. If you
|
|
have any questions or concerns regarding your health, it is recommended to consult with your
|
|
doctor.</p>
|
|
<p>In order to acquire prescription hormones from HGH, it is essential to undergo an online
|
|
consultation with one of our licensed healthcare providers. They will evaluate your eligibility,
|
|
discuss the advantages and potential side effects, and then proceed with the prescription
|
|
process. Depending on DEA and state regulations, your testosterone treatment plan may require an
|
|
in-person medical examination. Additional information will be communicated by your HGH provider
|
|
during your online consultations. <span><a class="text-danger" href="#">See Important
|
|
Safety</a></span></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</template>
|
|
<style>#ourMission {
|
|
background-color: #9DC1CE !important;
|
|
}
|
|
</style>
|