Fix footer menyu

This commit is contained in:
CHIEFSOFT\ameye
2026-03-21 14:38:30 -04:00
parent 73507adcc2
commit 941ba9406e
5 changed files with 16 additions and 27 deletions
+4 -7
View File
@@ -2,7 +2,7 @@ export default function MermsFeatures() {
return (
<>
<section id="merms-features" className="shape--bg shape--purple-100 pt-100 features-section division"
style={{paddingBottom: '10px'}}>
style={{paddingBottom: '15px'}}>
<div className="container">
<div className="row d-flex align-items-center">
<div className="col-md-7 order-last order-md-2">
@@ -110,19 +110,16 @@ export default function MermsFeatures() {
<h2 className="s-46 w-700">Deploy Tools for Your Practice with Ease in Our Secure
Cloud.</h2>
{/* Text */}
<p>Bring your vision to life with the website builder that gives you the tools you need
to succeed.
<p>Empower your practice with seamless automation and essential tools for lasting success.
</p>
{/* List */}
<ul className="simple-list">
<li className="list-item">
<p>Design your website using our modern templates, designer fonts, and color
palettes in minutes.
<p>Effortlessly scale your practice with our growing ecosystem of innovative tools.
</p>
</li>
<li className="list-item">
<p className="mb-0">Promote your business and grow. Create a blog to grow your
community and drive more traffic.
<p className="mb-0">Boost your online presence and expand your community using our intelligent marketing platform.
</p>
</li>
</ul>