diff --git a/src/app/page.tsx b/src/app/page.tsx index dd08f5a..490e766 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,7 +134,7 @@ export default function LandingPage() { { id: "3", value: "15+", description: "Years of Creative Excellence" }, { id: "4", value: "98%", description: "Client Satisfaction Rate" } ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false}