fix ed ;linkes
This commit is contained in:
@@ -21,11 +21,11 @@ export default function Menu() {
|
|||||||
{/* SIMPLE NAVIGATION LINK */}
|
{/* SIMPLE NAVIGATION LINK */}
|
||||||
<li className="nl-simple" aria-haspopup="true"><Link href="#merms-features" className="h-link">Features</Link></li>
|
<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">
|
<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>
|
</li>
|
||||||
{/* SIGN UP BUTTON */}
|
{/* SIGN UP BUTTON */}
|
||||||
<li className="nl-simple" aria-haspopup="true">
|
<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>
|
up</Link>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
@@ -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 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>
|
</p>
|
||||||
{/* Button */}
|
{/* 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">*/}
|
{/*<p className="p-sm btn-txt ico-15">*/}
|
||||||
{/* <span className="flaticon-check" /> No credit card needed, free 14-day trial*/}
|
{/* <span className="flaticon-check" /> No credit card needed, free 14-day trial*/}
|
||||||
{/*</p>*/}
|
{/*</p>*/}
|
||||||
|
|||||||
Reference in New Issue
Block a user