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

@@ -76,7 +76,7 @@ const gotoRefundPolicy = () => {
<div class="contact-icons mb-3">
<img src="https://static.maleexcel.com/wp-content/uploads/2023/09/08114534/contact-icon3.svg" width="23"
height="23" alt="Email icon" />
<a href="mailto:support@hgh.com">support@hgh.com</a>
<a href="mailto:support@purityselect.com">support@purityselect.com</a>
</div>
</div>
@@ -122,7 +122,7 @@ const gotoRefundPolicy = () => {
</div>
<div class="col-lg-7 copyright-footer mt-5">
<p> &copy; Copyright {{ new Date().getFullYear() }}, HGH. All Rights Reserved.</p>
<p> &copy; Copyright {{ new Date().getFullYear() }}, PuritySelect. All Rights Reserved.</p>
</div>
</div>
</footer>