|
36 | 36 | <li class="list-inline-item"><a href="https://www.linkedin.com/company/vectorly"><i class="fab fa-linkedin fa-fw"></i></a></li>
|
37 | 37 | <li class="list-inline-item"><a href="https://angel.co/vectorly"><i class="fab fa-angellist fa-fw"></i></a></li>
|
38 | 38 | </ul><!--//social-list-->
|
39 |
| - <a href="https://vectorly.io/contact.html" class="btn btn-primary d-none d-lg-flex">Try it out</a> |
| 39 | + <a href="https://vectorly.io/upscaler/" class="btn btn-primary d-none d-lg-flex">Try it out</a> |
40 | 40 | </div><!--//docs-top-utilities-->
|
41 | 41 | </div><!--//container-->
|
42 | 42 | </div><!--//branding-->
|
@@ -163,7 +163,7 @@ <h5 class="card-title mb-3">
|
163 | 163 | <h3 class="mb-2 text-white mb-3">Ready to Try it Out?</h3>
|
164 | 164 | <div class="section-intro text-white mb-3 single-col-max mx-auto"> Our AI Upscaler is still in beta, but you can get started by signing up below.</div>
|
165 | 165 | <div class="pt-3 text-center">
|
166 |
| - <a class="btn btn-light" href="https://vectorly.io/contact.html">Get Started<i class="fas fa-arrow-alt-circle-right ml-2"></i></a> |
| 166 | + <a class="btn btn-light" href="https://vectorly.io/upscaler/">Get Started<i class="fas fa-arrow-alt-circle-right ml-2"></i></a> |
167 | 167 | </div>
|
168 | 168 | </div>
|
169 | 169 | </section><!--//cta-section-->
|
@@ -191,7 +191,18 @@ <h3 class="mb-2 text-white mb-3">Ready to Try it Out?</h3>
|
191 | 191 | <!-- Javascript -->
|
192 | 192 | <script src="assets/plugins/jquery-3.4.1.min.js"></script>
|
193 | 193 | <script src="assets/plugins/popper.min.js"></script>
|
194 |
| - <script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script> |
| 194 | + <script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script> |
| 195 | + |
| 196 | + |
| 197 | + <script type="text/javascript"> |
| 198 | + window._mfq = window._mfq || []; |
| 199 | + (function() { |
| 200 | + var mf = document.createElement("script"); |
| 201 | + mf.type = "text/javascript"; mf.defer = true; |
| 202 | + mf.src = "//cdn.mouseflow.com/projects/ade379db-9c1a-4bba-9bf0-a0fbf6ceb01e.js"; |
| 203 | + document.getElementsByTagName("head")[0].appendChild(mf); |
| 204 | + })(); |
| 205 | + </script> |
195 | 206 |
|
196 | 207 | </body>
|
197 | 208 | </html>
|
|
0 commit comments