From 213720e12a28f28d7d51f1a057ad16be126a69cb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 13:54:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6bc12f1..38a2374 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Unmatched Precision", description: "While others guess, we engineer. Flawless execution in Building Construction & Wall Drops. Every detail matters. Every measurement is exact.", imageSrc: "http://img.b2bpic.net/free-vector/flat-construction-sign-background_23-2148182345.jpg", imageAlt: "Precision engineering icon" + title: "Unmatched Precision", description: "While others guess, we engineer. Flawless execution in Building Construction & Wall Drops. Every detail matters. Every measurement is exact.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfFrloU6naHqEINcrFyIAYo2Uk/uploaded-1772977772869-08xz5124.jpg", imageAlt: "Precision engineering icon" }, { id: 2, @@ -84,7 +84,7 @@ export default function LandingPage() { }, { id: 3, - title: "Speed & Quality", description: "We respect your time. Rapid Renovation Work without compromising the finish. Excellence delivered on schedule, every time.", imageSrc: "http://img.b2bpic.net/free-vector/flat-time-logo-templates-collection_23-2148944210.jpg", imageAlt: "Speed excellence icon" + title: "Speed & Quality", description: "We respect your time. Rapid Renovation Work without compromising the finish. Excellence delivered on schedule, every time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfFrloU6naHqEINcrFyIAYo2Uk/uploaded-1772978070940-aqz6zs0h.png", imageAlt: "Speed excellence icon" } ]} title="Why We Are The Industry Leaders" -- 2.49.1