From 9d66ca14b4229a03ed84170c0668cadbda97383a Mon Sep 17 00:00:00 2001 From: Jeff Date: Fri, 29 Mar 2024 13:44:27 -0400 Subject: fix: Remove video and testimonial sections from landing page and all files associated with them --- pages/index.js | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) (limited to 'pages/index.js') diff --git a/pages/index.js b/pages/index.js index 1156b2b..1a17c88 100644 --- a/pages/index.js +++ b/pages/index.js @@ -4,10 +4,8 @@ import Navbar from "../components/navbar"; import SectionTitle from "../components/sectionTitle"; import { benefitOne, benefitTwo } from "../components/data"; -import Video from "../components/video"; import Benefits from "../components/benefits"; import Footer from "../components/footer"; -import Testimonials from "../components/testimonials"; import Cta from "../components/cta"; import Faq from "../components/faq"; import PopupWidget from "../components/popupWidget"; @@ -16,14 +14,13 @@ const Home = () => { return ( <> - Helping Hands - Free Nextjs & TailwindCSS Landing Page Template + Helping Hands - { - - This section is to highlight a promo or demo video of your product. - Analysts says a landing page with video has 3% more conversion rate. So, - don't forget to add one. Just like this. - -