Merge version_5 into main #7
@@ -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