removed hardcored links

This commit was merged in pull request #2.
This commit is contained in:
victorAnumudu
2025-01-06 10:14:03 +01:00
parent 65c7abd8bd
commit 92c061c6a9
2 changed files with 2 additions and 2 deletions
+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="https://dev-panel.mermsemr.com/auth/signup" className="btn r-04 btn--theme hover--tra-black">Get started for free</Link>
<Link href={process.env.NEXT_PUBLIC_SIGNUP_URL} 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>*/}