import Link from "next/link" export default function MersmHero() { return ( <>
{/* HERO TEXT */}
{/* Section ID */} Online Reputation That Work {/* Title */}

Your practice’s reputation is strategic for your success

{/* Text */}

In the digital age, your online reputation has to work for you for your practice to be effective and create trust.

{/* Button */} Get started for free {/*

*/} {/* No credit card needed, free 14-day trial*/} {/*

*/}
{/* END HERO TEXT */} {/* HERO IMAGE */}
hero-image
{/* End row */}
{/* End container */}
) }