From e24a01feb9e9399636ae967c1a8e1dd23c1d2323 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 01:15:22 +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 97c46cf..bd57ef9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -174,7 +174,7 @@ export default function LandingPage() { description="Whether it's a small custom gate or a complete architectural staircase, let's discuss your requirements today." buttons={[ { - text: "Request a Quote", href: "#"}, + text: "Get Your Custom Quote", href: "#"}, ]} /> @@ -206,4 +206,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1