Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 46c2a0f27c | |||
| 6bb3a0fb4a | |||
| d79b9c8147 |
@@ -270,10 +270,11 @@ export default function LandingPage() {
|
||||
|
||||
<div id="cta-banner" data-section="cta-banner">
|
||||
<TextAbout
|
||||
title="Ready to stop rebriefing and start shipping?"
|
||||
title="Ready to ship in 48 hours instead of 48 days?"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Book a call", href: "#" }
|
||||
{ text: "Book a call", href: "#" },
|
||||
{ text: "See pricing", href: "pricing" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user