initial commit
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
<script setup>
|
||||
import '@vendor/js/bootstrap';
|
||||
</script>
|
||||
<template>
|
||||
<section class="section-py first-section-pt our-providers-header heading">
|
||||
<div class="col-lg-6 col-xs-12 ">
|
||||
<h1 class="pl-6 heading-text text-white">
|
||||
Trustworthy Hormone Replacement Therapy Specialists
|
||||
</h1>
|
||||
<p class="pl-6 fs-4 text-white">
|
||||
“Our team of HRT providers possesses unparalleled expertise that surpasses any other clinic. Discover more about
|
||||
our team.”
|
||||
</p>
|
||||
<p class="pl-6 fs-4 text-designation text-right">
|
||||
<b>Edward, MD</b>
|
||||
<br><span class="text-white">MEDICAL DIRECTOR</span>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
</template>
|
||||
|
||||
|
||||
<style>
|
||||
@media(max-width:567px) {
|
||||
.heading-text {
|
||||
font-size: 37px;
|
||||
}
|
||||
}
|
||||
|
||||
.text-designation {
|
||||
color: brown;
|
||||
}
|
||||
</style>
|
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<h1>
|
||||
test
|
||||
</h1>
|
||||
</template>
|
130
resources/js/views/pages/home/OurProviders/OurTeamMember.vue
Normal file
130
resources/js/views/pages/home/OurProviders/OurTeamMember.vue
Normal file
@@ -0,0 +1,130 @@
|
||||
<script setup>
|
||||
|
||||
|
||||
|
||||
</script>
|
||||
<template>
|
||||
<section id="landingFeatures" class="landing-features">
|
||||
<div class="container">
|
||||
|
||||
<div class="row mt-5 bg-light pt-3 ">
|
||||
<div class="col-lg-6 d-flex">
|
||||
<div class="col-lg-4 col-sm-12 mb-3">
|
||||
<img class="leadership-img img-fluid " :src="'assets/img/pages/Kelley-Wyant.png'"
|
||||
alt="Craig Larsen">
|
||||
</div>
|
||||
<div class="col-lg-7 col-sm-12 m-2">
|
||||
<h4 class="text-center text-h fs-5 ">Kelley Wyant, MSN, RN, NP-C</h4>
|
||||
<p class="text-center fs-6"><b>DIRECTOR OF PATIENT OPERATIONS</b></p>
|
||||
<p class="text-justify">
|
||||
I spent many years practicing ‘reactive’ medicine and caring for patients with acute illnesses
|
||||
that were often preventable. I believe in HGH mission to provide BHRT for patients
|
||||
nationwide, with access to care that traditional providers do not always believe is necessary
|
||||
despite their patient’s hormonal imbalances.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 d-flex">
|
||||
<div class="col-lg-4 col-sm-12 mb-3">
|
||||
<img class="leadership-img img-fluid" :src="'assets/img/pages/Michael-Bartuseck.png'"
|
||||
alt="Craig Larsen">
|
||||
</div>
|
||||
<div class="col-lg-7 col-sm-12 m-2">
|
||||
<h4 class="text-center text-h fs-5">Michael Bartuseck, MSN, FNP-C</h4>
|
||||
<p class="text-justify">
|
||||
Hormone Replacement Therapy is the future of medicine. The science of hormones and the effect on
|
||||
the body as we age is guiding future therapeutic treatment for a multitude of ailments.
|
||||
Fortunately, HGH is here right now to support our patients and make them feel their best
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row mt-5 pt-3">
|
||||
<div class="col-lg-6 d-flex">
|
||||
<div class="col-lg-4 col-sm-12 mb-3">
|
||||
<img class="leadership-img img-fluid " :src="'assets/img/pages/Nicole-Mabardi.png'"
|
||||
alt="Craig Larsen">
|
||||
</div>
|
||||
<div class="col-lg-7 col-sm-12 m-2">
|
||||
<h4 class="text-center text-h fs-5 ">Nicole Mabardi, MSN, NP-C</h4>
|
||||
|
||||
<p class="text-justify">
|
||||
I don’t think people realize how much hormone imbalance contributes to a person’s health until
|
||||
it is corrected. Many people go from one doctor to another trying to figure out what’s wrong
|
||||
with them. HGH has helped so many patients with their health and self-confidence. We
|
||||
serve patients up-to-date proven treatments from the comfort of their own home.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 d-flex">
|
||||
<div class="col-lg-4 col-sm-12 mb-3">
|
||||
<img class="leadership-img img-fluid" :src="'assets/img/pages/Ebony-Jenkins.png'"
|
||||
alt="Craig Larsen">
|
||||
</div>
|
||||
<div class="col-lg-7 col-sm-12 m-2">
|
||||
<h4 class="text-center text-h fs-5">Ebony Jenkins, APRN, FNP-BC, FDN-P</h4>
|
||||
<p class="text-justify">
|
||||
I was introduced into HRT while working in Integrative & Functional Medicine settings.
|
||||
Bio-identical Hormone Replacement Therapy has been the most impactful way for me to improve the
|
||||
health of my patients. </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row mt-5 pt-3 bg-light">
|
||||
<div class="col-lg-6 d-flex">
|
||||
<div class="col-lg-4 col-sm-12 mb-3">
|
||||
<img class="leadership-img img-fluid " :src="'assets/img/pages/Meagan-Gregory.png'"
|
||||
alt="Craig Larsen">
|
||||
</div>
|
||||
<div class="col-lg-7 col-sm-12 m-2">
|
||||
<h4 class="text-center text-h fs-5 ">Meagan Gregory, MSN, APRN, FNP-C</h4>
|
||||
<p class="text-justify">
|
||||
HRT allows me to help patients actually improve, rather than just prescribing things to try to
|
||||
put a band-aid on the problem. It’s exciting to see patients who have felt horrible for years
|
||||
have a complete 180 in how they have been feeling. I chose HGH because I think that they
|
||||
truly care about improving their patient’s health and overall well-being.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6 d-flex">
|
||||
<div class="col-lg-4 col-sm-12 mb-3">
|
||||
<img class="leadership-img img-fluid" :src="'assets/img/pages/Samantha-Schisler.png'"
|
||||
alt="Craig Larsen">
|
||||
</div>
|
||||
<div class="col-lg-7 col-sm-12 m-2">
|
||||
<h4 class="text-center text-h fs-5">Samantha Schisler, AGACNP, FNP</h4>
|
||||
<p class="text-justify">
|
||||
As a physician, I aim to build relationships that lead to the best possible results and provide
|
||||
sensitive, customized care to fulfill the health goals of every HGH patient. Medicine is
|
||||
the most amazing field and I’m honored to use my expertise to be a part of my patients’
|
||||
transformation.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</section>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
.leadership-img {
|
||||
position: relative;
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
@media (max-width:567px) {
|
||||
.features-icon-box {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
.text-h {
|
||||
color: brown;
|
||||
}
|
||||
</style>
|
77
resources/js/views/pages/home/OurProviders/SeeYourSelf.vue
Normal file
77
resources/js/views/pages/home/OurProviders/SeeYourSelf.vue
Normal file
@@ -0,0 +1,77 @@
|
||||
<template>
|
||||
<section id="takeAction" class="section-py landing-faq mt-0 pb-0">
|
||||
<div class="container">
|
||||
<div class="row gy-5" id="takeAction">
|
||||
<div class="col-lg-6">
|
||||
<div class="text-center">
|
||||
<img class="discover-image img-fluid" :src="'assets/img/pages/patient-stories.jpg'"
|
||||
alt="Medical Expert Image">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<div class="mb-4">
|
||||
<h class="mb-1 text-black"><span>TAKE ACTION</span></h>
|
||||
<div class="col-lg-12 mb-4 text-dark">
|
||||
<h1 class="text-color"><b>Where to Purchase Testosterone Cypionate Injections</b>
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
<p class="fw-normal text-color">If you are facing challenges with low energy, libido, mood, and
|
||||
metabolism, Testosterone Cypionate injections could potentially offer assistance. To determine if
|
||||
this is suitable for you, take advantage of a free assessment.
|
||||
</p>
|
||||
|
||||
<div class="">
|
||||
<div class="text-dark text-justify">
|
||||
<v-btn class="ml-1" outlined size="x-large" color="error">Take Free Assessment</v-btn>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<!-- <div class="col-lg-6">
|
||||
<div class="text-center">
|
||||
<img class="img-fluid" style="height:200px;width:200px;display: block;position: relative;"
|
||||
:src="'https://static.maleexcel.com/wp-content/uploads/2022/07/01124938/e_symbol.svg'"
|
||||
alt="Medical Expert Image">
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
</div>
|
||||
<div class="col-lg-12 mt-0">
|
||||
<p>
|
||||
The content presented on this website is intended for informational purposes only and should not be
|
||||
considered a replacement for professional medical advice, diagnosis, or treatment. If you have any
|
||||
questions or concerns regarding your health, it is advisable to consult with your doctor.
|
||||
</p>
|
||||
<p>
|
||||
To obtain prescription hormones from HGH, an online consultation with one of our licensed healthcare
|
||||
providers is necessary. They will assess your eligibility, discuss the benefits and potential side
|
||||
effects before prescribing. Depending on DEA and state regulations, your testosterone treatment plan
|
||||
may necessitate an in-person medical examination. Your HGH provider will provide more details during
|
||||
your online consultations. Refer to Important Safety Information for further details.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</template>
|
||||
<style>
|
||||
#takeAction {
|
||||
background-color: #9DC1CE;
|
||||
}
|
||||
|
||||
.text-color {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.text-grey {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.discover-image {
|
||||
position: relative;
|
||||
display: block;
|
||||
margin: 0 0 50px auto;
|
||||
}
|
||||
</style>
|
348
resources/js/views/pages/home/OurProviders/Testimonial.vue
Normal file
348
resources/js/views/pages/home/OurProviders/Testimonial.vue
Normal file
File diff suppressed because one or more lines are too long
36
resources/js/views/pages/home/OurProviders/ourTeam.vue
Normal file
36
resources/js/views/pages/home/OurProviders/ourTeam.vue
Normal 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>
|
Reference in New Issue
Block a user