From b809c65ad05ac3d0a4347f65050c305f87de0f83 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 19:06:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 930e7fe..1d5242e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { value: "100%", label: "Quality Guaranteed" }, ]} enableKpiAnimation={true} - buttons={[{ text: "Get Quote", href: "#contact" }]} + buttons={[{ text: "Request Your Free Quote", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/man-dark-blue-uniform-working-with-hammer-plier_7502-9148.jpg" imageAlt="Industrial steel fabrication shop" mediaAnimation="slide-up" -- 2.49.1