From d643c4d4b1c9f82a5fa13268ed6e03a7201f1b5a Mon Sep 17 00:00:00 2001 From: development Date: Wed, 14 Jan 2026 09:41:42 +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 faeca6c..bcf5c34 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1260,4 +1260,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} From a2fad59d61c83266c647c1d1a631f5f6353601a4 Mon Sep 17 00:00:00 2001 From: development Date: Wed, 14 Jan 2026 09:41:42 +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 8367384..1976518 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() {
); -} \ No newline at end of file +}