button open new tab updated

This commit is contained in:
akash 2026-02-14 11:58:24 +05:30
parent c8ea8997fe
commit 24d0e4f765
2 changed files with 2 additions and 2 deletions

View File

@ -350,7 +350,7 @@ const Faq = () => {
</h2>
<div className="btn-common btn-cda mt-40">
<Link legacyBehavior href="https://calendly.com/metatroncubeswsolutions/request-consultation?month=2025-05">
<a>Schedule Consultation</a>
<a target='_blank'>Schedule Consultation</a>
</Link>
</div>
</div>

View File

@ -246,7 +246,7 @@ const HomeContact = () => {
legacyBehavior
href="https://www.trustpilot.com/review/metatroncubesolutions.com?utm_medium=trustbox&utm_source=TrustBoxReviewCollector"
>
<a>Review us on Trustpilot</a>
<a target="_blank">Review us on Trustpilot</a>
</Link>
</div>
</div>