diff --git a/src/app/page.tsx b/src/app/page.tsx index c55ddb1..236d10a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,6 +162,7 @@ export default function LandingPage() { id: "4", value: "95%", title: "Customer Satisfaction", description: "Increase", icon: Award }, ]} + gridVariant="uniform-all-items-equal" animationType="opacity" textboxLayout="default" useInvertedBackground={false} @@ -266,7 +267,6 @@ export default function LandingPage() { }, ]} faqsAnimation="opacity" - textboxLayout="default" useInvertedBackground={false} buttons={[ { text: "Contact Sales", href: "#contact" },