From 53ee6beff12ef26ba423386f28629b450a7a8bc6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:10:02 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0f34ac4..fdbfb1e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -84,7 +84,7 @@ export default function AboutPage() { tag="Our Journey" tagAnimation="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground={false} gridVariant="uniform-all-items-equal" animationType="slide-up" features={[ @@ -111,7 +111,7 @@ export default function AboutPage() { tag="Values" tagAnimation="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground={false} gridVariant="uniform-all-items-equal" animationType="slide-up" features={[ From 30b182c30b6ff796b851f347b8df3fe455189820 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:10:03 +0000 Subject: [PATCH 2/5] 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 fe6787a..f274202 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,7 @@ export default function HomePage() { tag="Services" tagAnimation="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground={false} gridVariant="uniform-all-items-equal" animationType="slide-up" features={[ From 36d18b95e3cbd4165ba016c0a1f6f4d6deea4e49 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:10:04 +0000 Subject: [PATCH 3/5] 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 90c203d..7824000 100644 --- a/src/app/process/page.tsx +++ b/src/app/process/page.tsx @@ -93,7 +93,7 @@ export default function ProcessPage() { tag="Process Details" tagAnimation="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground={false} gridVariant="uniform-all-items-equal" animationType="slide-up" features={[ From 62ce117b5670d5c5755bdf94350dba3bcdbf6f7d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:10:06 +0000 Subject: [PATCH 4/5] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 41053fe..0c7f17a 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -70,7 +70,7 @@ export default function ServicesPage() { tag="Services" tagAnimation="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground={false} gridVariant="uniform-all-items-equal" animationType="slide-up" features={[ From 6a34543570077f8bf7694b9e43a589f92b3cf583 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:10:06 +0000 Subject: [PATCH 5/5] Update src/app/work/page.tsx --- src/app/work/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/work/page.tsx b/src/app/work/page.tsx index 91250b1..739d62c 100644 --- a/src/app/work/page.tsx +++ b/src/app/work/page.tsx @@ -90,7 +90,7 @@ export default function WorkPage() { tag="Portfolio" tagAnimation="slide-up" textboxLayout="default" - useInvertedBackground="noInvert" + useInvertedBackground={false} gridVariant="uniform-all-items-equal" animationType="slide-up" features={[