color changes and name

This commit is contained in:
Inshal
2024-10-25 03:14:42 +05:00
parent 45bcffb0cc
commit 14c1c39fbd
10 changed files with 30 additions and 30 deletions

View File

@@ -606,11 +606,11 @@ const backFun = () => {
}
.bg-custom {
background: #F3F3F3;
background: #efefed;
}
.bg-custom-color {
background: #E0F0E3;
background: #d8ebf6;
}
.bg-white bg-change-bk .current-plan {
@@ -647,11 +647,11 @@ const backFun = () => {
</style>
<style lang="scss">
.bg-custom {
background: #F3F3F3;
background: #efefed;
}
.bg-custom-color {
background: #E0F0E3;
background: #d8ebf6;
}
.total-font {

View File

@@ -931,11 +931,11 @@ const backFun = () => {
}
.bg-custom {
background: #F3F3F3;
background: #efefed;
}
.bg-custom-color {
background: #E0F0E3;
background: #d8ebf6;
}
.bg-white bg-change-bk .current-plan {
@@ -971,11 +971,11 @@ const backFun = () => {
</style>
<style lang="scss">
.bg-custom {
background: #F3F3F3;
background: #efefed;
}
.bg-custom-color {
background: #E0F0E3;
background: #d8ebf6;
}
.total-font {

View File

@@ -666,11 +666,11 @@ const backFun = () => {
}
.bg-custom {
background: #F3F3F3;
background: #efefed;
}
.bg-custom-color {
background: #E0F0E3;
background: #d8ebf6;
}
.bg-white bg-change-bk .current-plan {
@@ -706,11 +706,11 @@ const backFun = () => {
</style>
<style lang="scss">
.bg-custom {
background: #F3F3F3;
background: #efefed;
}
.bg-custom-color {
background: #E0F0E3;
background: #d8ebf6;
}
.total-font {

View File

@@ -371,11 +371,11 @@ const changeEmailSignUp = () => {
}
.bg-custom {
background: #F3F3F3;
background: #efefed;
}
.bg-custom-color {
background: #E0F0E3;
background: #d8ebf6;
}
.bg-white bg-change-bk .current-plan {

View File

@@ -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://purityselect.com/privacy-policy/" target="_blank">Privacy Policy</a>
</span>
</div>
</div>
@@ -661,11 +661,11 @@ const isUserAuthenticate = () => {
}
.bg-custom {
background: #F3F3F3;
background: #efefed;
}
.bg-custom-color {
background: #E0F0E3;
background: #d8ebf6;
}
.bg-white bg-change-bk .current-plan {
@@ -710,11 +710,11 @@ const isUserAuthenticate = () => {
@import "@vendor/css/pages/help-center-front-page.css";
.bg-custom {
background: #F3F3F3;
background: #efefed;
}
.bg-custom-color {
background: #E0F0E3;
background: #d8ebf6;
}
.total-font {

View File

@@ -338,11 +338,11 @@ const confirmFun = async () => {
@use "@core/scss/template/pages/page-auth.scss";
.bg-custom {
background: #F3F3F3;
background: #efefed;
}
.bg-custom-color {
background: #E0F0E3;
background: #d8ebf6;
}
.total-font {
@@ -392,11 +392,11 @@ const confirmFun = async () => {
}
.bg-custom {
background: #F3F3F3;
background: #efefed;
}
.bg-custom-color {
background: #E0F0E3;
background: #d8ebf6;
}
.bg-white bg-change-bk .current-plan {

View File

@@ -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@purityselect.com">support@purityselect.com</a> or refer to the FAQs.
</p>
</div>
</VCol>