Skip to content

Commit

Permalink
Book Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed May 16, 2024
1 parent 9ae8122 commit ec49207
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions connect/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,10 @@ <h2 class="mb-4 text-3xl font-extrabold tracking-tight text-gray-900 dark:text-w
<section id="waitinglist" class="bg-white dark:bg-gray-800">
<div class="max-w-screen-xl px-4 py-8 mx-auto lg:py-16 lg:px-6">
<div class="max-w-screen-sm mx-auto text-center">
<h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white">Subscribe to Learn More </h2>
<p class="mb-6 font-light text-gray-500 dark:text-gray-400 md:text-lg">Fasten Connect is in Beta. Click below to learn more & join our Waiting List</p>
<h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white">Get in Touch</h2>
<p class="mb-6 font-light text-gray-500 dark:text-gray-400 md:text-lg">Interested in using Fasten Connect? Click below to learn more</p>
<button data-modal-target="mailinglist-modal" data-modal-toggle="mailinglist-modal" class="ml-onclick-form text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">
Join Waiting List
Book Demo
</button>
</div>
</div>
Expand All @@ -197,7 +197,7 @@ <h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-9
<!-- Modal header -->
<div class="flex items-center justify-between p-4 md:p-5 border-b rounded-t dark:border-gray-600">
<h3 class="text-xl font-semibold text-gray-900 dark:text-white">
Waiting List
Book Demo
</h3>
<button data-modal-hide="mailinglist-modal" type="button" class="text-gray-400 bg-transparent hover:bg-gray-200 hover:text-gray-900 rounded-lg text-sm w-8 h-8 ms-auto inline-flex justify-center items-center dark:hover:bg-gray-600 dark:hover:text-white">
<svg class="w-3 h-3" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 14">
Expand Down

0 comments on commit ec49207

Please sign in to comment.