import CounterUp from "../components/elements/CounterUp" import VideoPopup from "../components/elements/VidepPopup" import Layout from "../components/layout/Layout" import Link from "next/link" import MermsAboutFeautures from "../components/sections/MermsAboutFeautures"; import MermsBanner from "../components/sections/MermsBanner"; import MermsFeatureSection4 from "../components/sections/MermsFeatureSection4"; import MermsFeaturesSection1 from "../components/sections/MermsFeaturesSection1"; import MermsFeaturesSectionTwo from "../components/sections/MermsFeaturesSectionTwo"; export default function Home() { return ( <>
{/* SECTION CONTENT (ROW) */}
{/* IMAGE BLOCK */}
content-image
{/* TEXT BLOCK */}
{/* Section ID */} Strategies That Work {/* Title */}

Modern Strategies & implementations

{/* Text */}

In the agent world, we fit your solution to what works with attention to how your audience wants to reach you. We are an AI-first solution to your online and pipeline optimization practice.

{/* Small Title */}
Providing solutions that provable work
{/* CONTENT BOX #1 */}

Made to suit different circumstances or requirements with ease.

{/* CONTENT BOX #2 */}

Promote your brand, accomplish tasks quickly and effectively, and maximize productivity.

{/* CONTENT BOX #3 */}

Create and grow your digital community and drive relevant traffic.

{/* END TEXT BLOCK */}
{/* END SECTION CONTENT (ROW) */}
{/* End container */}
{/* TEXT BLOCK */}
{/* Section ID */} Enhance Engagement {/* Title */}

Automate your way to success

{/* Text */}

Leverage our automation tools to present and manage your healthcare online presence and your practice tools with AI-Assist.

{/* Small Title */}
Modern & Smarter for your Practice
{/* Text */}

Up to date tools to manage all you need for effective online presence and your practice management. Effective practice campaign, easy adoptions of tools and visibility to trends.

{/* END TEXT BLOCK */} {/* IMAGE BLOCK */}
content-image
{/* End row */}
{/* End section overlay */}
{/* End content wrapper */}
{/* End container */}
{/* END BOX CONTENT */}
) }