diff --git a/lib/localspot_web/components/layouts.ex b/lib/localspot_web/components/layouts.ex
index 9017217..ee20102 100644
--- a/lib/localspot_web/components/layouts.ex
+++ b/lib/localspot_web/components/layouts.ex
@@ -42,7 +42,9 @@ defmodule LocalspotWeb.Layouts do
LocalSpot
-
+
+ <%!-- Desktop navigation --%>
+
+
+ <%!-- Mobile navigation --%>
+
+ <.theme_toggle />
+
+
+ <.icon name="hero-bars-3" class="w-5 h-5" />
+
+
+
+
@@ -141,7 +178,7 @@ defmodule LocalspotWeb.Layouts do