From 43b874507107edb9df69dc7d0ca8f56f0b09ca76 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sat, 21 Mar 2026 15:05:12 -0400 Subject: [PATCH] Fix footer menyu --- components/sections/MermsFeatures.js | 27 +++++------------ components/sections/MermsHowItWorks.js | 42 ++++++++++++++++---------- 2 files changed, 33 insertions(+), 36 deletions(-) diff --git a/components/sections/MermsFeatures.js b/components/sections/MermsFeatures.js index 10401b3..d7b5137 100644 --- a/components/sections/MermsFeatures.js +++ b/components/sections/MermsFeatures.js @@ -15,7 +15,6 @@ export default function MermsFeatures() {
{/* Vector Icon */} - {/* Shape */}
- {/* End Icon */} - {/* Text */}
Deploy in Seconds

Easily deploy the tools you need with our automated system.

@@ -45,8 +42,6 @@ export default function MermsFeatures() {
- {/* End Icon */} - {/* Text */}
Useful Addons

Explore our expanding addons to improve your applications.

@@ -54,14 +49,10 @@ export default function MermsFeatures() {
- {/* FEATURE BOX #3 */}
- {/* Icon */}
- {/* Vector Icon */} - {/* Shape */}
- {/* End Icon */} - {/* Text */}
Digital Marketing

Promote your presence and grow with MERMS SEO tools.

- {/* FEATURE BOX #4 */}
{/* Icon */}
@@ -101,25 +89,24 @@ export default function MermsFeatures() {
- {/* End row */} - {/* END FEATURES-13 WRAPPER */} - {/* TEXT BLOCK */} +

Deploy Tools for Your Practice with Ease in Our Secure Cloud.

- {/* Text */} -

Empower your practice with seamless automation and essential tools for lasting success. +

Empower your practice with seamless automation and essential tools for lasting + success.

- {/* List */}
  • -

    Effortlessly scale your practice with our growing ecosystem of innovative tools. +

    Effortlessly scale your practice with our growing ecosystem of innovative + tools.

  • -

    Boost your online presence and expand your community using our intelligent marketing platform. +

    Boost your online presence and expand your community using + our intelligent marketing platform.

diff --git a/components/sections/MermsHowItWorks.js b/components/sections/MermsHowItWorks.js index 4f2fdb1..48a0af8 100644 --- a/components/sections/MermsHowItWorks.js +++ b/components/sections/MermsHowItWorks.js @@ -1,6 +1,3 @@ - - - export default function MermsHowItWorks() { return ( <> @@ -11,56 +8,69 @@ export default function MermsHowItWorks() { {/* TEXT BLOCK */}
+

MERMS-Agent: Always Here to Help You.

+ {/* CONTENT BOX #2 */}
{/* Icon & Title */}
- +
Automatic Workflows
{/* Text */}
-

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. +

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.

-
{/* END CONTENT BOX #2 */} +
+ {/* END CONTENT BOX #2 */} {/* CONTENT BOX #1 */}
{/* Icon & Title */}
- +
Efficient A.I Assist
{/* Text */}
-

Drive brand loyalty, boost your brand with social media marketing, and build your digital identity with our A.I. Assist creator tools. +

Drive brand loyalty, boost your brand with social media marketing, and build + your digital identity with our A.I. Assist creator tools.

-
{/* END CONTENT BOX #1 */} +
+ {/* END CONTENT BOX #1 */} {/* CONTENT BOX #3 */}
{/* Icon & Title */}
- +
Useful Analytics
{/* Text */}
-

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. +

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.

-
{/* END CONTENT BOX #3 */} +
+ {/* END CONTENT BOX #3 */}
- {/* END TEXT BLOCK */} + + {/* END TEXT BLOCK */} {/* IMAGE BLOCK */}
- content-image + content-image
- {/* END SECTION CONTENT (ROW) */} - {/* End container */} + + {/* END SECTION CONTENT (ROW) */} + + {/* End container */} )