diff --git a/lib/towerops_web/components/layouts.ex b/lib/towerops_web/components/layouts.ex index 64317910..f677d671 100644 --- a/lib/towerops_web/components/layouts.ex +++ b/lib/towerops_web/components/layouts.ex @@ -195,15 +195,18 @@ defmodule ToweropsWeb.Layouts do active={@active_page == "network-map"} > - Network Map <.icon name="hero-beaker" class="h-3.5 w-3.5 text-blue-500 dark:text-blue-400" /> + Network Map <.nav_link navigate={~p"/alerts"} active={@active_page == "alerts"} > - Alerts + + <.icon name="hero-beaker" class="h-3.5 w-3.5 text-blue-500 dark:text-blue-400" /> + Alerts + <.nav_link navigate={~p"/agents"} diff --git a/lib/towerops_web/controllers/page_html/home.html.heex b/lib/towerops_web/controllers/page_html/home.html.heex index a411a4e7..1aa454bd 100644 --- a/lib/towerops_web/controllers/page_html/home.html.heex +++ b/lib/towerops_web/controllers/page_html/home.html.heex @@ -20,16 +20,16 @@ Monitor network devices via SNMP, track performance metrics in real-time, and respond to alerts instantly. Built specifically for telecom tower infrastructure.
++ Monitor 10 devices for free. No credit card required. +
- No credit card required -
- Get started in minutes. No credit card required. + Monitor up to 10 devices for free. No credit card required.
<.link navigate={~p"/users/register"} class="group inline-flex items-center justify-center rounded-full py-2 px-4 text-sm font-semibold focus-visible:outline-2 focus-visible:outline-offset-2 mt-10 bg-white text-slate-900 hover:bg-blue-50 active:bg-blue-200 active:text-slate-600 focus-visible:outline-white" > - Sign up now + Get started free diff --git a/lib/towerops_web/controllers/user_registration_html/new.html.heex b/lib/towerops_web/controllers/user_registration_html/new.html.heex index 9b180c35..1fed3d15 100644 --- a/lib/towerops_web/controllers/user_registration_html/new.html.heex +++ b/lib/towerops_web/controllers/user_registration_html/new.html.heex @@ -14,6 +14,18 @@ to your account now. + ++ Free tier includes: +
+