From 5dbd7d59550e645a8dd14159957a640530255daf Mon Sep 17 00:00:00 2001 From: development Date: Thu, 29 Jan 2026 14:25:04 +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 70c8860..7ae5a0e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1264,4 +1264,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} From 6e787971d971aec0f19d2237ab415f06fa057fca Mon Sep 17 00:00:00 2001 From: development Date: Thu, 29 Jan 2026 14:25:05 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 57e4c89..37ccb94 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,9 +95,9 @@ export default function LandingPage() {
); -} \ No newline at end of file +}