From 831a7b173fe498fe3cce3839342a9895fae589d9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 16:25:21 +0000 Subject: [PATCH] Update src/app/process/page.tsx --- src/app/process/page.tsx | 269 ++++++++++++++------------------------- 1 file changed, 93 insertions(+), 176 deletions(-) diff --git a/src/app/process/page.tsx b/src/app/process/page.tsx index eac4330..cde3ad1 100644 --- a/src/app/process/page.tsx +++ b/src/app/process/page.tsx @@ -23,185 +23,102 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1