diff --git a/assets/js/main.js b/assets/js/main.js index 5b9144b..945c619 100644 --- a/assets/js/main.js +++ b/assets/js/main.js @@ -1,4 +1,4 @@ -const pages = ['home', 'problem', 'why', 'features', 'how', 'roi', 'pricing', 'who', 'trust', 'roadmap', 'faq', 'signin', 'apply']; +const pages = ['home','problem','why','features','how','roi','pricing','who','trust','roadmap','faq','signin','apply']; function openPage(pageId) { if (!pages.includes(pageId)) { diff --git a/index.php b/index.php index bc71550..eadbe86 100644 --- a/index.php +++ b/index.php @@ -503,6 +503,80 @@ + + +