diff --git a/app/layout.tsx b/app/layout.tsx
index 5a7bbc6..ae2a4c4 100644
--- a/app/layout.tsx
+++ b/app/layout.tsx
@@ -97,16 +97,18 @@ export default function RootLayout({ children }: { children: React.ReactNode })
-
+
{/* */}
-
-
-
- {children}
-
-
-
+
+
+
+
+ {children}
+
+
+
+
diff --git a/components/Footer.tsx b/components/Footer.tsx
index 1b2dab4..0a0bc75 100644
--- a/components/Footer.tsx
+++ b/components/Footer.tsx
@@ -3,7 +3,7 @@ import { PowdrLogo } from './powdrLogo'
export default function Footer() {
return (
-