From d4c62acdcc0be5d03bd6a88cd541c4bebcc287ff Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 16:43:41 +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 985ea90..eb3c98a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -232,7 +232,7 @@ export default function LandingPage() { { id: "2", value: "⏰ Hours", description: "Tue-Sun: 10am-7pm" }, { id: "3", value: "🚶 Walk-ins", description: "Always Welcome" } ]} - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}