diff --git a/frontend/src/components/Layout.tsx b/frontend/src/components/Layout.tsx
index f9a4bb8..3ade3a0 100644
--- a/frontend/src/components/Layout.tsx
+++ b/frontend/src/components/Layout.tsx
@@ -16,18 +16,18 @@ function Layout({ children }: LayoutProps) {
Orchard