From 50c9d13988b9580d9c5fdbc9340a2bc9339ff1bc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 13:08:41 +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 9733bf0..6e35175 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -223,7 +223,7 @@ export default function LandingPage() { description="Ready to bring your ideas to life? Send me a message and let's start the conversation today." buttons={[ { - text: "Request a Project Quote", href: "mailto:hello@example.com"}, + text: "Get a Quote", href: "mailto:hello@example.com"}, { text: "Schedule a Discovery Call", href: "#"}, ]}