diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b2846c..de40168 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,6 @@ export default function HomePage() { { id: "3", icon: Users, title: "Happy Clients", value: "1,200+" }, { id: "4", icon: Award, title: "Industry Awards", value: "47" }, ]} - gridVariant="four-items-2x2-equal-grid" animationType="slide-up" buttons={[{ text: "View Our Success", href: "#" }]} buttonAnimation="slide-up"