From 8200993af4300c815878d5d257d5ab7f6af72004 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 14 Feb 2023 14:07:38 +0000 Subject: [PATCH] Update subscription --- src/components/DownloadPopup.astro | 22 +++++++++------------- src/components/SubscribePopup.astro | 8 +++----- src/pages/signup.astro | 8 ++++---- 3 files changed, 16 insertions(+), 22 deletions(-) diff --git a/src/components/DownloadPopup.astro b/src/components/DownloadPopup.astro index 7a78a5060..15f8e554c 100644 --- a/src/components/DownloadPopup.astro +++ b/src/components/DownloadPopup.astro @@ -3,11 +3,7 @@ import Popup from './Popup/Popup.astro'; import CaptchaFields from './Captcha/CaptchaFields.astro'; --- - +
+ + diff --git a/src/components/SubscribePopup.astro b/src/components/SubscribePopup.astro index 220d86937..9e4b8a412 100644 --- a/src/components/SubscribePopup.astro +++ b/src/components/SubscribePopup.astro @@ -3,11 +3,7 @@ import Popup from './Popup/Popup.astro'; import CaptchaFields from './Captcha/CaptchaFields.astro'; --- - + + +

Signup

- Register yourself for occasional updates about roadmaps, guides and - videos. + Register yourself for occasional updates about roadmaps, guides and videos.

@@ -33,6 +31,8 @@ import BaseLayout from '../layouts/BaseLayout.astro'; class='w-full' captcha-form > + +