diff --git a/src/app/page.tsx b/src/app/page.tsx index d344d6b..76c73f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { id: "emergency", value: "24/7", title: "Emergency", description: "Response available", icon: Zap } ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="slide-up" buttonAnimation="opacity" /> @@ -129,6 +129,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/front-view-happy-old-man-with-white-helmet_23-2148269398.jpg" imageAlt="Pro Exteriors LLC leadership team" mediaAnimation="blur-reveal" + metricsAnimation="slide-up" metrics={[ { value: "Same-Day", title: "Service Available" }, { value: "Transparent", title: "Pricing Always" },