Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 85ff0906a5 | |||
| 5243afd760 |
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
text="Ready to begin your manuscript journey? Let us discuss how we can bring your book to life."
|
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>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user