diff --git a/src/app/page.tsx b/src/app/page.tsx index fb4e03f..b91b4d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { { id: "experience", value: "14", description: "Years in Business" }, { id: "team", value: "25+", description: "Expert Team Members" } ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}