diff --git a/src/app/page.tsx b/src/app/page.tsx index 1044c7e..b6869d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -310,7 +310,7 @@ export default function LandingPage() { id: "metric-3", value: "100%", title: "Natural Ingredients", description: "Pure formulations with zero harmful chemicals", icon: Leaf } ]} - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}