From 707a25633d9ed4731ecf2621862b403aedefd0d9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 08:28:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 57a1ea1..4323faa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { names={["Aethelgard", "Aero-Dynamics", "Precision-Motorworks", "Global-Engineering", "Velocity-Racing"]} title="Trusted by Industry Leaders" description="Our engineering solutions are implemented by the most prestigious teams in the world." - textboxLayout="default" + textboxLayout="split" useInvertedBackground={false} /> @@ -91,9 +91,11 @@ export default function LandingPage() {