|
|
@ -9,7 +9,7 @@ import Icon from './Icon.astro'; |
|
|
|
<h2 class='text-3xl mb-1 font-medium hidden sm:block'>Upcoming</h2> |
|
|
|
<h2 class='text-3xl mb-1 font-medium hidden sm:block'>Upcoming</h2> |
|
|
|
<p class='text-gray-600 mb-0 sm:mb-5'>Please check back later or subscribe below.</p> |
|
|
|
<p class='text-gray-600 mb-0 sm:mb-5'>Please check back later or subscribe below.</p> |
|
|
|
|
|
|
|
|
|
|
|
<form action='https://newsletter.roadmap.sh/subscribe' method='post' accept-charset='utf-8' captcha-form> |
|
|
|
<form action='https://news.roadmap.sh/subscribe' method='post' accept-charset='utf-8' captcha-form> |
|
|
|
<input |
|
|
|
<input |
|
|
|
type='email' |
|
|
|
type='email' |
|
|
|
required |
|
|
|
required |
|
|
|