Fix footer menyu

This commit is contained in:
CHIEFSOFT\ameye
2026-03-21 15:05:12 -04:00
parent db4c371730
commit 43b8745071
2 changed files with 33 additions and 36 deletions
+7 -20
View File
@@ -15,7 +15,6 @@ export default function MermsFeatures() {
<div className="shape-ico color--theme">
{/* Vector Icon */}
<span className="flaticon-graphics"/>
{/* Shape */}
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
<path
d="M69.8,-23C76.3,-2.7,57.6,25.4,32.9,42.8C8.1,60.3,-22.7,67,-39.1,54.8C-55.5,42.7,-57.5,11.7,-48.6,-11.9C-39.7,-35.5,-19.8,-51.7,5.9,-53.6C31.7,-55.6,63.3,-43.2,69.8,-23Z"
@@ -23,8 +22,6 @@ export default function MermsFeatures() {
</svg>
</div>
</div>
{/* End Icon */}
{/* Text */}
<div className="fbox-txt">
<h5 className="s-20 w-700">Deploy in Seconds</h5>
<p>Easily deploy the tools you need with our automated system.</p>
@@ -45,8 +42,6 @@ export default function MermsFeatures() {
</svg>
</div>
</div>
{/* End Icon */}
{/* Text */}
<div className="fbox-txt">
<h5 className="s-20 w-700">Useful Addons</h5>
<p>Explore our expanding addons to improve your applications.</p>
@@ -54,14 +49,10 @@ export default function MermsFeatures() {
</div>
</div>
<div className="col-md-6">
{/* FEATURE BOX #3 */}
<div id="fb-12-3" className="fbox-12 bg--white-100 block-shadow r-12 mb-30">
{/* Icon */}
<div className="fbox-ico ico-50">
<div className="shape-ico color--theme">
{/* Vector Icon */}
<span className="flaticon-graphic"/>
{/* Shape */}
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
<path
d="M69.8,-23C76.3,-2.7,57.6,25.4,32.9,42.8C8.1,60.3,-22.7,67,-39.1,54.8C-55.5,42.7,-57.5,11.7,-48.6,-11.9C-39.7,-35.5,-19.8,-51.7,5.9,-53.6C31.7,-55.6,63.3,-43.2,69.8,-23Z"
@@ -69,14 +60,11 @@ export default function MermsFeatures() {
</svg>
</div>
</div>
{/* End Icon */}
{/* Text */}
<div className="fbox-txt">
<h5 className="s-20 w-700">Digital Marketing</h5>
<p>Promote your presence and grow with MERMS SEO tools.</p>
</div>
</div>
{/* FEATURE BOX #4 */}
<div id="fb-12-4" className="fbox-12 bg--green-100 block-shadow r-12">
{/* Icon */}
<div className="fbox-ico ico-50">
@@ -101,25 +89,24 @@ export default function MermsFeatures() {
</div>
</div>
</div>
{/* End row */}
</div>
{/* END FEATURES-13 WRAPPER */}
{/* TEXT BLOCK */}
<div className="col-md-5 order-first order-md-2">
<div className="txt-block left-column wow fadeInLeft">
<h2 className="s-46 w-700">Deploy Tools for Your Practice with Ease in Our Secure
Cloud.</h2>
{/* Text */}
<p>Empower your practice with seamless automation and essential tools for lasting success.
<p>Empower your practice with seamless automation and essential tools for lasting
success.
</p>
{/* List */}
<ul className="simple-list">
<li className="list-item">
<p>Effortlessly scale your practice with our growing ecosystem of innovative tools.
<p>Effortlessly scale your practice with our growing ecosystem of innovative
tools.
</p>
</li>
<li className="list-item">
<p className="mb-0">Boost your online presence and expand your community using our intelligent marketing platform.
<p className="mb-0">Boost your online presence and expand your community using
our intelligent marketing platform.
</p>
</li>
</ul>