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() {