From 81833e513201f28cca0ee78b7e654ae272ff4f18 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:51:28 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2192117..4a14ba3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -109,7 +109,7 @@ export default function AboutPage() { id: "rating", title: "Average Rating", value: "4.9/5", subtitle: "500+ reviews", category: "Excellence"}, ]} animationType="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={true} className="w-full" containerClassName="mx-auto max-w-6xl px-4 py-16" -- 2.49.1 From d034f34e10c70add0b7753ea8bbb8ef0fcbc2841 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:51:29 +0000 Subject: [PATCH 2/3] 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 9f14beb..3d5da71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function HomePage() { id: "licensed", title: "Fully Licensed", value: "100%", subtitle: "Certified professionals", category: "Credentials"}, ]} animationType="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} className="w-full" containerClassName="mx-auto max-w-6xl px-4 py-16" @@ -194,7 +194,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-vector/gradient-go-logo-template_23-2148985016.jpg", "http://img.b2bpic.net/free-vector/bright-plus-logo_1071-100.jpg", "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148061324.jpg", "http://img.b2bpic.net/free-vector/pack-decorative-monograms_23-2147661651.jpg", "http://img.b2bpic.net/free-vector/flat-design-first-class-stamp-collection_23-2149752754.jpg", "http://img.b2bpic.net/free-vector/flat-4th-july-labels-collection_23-2149443422.jpg", "http://img.b2bpic.net/free-vector/certified-rubber-stamps-design-set-four_1017-25901.jpg", "http://img.b2bpic.net/free-vector/flat-design-outlet-stamp-collection_23-2149752883.jpg"]} title="Trusted By Thousands" description="Featured on leading platforms and highly rated by verified customers across multiple review sites." - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={true} speed={35} showCard={true} -- 2.49.1 From acda7426e36689e26a96ee1f0255ce59faa56e05 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:51:29 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 53859e4..3f79ba9 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -72,6 +72,8 @@ export default function ServicesPage() {