@@ -110,19 +110,16 @@ export default function MermsFeatures() {
Deploy Tools for Your Practice with Ease in Our Secure
Cloud.
{/* Text */}
-
Bring your vision to life with the website builder that gives you the tools you need
- to succeed.
+
Empower your practice with seamless automation and essential tools for lasting success.
{/* List */}
-
-
Design your website using our modern templates, designer fonts, and color
- palettes in minutes.
+
Effortlessly scale your practice with our growing ecosystem of innovative tools.
-
-
Promote your business and grow. Create a blog to grow your
- community and drive more traffic.
+
Boost your online presence and expand your community using our intelligent marketing platform.
diff --git a/pages/index.js b/pages/index.js
index 7e47e6f..1e7257c 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -1,10 +1,8 @@
-import Link from "next/link"
import Layout from "../components/layout/Layout"
import MersmHero from "../components/sections/MersmHero";
import MermsFeatures from "../components/sections/MermsFeatures";
import MermsAbout from "../components/sections/MermsAbout";
import MermsHowItWorks from "../components/sections/MermsHowItWorks";
-import MermsFeatures2 from "../components/sections/MermsFeatures2";
import MermsBanner from "../components/sections/MermsBanner";
export default function Home() {
@@ -12,15 +10,15 @@ export default function Home() {
return (
<>
-
-
-
-
-
-
-
- {/**/}
-
+
+
+
+
+
+
+
+
+
>
)
diff --git a/public/images/start-banner-01.png b/public/images/start-banner-01.png
new file mode 100644
index 0000000..4fbbe28
Binary files /dev/null and b/public/images/start-banner-01.png differ