- <.link
- navigate={~p"/privacy"}
- class="hover:text-slate-700 underline decoration-dotted underline-offset-2"
- >
- Privacy Policy
-
-
·
- <.link
- navigate={~p"/terms"}
- class="hover:text-slate-700 underline decoration-dotted underline-offset-2"
- >
- Terms of Service
-
+
+
+
+
Product
+
+ -
+ <.link
+ href="/#features"
+ class="text-sm text-slate-600 hover:text-slate-900 transition-colors"
+ >
+ Features
+
+
+ -
+ <.link
+ href="/#pricing"
+ class="text-sm text-slate-600 hover:text-slate-900 transition-colors"
+ >
+ Pricing
+
+
+
+
+
+
+
+
Developers
+
+ -
+ <.link
+ navigate={~p"/docs/api"}
+ class="text-sm text-slate-600 hover:text-slate-900 transition-colors"
+ >
+ API Documentation
+
+
+ -
+ <.link
+ navigate={~p"/docs/graphql"}
+ class="text-sm text-slate-600 hover:text-slate-900 transition-colors"
+ >
+ GraphQL API
+
+
+ -
+ <.link
+ navigate={~p"/help"}
+ class="text-sm text-slate-600 hover:text-slate-900 transition-colors"
+ >
+ Help & Docs
+
+
+
+
+
+
+
+
+
+
+ Copyright © {Date.utc_today().year} Towerops
+
+
+ <.link
+ navigate={~p"/privacy"}
+ class="hover:text-slate-700 underline decoration-dotted underline-offset-2"
+ >
+ Privacy Policy
+
+ ·
+ <.link
+ navigate={~p"/terms"}
+ class="hover:text-slate-700 underline decoration-dotted underline-offset-2"
+ >
+ Terms of Service
+
+
+