Merge version_5 into main #7

Merged
bender merged 1 commits from version_5 into main 2026-03-03 13:33:15 +00:00

View File

@@ -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>