diff --git a/components/layout/Menu.js b/components/layout/Menu.js index d937306..b633701 100644 --- a/components/layout/Menu.js +++ b/components/layout/Menu.js @@ -21,59 +21,12 @@ export default function Menu() { {/* SIMPLE NAVIGATION LINK */}
  • Features
  • - {/* MEGAMENU */} - {/*
  • Pages */} - {/*
    */} - {/*
    */} - {/*
    */} - {/* /!* MEGAMENU LINKS *!/*/} - {/*
      */} - {/*
    • About Us
    • */} - {/*
    • Our Team
    • */} - {/*
    • Careers 4
    • */} - {/*
    • Career Details
    • */} - {/*
    • Contact Us
    • */} - {/*
    */} - {/* /!* MEGAMENU LINKS *!/*/} - {/*
      */} - {/*
    • Core Features
    • */} - {/*
    • Our Projects
    • */} - {/*
    • Project Details
    • */} - {/*
    • Testimonials
    • */} - {/*
    • Download Page
    • */} - {/*
    */} - {/* /!* MEGAMENU LINKS *!/*/} - {/*
      */} - {/*
    • Pricing Page #1
    • */} - {/*
    • Pricing Page #2
    • */} - {/*
    • FAQs Page
    • */} - {/*
    • Help Center
    • */} - {/*
    • 404 Page
    • */} - {/*
    */} - {/* /!* MEGAMENU LINKS *!/*/} - {/*
      */} - {/*
    • Blog Listing
    • */} - {/*
    • Single Blog Post
    • */} - {/*
    • Login Page
    • */} - {/*
    • Signup Page
    • */} - {/*
    • Reset Password
    • */} - {/*
    */} - {/*
    /!* End row *!/*/} - {/*
    /!* End container *!/*/} - {/*
    /!* End wsmegamenu *!/*/} - {/*
  • /!* END MEGAMENU *!/*/} - {/* SIMPLE NAVIGATION LINK */} - {/*
  • Pricing
  • */} - {/* SIMPLE NAVIGATION LINK */} - {/*
  • FAQs*/} - {/*
  • */} - {/* SIGN IN LINK */}
  • - Sign in + Sign in
  • {/* SIGN UP BUTTON */}
  • - Sign + Sign up
  • diff --git a/public/favicon.ico b/public/favicon.ico index 718d6fe..7148422 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ diff --git a/public/images/android-chrome-192x192.png b/public/images/android-chrome-192x192.png new file mode 100644 index 0000000..3cc32b5 Binary files /dev/null and b/public/images/android-chrome-192x192.png differ diff --git a/public/images/android-chrome-512x512.png b/public/images/android-chrome-512x512.png new file mode 100644 index 0000000..57d78d0 Binary files /dev/null and b/public/images/android-chrome-512x512.png differ diff --git a/public/images/apple-touch-icon.png b/public/images/apple-touch-icon.png index e6668b8..d49a3aa 100644 Binary files a/public/images/apple-touch-icon.png and b/public/images/apple-touch-icon.png differ diff --git a/public/images/favicon-32x32.png b/public/images/favicon-32x32.png new file mode 100644 index 0000000..a16fed3 Binary files /dev/null and b/public/images/favicon-32x32.png differ diff --git a/public/images/favicon.ico b/public/images/favicon.ico index 2087003..7148422 100644 Binary files a/public/images/favicon.ico and b/public/images/favicon.ico differ diff --git a/public/images/logo-black.png b/public/images/logo-black.png index 513b9a9..b42e54d 100644 Binary files a/public/images/logo-black.png and b/public/images/logo-black.png differ diff --git a/public/images/logo-pink.png b/public/images/logo-pink.png index 64911a5..b42e54d 100644 Binary files a/public/images/logo-pink.png and b/public/images/logo-pink.png differ