Merge pull request #269 from teaxyz/remove-auth-ctas

Remove Auth CTA's
This commit is contained in:
Chris Waters 2023-01-13 11:51:28 -05:00 committed by GitHub
commit df5f433216
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View file

@ -145,9 +145,8 @@
</div>
</section>
<!-- Package CTA Section -->
<hr>
<!-- Package CTA Section
<section class="package-cta-section" id="authenticate">
<div class="container package-cta-container one-box">
<div class="row one-box-down one-box-up">
@ -181,6 +180,8 @@
</section>
{{- partial "full-width-cta.html" . -}}
-->
<!-- Statistics -->
<section class="statistics" style="padding-top: 8.371vw !important; padding-bottom: 8.371vw !important;">
@ -236,7 +237,9 @@
</div>
</div>
</section>
{{- partial "full-width-cta.html" . -}}
<div class="full-width-cta-container">
{{- partial "clipboard-copy.html" . -}}
</div>
<!-- partners -->

View file

@ -107,8 +107,6 @@
{{- partial "auth-data-snippet.html" -}}
{{- partial "floating-join-btn.html" . -}}
{{- partial "toast.html" -}}
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>