Skip to content

Commit f484fb8

Browse files
authored
Removed Sign up
1 parent b1d02ad commit f484fb8

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

src/pages/specials/tech-builders-challenge.astro

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,6 @@ import { Image } from "astro:assets";
4949
<a class="decoration-gray-100 underline" href="#schedule">
5050
Schedule available below!
5151
</a>
52-
<a
53-
class="mt-6 rounded-md bg-transparent ring ring-white px-3.5 py-2.5 text-sm font-bold shadow-sm hover:bg-cune-blue text-white block"
54-
href="https://docs.google.com/forms/d/e/1FAIpQLSdAg6XEZHVW2qHrEKp3xuez_AwTA1ak3dzOlu9GcyEStzlbUw/viewform"
55-
>
56-
Sign Up Now
57-
</a>
5852
</p>
5953
</div>
6054
</div>
@@ -454,23 +448,5 @@ import { Image } from "astro:assets";
454448
</p>
455449
</section>
456450
<hr class="max-w-7xl mx-auto mt-16" />
457-
<div class="lg:px-8 sm:py-32 sm:px-6 py-24 px-6">
458-
<div class="mx-auto max-w-2xl text-center" id="cta">
459-
<h2 class="text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">
460-
Sign up Today!
461-
</h2>
462-
<p class="mx-auto mt-6 text-lg leading-8 text-gray-600">
463-
If you are intested in joining, please sign up using the form below!
464-
</p>
465-
<div class="mt-10 flex items-center justify-center gap-x-6">
466-
<a
467-
class="rounded-md bg-cune-blue px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm"
468-
href="https://docs.google.com/forms/d/e/1FAIpQLSdAg6XEZHVW2qHrEKp3xuez_AwTA1ak3dzOlu9GcyEStzlbUw/viewform"
469-
>
470-
Reach Out
471-
</a>
472-
</div>
473-
</div>
474-
</div>
475451
</article>
476452
</Layout>

0 commit comments

Comments
 (0)