diff --git a/components/Layouts/LandingPageLayout.tsx b/components/Layouts/LandingPageLayout.tsx
index c2f662e..1f53586 100644
--- a/components/Layouts/LandingPageLayout.tsx
+++ b/components/Layouts/LandingPageLayout.tsx
@@ -26,15 +26,12 @@ export default function LangingPageLayout({ children }) {
router.push("/teams");
}
- const handleGetDemo = () => {
- window.open("https://calendly.com/usenirvana/30min", "_blank");
- };
const getStartedButton = (
);
@@ -110,21 +107,58 @@ export default function LangingPageLayout({ children }) {
Log In
-
+ {getStartedButton}
>
)}
-
- {getStartedButton}
{children}
+
+ {/* footer */}
+
);
}
diff --git a/pages/index.js b/pages/index.js
index 33e8aee..3016bc2 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -34,10 +34,6 @@ export default function Home() {
window.open("https://calendly.com/usenirvana/30min", "_blank");
};
- const router = useRouter();
-
- const [loading, setLoading] = useState(false);
-
const getStartedButton = (
+
+
+ Try Nirvana for 2 people for 30 days.
No credit card
+ required.
+