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,36 @@
<script setup>
</script>
<template>
<section id="landingFeatures" class="landing-features">
<div class="container">
<div class="mt-4">
<span class="mt-4">OUR TEAM</span>
</div>
<h1 class="">
<span class=""><b>Meet Our HRT Specialists</b></span>
</h1>
<p class="">
<span class="">Introduce our top-tier, board-licensed physicians and HRT specialists committed to providing
secure, evidence-based treatments for long-term health enhancement. Our providers are carefully selected
and undergo training based on the Fotinos Healthy Aging Formula, an exclusive protocol available solely
to our members.</span>
</p>
<p class="">
<span class="">Our practitioners, certified in ABHRT (Advanced Bioidentical Hormone Replacement Therapy),
possess the education, experience, and credentials required to lead you towards optimal health.</span>
</p>
</div>
</section>
</template>
<style>
@media (max-width:567px) {
.features-icon-box {
text-align: center;
}
}
</style>