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

Sodales tempor sapien quaerat congue eget ipsum laoreet turpis neque auctor vitae eros dolor luctus placerat magna ligula cursus and purus pretium

{/* Small Title */}
The smarter way to work
{/* Text */}

Sapien tempor sodales quaerat ipsum undo congue laoreet turpis neque auctor turpis vitae dolor luctus placerat magna and ligula cursus purus vitae

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