button open new tab updated
This commit is contained in:
parent
c8ea8997fe
commit
24d0e4f765
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user