How it works sectioon
This commit is contained in:
@@ -11,48 +11,43 @@ export default function MermsHowItWorks() {
|
||||
{/* TEXT BLOCK */}
|
||||
<div className="col-md-6 order-last order-md-2">
|
||||
<div className="txt-block left-column wow fadeInRight">
|
||||
{/* CONTENT BOX #1 */}
|
||||
<div className="cbox-4">
|
||||
{/* Icon & Title */}
|
||||
<div className="box-title">
|
||||
<span className="flaticon-paper-sizes color--theme" />
|
||||
<h5 className="s-24 w-700">Built-in automation</h5>
|
||||
</div>
|
||||
{/* Text */}
|
||||
<div className="cbox-4-txt">
|
||||
<p>Quaerat sodales sapien blandit purus primis purus ipsum cubilia laoreet augue
|
||||
luctus and magna dolor luctus egestas an ipsum sapien primis vitae volute and
|
||||
magna turpis
|
||||
</p>
|
||||
</div>
|
||||
</div> {/* END CONTENT BOX #1 */}
|
||||
{/* CONTENT BOX #2 */}
|
||||
<div className="cbox-4">
|
||||
{/* Icon & Title */}
|
||||
<div className="box-title">
|
||||
<span className="flaticon-layers-1 color--theme" />
|
||||
<h5 className="s-24 w-700">Automatic workflows</h5>
|
||||
<h5 className="s-24 w-700">Automatic Workflows</h5>
|
||||
</div>
|
||||
{/* Text */}
|
||||
<div className="cbox-4-txt">
|
||||
<p>Quaerat sodales sapien blandit purus primis purus ipsum cubilia laoreet augue
|
||||
luctus and magna dolor luctus egestas an ipsum sapien primis vitae volute and
|
||||
magna turpis
|
||||
<p>It takes a single touch! Standardize service delivery using visual process workflows and AI-based automation. Get a quick visual summary of all your requests and monitor them in one place.
|
||||
</p>
|
||||
</div>
|
||||
</div> {/* END CONTENT BOX #2 */}
|
||||
{/* CONTENT BOX #1 */}
|
||||
<div className="cbox-4">
|
||||
{/* Icon & Title */}
|
||||
<div className="box-title">
|
||||
<span className="flaticon-paper-sizes color--theme" />
|
||||
<h5 className="s-24 w-700">Efficient A.I Assist</h5>
|
||||
</div>
|
||||
{/* Text */}
|
||||
<div className="cbox-4-txt">
|
||||
<p>Drive brand loyalty, boost your brand with social media marketing, and build your digital identity with our A.I. Assist creator tools.
|
||||
</p>
|
||||
</div>
|
||||
</div> {/* END CONTENT BOX #1 */}
|
||||
|
||||
{/* CONTENT BOX #3 */}
|
||||
<div className="cbox-4">
|
||||
{/* Icon & Title */}
|
||||
<div className="box-title">
|
||||
<span className="flaticon-pie-chart color--theme" />
|
||||
<h5 className="s-24 w-700">Real-time analytics</h5>
|
||||
<h5 className="s-24 w-700">Useful Analytics</h5>
|
||||
</div>
|
||||
{/* Text */}
|
||||
<div className="cbox-4-txt">
|
||||
<p className="mb-0">Quaerat sodales sapien blandit purus primis purus ipsum cubilia laoreet
|
||||
augue luctus and magna dolor luctus egestas an ipsum sapien primis vitae volute and
|
||||
magna turpis
|
||||
<p className="mb-0">Monitor your website performance with our simplified data dashboard. You can stay on top of your website's performance with real-time traffic statistics and trend charts.
|
||||
</p>
|
||||
</div>
|
||||
</div> {/* END CONTENT BOX #3 */}
|
||||
|
||||
Reference in New Issue
Block a user