diff --git a/src/app/page.tsx b/src/app/page.tsx index 657a1a1..66351b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { { id: "2", value: "500+", description: "Successful Procedures" }, { id: "3", value: "24/7", description: "Emergency Support" }, ]} - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}