From 63969875136a03ad5eb6e01a8cb60c2113f96512 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:53:49 +0000 Subject: [PATCH] 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 6878bf4..e75ed50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,7 +202,7 @@ export default function LandingPage() { title="THE NUMBERS SPEAK" description="Three decades of Boston paving dominance. Hundreds of driveways. Zero compromises." tag="BY THE NUMBERS" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} animationType="slide-up" metrics={[ -- 2.49.1