initial commit

This commit is contained in:
Inshal
2024-10-25 01:05:27 +05:00
commit 94cd8a1dc9
1710 changed files with 273609 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
<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>