diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e8c596..3b3dcee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,6 @@ export default function LandingPage() { { id: "response", icon: Zap, title: "Avg Response Time", value: "30 mins" }, { id: "rating", icon: Star, title: "Customer Rating", value: "4.9/5" } ]} - gridVariant="four-items-2x2-equal-grid" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false}