From 051a66352a2be0b2da52f9c2dffedf585df01afb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 08:13:04 +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 ec452f2..1fff23d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { description="Durable. Elegant. Built to last for decades." buttons={[ { - text: "Get a Free Quote", href: "#contact"}, + text: "Get My Free Quote", href: "#contact"}, { text: "View Products", href: "#products"}, ]}