From 85ff0906a5ce14a73dfb8f748e7882271af9ef89 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 20:30:01 +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 689f9bf..d4c16f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "radial-gradient" }} text="Ready to begin your manuscript journey? Let us discuss how we can bring your book to life." - buttons={[{ text: "Contact Us", href: "mailto:hello@espuma.com" }]} + buttons={[{ text: "Book your editorial consultation", href: "mailto:hello@espuma.com" }]} />