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

Supercharge Your Practice Efficiency with MERMS AI Agent Today!

{/* Text */}

Streamline workflows across practice with powerful AI agents. Build and deploy automated workflows with ease.

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

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

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