From cf8e1e2903e46b68257f3a6670a41c2430a206f9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:08:04 +0000 Subject: [PATCH 1/4] 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 1a64d07..4c2bfe5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1389,4 +1389,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} -- 2.49.1 From c85e4a25e10533c3a79082f78e8d8407a6c1d0e8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:08:05 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 36cf608..5be7a46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,4 +200,4 @@ export default function DigiBridgedLanding() { ); -} \ No newline at end of file +} -- 2.49.1 From c024950b76a3116dd75c29f421af91a022bc0838 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:08:05 +0000 Subject: [PATCH 3/4] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 78c7051..8998ffc 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -85,4 +85,4 @@ export default function PricingPage() { ); -} \ No newline at end of file +} -- 2.49.1 From 2a452376e0640c6204b11c00c2b1195b61e13bcd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:08:06 +0000 Subject: [PATCH 4/4] Update src/app/process/page.tsx --- src/app/process/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/process/page.tsx b/src/app/process/page.tsx index 0b9de00..b053372 100644 --- a/src/app/process/page.tsx +++ b/src/app/process/page.tsx @@ -99,4 +99,4 @@ export default function ProcessPage() { ); -} \ No newline at end of file +} -- 2.49.1