From 2da58197e4cafd8dfdd98226863f6108f198e088 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:51:07 +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 8247558..696108b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,7 +177,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} animationType="slide-up" - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" metrics={[ { id: "1", value: "15+", description: "Years of Culinary Excellence" -- 2.49.1