diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 35fb83b..1c03f92 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1418,4 +1418,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e595c5..65d588c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -250,7 +250,7 @@ export default function SolvixLanding() { ); -} +} \ No newline at end of file