From 3cec0276ead02283464d7b9c06af8d67b7276bea Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 23:14:01 +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 d3a7cb1..521d99a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { id: "years", value: "15+", title: "Anos de Tradição", description: "Servindo a comunidade com excelência", icon: Clock } ]} - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1