From 941ba9406e9ca249aac3325bffb9870c50d39dbc Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sat, 21 Mar 2026 14:38:30 -0400 Subject: [PATCH] Fix footer menyu --- components/layout/footer/MermsFooter.js | 2 +- components/sections/MermsBanner.js | 10 ++-------- components/sections/MermsFeatures.js | 11 ++++------- pages/index.js | 20 +++++++++----------- public/images/start-banner-01.png | Bin 0 -> 731473 bytes 5 files changed, 16 insertions(+), 27 deletions(-) create mode 100644 public/images/start-banner-01.png diff --git a/components/layout/footer/MermsFooter.js b/components/layout/footer/MermsFooter.js index 2f65511..2435988 100644 --- a/components/layout/footer/MermsFooter.js +++ b/components/layout/footer/MermsFooter.js @@ -66,7 +66,7 @@ export default function MermsFooter() {

Help Center

  • -

    Our Forum

    +

    Our Forum

  • diff --git a/components/sections/MermsBanner.js b/components/sections/MermsBanner.js index 50c6cac..1d3f9e9 100644 --- a/components/sections/MermsBanner.js +++ b/components/sections/MermsBanner.js @@ -4,7 +4,7 @@ import Link from "next/link" export default function MermsBanner() { return ( <> -