From 11f47b3f41d396830c30a054948a25f218e94c6f Mon Sep 17 00:00:00 2001 From: development Date: Tue, 6 Jan 2026 14:11:47 +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 b74e5de..0f5b4df 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1278,4 +1278,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} From 6f76860de088db2438267b483067783d8f6f35e9 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 6 Jan 2026 14:11:48 +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 48d61d8..b2734c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() {
); -} \ No newline at end of file +}