Replaced bottom auth CTA with one-liner copy CTA

This commit is contained in:
Thomas Smith 2023-01-12 13:12:24 -05:00
parent df297d96fc
commit 6751bad3e0

View file

@ -237,7 +237,9 @@
</div> </div>
</div> </div>
</section> </section>
{{- partial "full-width-cta.html" . -}} <div class="full-width-cta-container">
{{- partial "clipboard-copy.html" . -}}
</div>
<!-- partners --> <!-- partners -->