export default function MermsFeaturesSection1(){ return ( <>
{/* SECTION TITLE */}
{/* Title */}

We pay attention to details

{/* Text */}

Continually evolving digital space means that we are constantly updating the tools you will need by:

{/* FEATURES-2 WRAPPER */}
{/* FEATURE BOX #1 */}
{/* Image */}
feature-image feature-image
{/* Text */}
Intuitive Dashboard

Easy-to-follow and user-adaptive dashboard that optimizes your targets.

{/* END FEATURE BOX #1 */} {/* FEATURE BOX #2 */}
{/* Image */}
feature-image feature-image
{/* Text */}
Effortless Integration

Connect your tools to a target goal. Add and update what you need when required.

{/* END FEATURE BOX #2 */} {/* FEATURE BOX #3 */}
{/* Image */}
feature-image feature-image
{/* Text */}
Real-time Analytics

Reporting that gives visibility to trends with AI assistance for recommendations.

{/* END FEATURE BOX #3 */}
{/* End row */}
{/* END FEATURES-2 WRAPPER */}
{/* End container */}
{/* END FEATURES-2 */}
) }