features page text update

This commit is contained in:
victorAnumudu
2025-02-27 18:02:23 +01:00
parent 954933888e
commit 8a043c953d
3 changed files with 23 additions and 30 deletions
+5 -5
View File
@@ -11,9 +11,9 @@ export default function MermsFeaturesSection1(){
<div className="col-md-10 col-lg-9">
<div className="section-title mb-80">
{/* Title */}
<h2 className="s-50 w-700">Everything in One Place</h2>
<h2 className="s-50 w-700">We pay attention to details</h2>
{/* Text */}
<p className="s-21 color--grey">Ligula risus auctor tempus magna feugiat lacinia.</p>
<p className="s-21 color--grey">Continually evolving digital space means that we are constantly updating the tools you will need by:</p>
</div>
</div>
</div>
@@ -31,7 +31,7 @@ export default function MermsFeaturesSection1(){
{/* Text */}
<div className="fbox-txt">
<h6 className="s-22 w-700">Intuitive Dashboard</h6>
<p>Luctus egestas augue undo ultrice aliquam in lacus congue dapibus</p>
<p>Easy-to-follow and user-adaptive dashboard that optimizes your targets.</p>
</div>
</div>
</div> {/* END FEATURE BOX #1 */}
@@ -46,7 +46,7 @@ export default function MermsFeaturesSection1(){
{/* Text */}
<div className="fbox-txt">
<h6 className="s-22 w-700">Effortless Integration</h6>
<p>Tempor laoreet augue undo ultrice aliquam in lacusq luctus feugiat</p>
<p>Connect your tools to a target goal. Add and update what you need when required.</p>
</div>
</div>
</div> {/* END FEATURE BOX #2 */}
@@ -61,7 +61,7 @@ export default function MermsFeaturesSection1(){
{/* Text */}
<div className="fbox-txt">
<h6 className="s-22 w-700">Real-time Analytics</h6>
<p>Egestas luctus augue undo ultrice aliquam in lacus feugiat cursus</p>
<p>Reporting that gives visibility to trends with AI assistance for recommendations.</p>
</div>
</div>
</div> {/* END FEATURE BOX #3 */}