diff --git a/src/app/page.tsx b/src/app/page.tsx index 12165ec..a03073a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { { id: "2", value: "500+", title: "Families", description: "Guided through enrollment successfully", icon: Users }, { id: "3", value: "2", title: "Languages", description: "English & Spanish fluent support", icon: Globe } ]} - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}