diff --git a/src/app/home-page/components/NewsletterSignup.tsx b/src/app/home-page/components/NewsletterSignup.tsx index 9bac104..d2a0782 100644 --- a/src/app/home-page/components/NewsletterSignup.tsx +++ b/src/app/home-page/components/NewsletterSignup.tsx @@ -164,7 +164,10 @@ export default function NewsletterSignup() { )}
- No spam. Unsubscribe anytime. By subscribing you agree to our{" "} + You'll also be added to the daily newsletters for Broadcast Beat, + BroadcastEngineering.com, Sports Media Beat, and The Crew Grid. + Unsubscribe from any one (or all) anytime. By subscribing you agree + to our{" "} Privacy Policy . diff --git a/src/components/NewsletterModal.tsx b/src/components/NewsletterModal.tsx index 02f386a..cec4174 100644 --- a/src/components/NewsletterModal.tsx +++ b/src/components/NewsletterModal.tsx @@ -197,8 +197,9 @@ export default function NewsletterModal() {
- By subscribing you agree to receive editorial emails from AV Beat. - Unsubscribe anytime — link in every email. + By subscribing you'll also be added to the daily newsletters for our + sister publications — Broadcast Beat, BroadcastEngineering.com, Sports + Media Beat, and The Crew Grid. Unsubscribe from any one (or all) anytime.
)}