name chanegs
This commit is contained in:
parent
775b6df440
commit
a1d1a5a566
@ -9,7 +9,7 @@ const props = defineProps({
|
||||
<template>
|
||||
<v-app-bar color="white" prominent>
|
||||
<!-- 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" />
|
||||
</a>
|
||||
|
||||
@ -17,7 +17,7 @@ const props = defineProps({
|
||||
|
||||
<!-- Links on the right -->
|
||||
<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>
|
||||
|
||||
</template>
|
@ -532,7 +532,7 @@ const isUserAuthenticate = () => {
|
||||
</div>
|
||||
<div>
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -221,7 +221,7 @@ const continueFun = () => {
|
||||
<p>
|
||||
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
|
||||
<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>
|
||||
</div>
|
||||
</VCol>
|
||||
|
Loading…
Reference in New Issue
Block a user