diff --git a/src/app/page.tsx b/src/app/page.tsx index fc35425..53c5f7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { { id: "3", value: "15+", title: "Years", description: "Of trusted service", icon: Clock }, { id: "4", value: "1000+", title: "Happy Families", description: "Protected by our roofs", icon: Users }, ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}