From 3e90d4d08d459e12589d292bd15471fbb0ac8202 Mon Sep 17 00:00:00 2001 From: development Date: Sun, 4 Jan 2026 23:18:08 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8df7d9d..9b3f17c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1269,4 +1269,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} From 6f866031a7c87d3bc8a68d66e0d4c29b0b78e3a8 Mon Sep 17 00:00:00 2001 From: development Date: Sun, 4 Jan 2026 23:18:09 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9753a65..581b0a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() {
); -} \ No newline at end of file +}