Update src/app/page.tsx

This commit is contained in:
2026-03-14 18:19:19 +00:00
parent a4e6fa4503
commit 9bb51e6a92

View File

@@ -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}