newsletter: cross-property auto-subscribe disclosure on AV signup widgets
This commit is contained in:
@@ -164,7 +164,10 @@ export default function NewsletterSignup() {
|
||||
)}
|
||||
|
||||
<p className="font-body text-[#555] text-xs mt-3">
|
||||
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{" "}
|
||||
<a href="/privacy" className="text-[#1D4ED8] hover:underline focus:outline-none focus-visible:underline">
|
||||
Privacy Policy
|
||||
</a>.
|
||||
|
||||
@@ -197,8 +197,9 @@ export default function NewsletterModal() {
|
||||
</div>
|
||||
|
||||
<p className="bb-modal-fineprint">
|
||||
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.
|
||||
</p>
|
||||
</form>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user