From 3531542da0ae5bf5c8515a1e7eced9e60f5bc07c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 07:11:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e6961a..899b9d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,6 +48,7 @@ export default function LandingPage() { { value: "500+", label: "Projects Done" }, { value: "100%", label: "Satisfaction" } ]} + enableKpiAnimation={true} buttons={[{ text: "Get a Free Quote", href: "#contact" }]} /> @@ -61,6 +62,7 @@ export default function LandingPage() { { id: "s2", title: "Classic Gutters", content: "Installation and restoration of timeless, high-capacity gutter systems." }, { id: "s3", title: "Roof Maintenance", content: "Scheduled inspections and maintenance to prolong roof life." } ]} + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BbpoL4vCvKRV1wqOpmVD2Kd09f/premium-roof-shingles-in-bundles-profess-1774767915165-4a4cabf0.png" useInvertedBackground={true} /> @@ -99,6 +101,7 @@ export default function LandingPage() {