diff --git a/src/app/layout.jsx b/src/app/layout.jsx index 94038c40..a686a290 100644 --- a/src/app/layout.jsx +++ b/src/app/layout.jsx @@ -42,7 +42,7 @@ export default async function RootLayout({children}) { -
+
{children}
diff --git a/src/app/page.jsx b/src/app/page.jsx index 1bacd489..edd6a6b1 100644 --- a/src/app/page.jsx +++ b/src/app/page.jsx @@ -40,7 +40,8 @@ export default function Page() {

IP addresses break, dial keys instead

-

Modular networking stack for direct, peer-to-peer connections between devices

+

Modular networking stack for direct,{' '} +
peer-to-peer connections between devices

Read the Docs
diff --git a/src/components/home/LogoCloud.jsx b/src/components/home/LogoCloud.jsx index 3868737c..7a10d72e 100644 --- a/src/components/home/LogoCloud.jsx +++ b/src/components/home/LogoCloud.jsx @@ -62,7 +62,7 @@ export function LogoCloud({ speed = 0.85, height = 150 }) { }, [speed]) return ( -
+
{/* Gradient masks for fading edges */}