+
{loading ? (
) : (

)}
-
+
{loading ? (
) : (
service!.title
)}
-
+
{loading ? (
) : (
diff --git a/src/app/(routes)/(website)/layout.tsx b/src/app/(routes)/(website)/layout.tsx
index 5a1fd2d..4beec59 100644
--- a/src/app/(routes)/(website)/layout.tsx
+++ b/src/app/(routes)/(website)/layout.tsx
@@ -35,10 +35,10 @@ export default function RootLayout({
- ^
+ {"<"}