diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 72fbcda..d2d80ec 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1423,4 +1423,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index e1faed4..c9097fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,12 +175,12 @@ export default function LandingPage() {
@@ -222,4 +222,4 @@ export default function LandingPage() {
); -} +} \ No newline at end of file