fix ed ;linkes

This commit is contained in:
CHIEFSOFT\ameye
2024-12-25 14:51:09 -05:00
parent 075d6c02de
commit c038fa15b0
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -21,11 +21,11 @@ export default function Menu() {
{/* SIMPLE NAVIGATION LINK */}
<li className="nl-simple" aria-haspopup="true"><Link href="#merms-features" className="h-link">Features</Link></li>
<li className="nl-simple reg-fst-link mobile-last-link" aria-haspopup="true">
<Link href="https://panel.mermsemr.com/" className="h-link">Sign in</Link>
<Link href="https://works.mermsemr.com/" className="h-link">Sign in</Link>
</li>
{/* SIGN UP BUTTON */}
<li className="nl-simple" aria-haspopup="true">
<Link href="https://panel.mermsemr.com/auth/signup" className="btn r-04 btn--theme hover--tra-white last-link">Sign
<Link href="https://works.mermsemr.com/auth/signup" className="btn r-04 btn--theme hover--tra-white last-link">Sign
up</Link>
</li>
</ul>
+1 -1
View File
@@ -18,7 +18,7 @@ export default function MersmHero() {
<p className="p-lg">In the digital age, your online reputation has to work for you for your practice to be effective and create trust.
</p>
{/* Button */}
<Link href="#banner-13" className="btn r-04 btn--theme hover--tra-black">Get started for free</Link>
<Link href="https://works.mermsemr.com/auth/signup" className="btn r-04 btn--theme hover--tra-black">Get started for free</Link>
{/*<p className="p-sm btn-txt ico-15">*/}
{/* <span className="flaticon-check" /> No credit card needed, free 14-day trial*/}
{/*</p>*/}