diff --git a/components/common/newsletter.tsx b/components/common/newsletter.tsx index 313752c6..7b9a0e80 100644 --- a/components/common/newsletter.tsx +++ b/components/common/newsletter.tsx @@ -3,8 +3,8 @@ import * as React from 'react'; export const Newsletter: React.FC = () => { return (
-
-
+
+

Stay tuned

Subscribe to our newsletter and never miss updates, announcements and opportunities.{' '} @@ -46,7 +46,7 @@ const NewsletterForm: React.FC = () => {

diff --git a/components/layout/footer/layout-footer.tsx b/components/layout/footer/layout-footer.tsx index c479218c..9d981da1 100644 --- a/components/layout/footer/layout-footer.tsx +++ b/components/layout/footer/layout-footer.tsx @@ -7,7 +7,7 @@ import { footerLinks } from './footer-nav-items'; export const Footer = () => { return ( -