From 19f6f8c8b38518657e7daf711864c9a0d11b0b17 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 17:53:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e8225f0..88ea28d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,6 +96,7 @@ export default function LandingPage() { { title: "Sustainable Water Reuse", description: "Cutting-edge recycling technologies for industrial sites.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-hands-protective-gloves-opening-tap-valve-filling-glass-with-samples-from-industrial-machine-reservoir_342744-1220.jpg" } ]} title="Our Hydraulic Expertise" + buttons={[{ text: "Inquire About Projects", href: "#contact" }]} description="Comprehensive engineering solutions for public and private infrastructure." /> @@ -164,4 +165,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file