3 Commits

Author SHA1 Message Date
e2843ae02d Merge version_3 into main
Merge version_3 into main
2026-04-05 20:30:07 +00:00
85ff0906a5 Update src/app/page.tsx 2026-04-05 20:30:01 +00:00
5243afd760 Merge version_2 into main
Merge version_2 into main
2026-04-05 20:28:17 +00:00

View File

@@ -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" }]}
/>
</div>