color changes

This commit is contained in:
Inshal
2024-10-25 02:59:37 +05:00
parent 621a4a3e03
commit 775b6df440
8 changed files with 26 additions and 26 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@rejuvallife.com">support@rejuvallife.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() }}, RejuvalLife. All Rights Reserved.</p>
</div>
</div>
</footer>