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

All-in-One Cloud Platform for Practice Management

{/* 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 */}
) }