From e370423f90bc78f2b738df9b8fefc02ff4d766ad Mon Sep 17 00:00:00 2001 From: Florian-THP Date: Thu, 16 Oct 2025 16:51:56 +0200 Subject: [PATCH] path landing to home --- apps/web/src/App.tsx | 4 ++-- apps/web/src/components/Layout.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/src/App.tsx b/apps/web/src/App.tsx index 9d694747..784e7c3f 100644 --- a/apps/web/src/App.tsx +++ b/apps/web/src/App.tsx @@ -14,8 +14,8 @@ export default function App() { return ( }> - } /> - } /> + } /> + } /> } /> } /> } /> diff --git a/apps/web/src/components/Layout.tsx b/apps/web/src/components/Layout.tsx index a21ec9b1..b33dcf07 100644 --- a/apps/web/src/components/Layout.tsx +++ b/apps/web/src/components/Layout.tsx @@ -49,7 +49,7 @@ export default function Layout() {
- +