name chanegs
This commit is contained in:
parent
775b6df440
commit
a1d1a5a566
@ -9,7 +9,7 @@ const props = defineProps({
|
|||||||
<template>
|
<template>
|
||||||
<v-app-bar color="white" prominent>
|
<v-app-bar color="white" prominent>
|
||||||
<!-- Logo with a link -->
|
<!-- Logo with a link -->
|
||||||
<a href="https://peptidewebmd.com" target="_blank" style="margin-left: 10px;width: 100%;">
|
<a href="https://rejuvallife.com" target="_blank" style="margin-left: 10px;width: 100%;">
|
||||||
<VImg :src='logo' max-width="250" height="50" />
|
<VImg :src='logo' max-width="250" height="50" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ const props = defineProps({
|
|||||||
|
|
||||||
<!-- Links on the right -->
|
<!-- Links on the right -->
|
||||||
<v-btn text color="black" href="#">Live Chat</v-btn>
|
<v-btn text color="black" href="#">Live Chat</v-btn>
|
||||||
<v-btn text color="black" href="https://peptidewebmd.com/contact-us/" target="_blank">Contact Us</v-btn>
|
<v-btn text color="black" href="https://rejuvallife.com/contact/" target="_blank">Contact Us</v-btn>
|
||||||
</v-app-bar>
|
</v-app-bar>
|
||||||
|
|
||||||
</template>
|
</template>
|
@ -532,7 +532,7 @@ const isUserAuthenticate = () => {
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<span class="text-muted" style="cursor: pointer;">
|
<span class="text-muted" style="cursor: pointer;">
|
||||||
I agree to the <a href="https://peptidewebmd.com/privacy-policy/" target="_blank">Privacy Policy</a>
|
I agree to the <a href="https://rejuvallife.com/privacy-policy/" target="_blank">Privacy Policy</a>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -221,7 +221,7 @@ const continueFun = () => {
|
|||||||
<p>
|
<p>
|
||||||
Thankyou for booking your telehealth visit with us. Please keep an eye on your email for
|
Thankyou for booking your telehealth visit with us. Please keep an eye on your email for
|
||||||
further instructions, In case you have any questions, please reach out to support at
|
further instructions, In case you have any questions, please reach out to support at
|
||||||
<a href="mailto:support@peptidewebmd.com">support@peptidewebmd.com</a> or refer to the FAQs.
|
<a href="mailto:support@rejuvallife.com">support@rejuvallife.com</a> or refer to the FAQs.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</VCol>
|
</VCol>
|
||||||
|
Loading…
Reference in New Issue
Block a user