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">
|
<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">
|
<a href="/privacy" className="text-[#1D4ED8] hover:underline focus:outline-none focus-visible:underline">
|
||||||
Privacy Policy
|
Privacy Policy
|
||||||
</a>.
|
</a>.
|
||||||
|
|||||||
@@ -197,8 +197,9 @@ export default function NewsletterModal() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p className="bb-modal-fineprint">
|
<p className="bb-modal-fineprint">
|
||||||
By subscribing you agree to receive editorial emails from AV Beat.
|
By subscribing you'll also be added to the daily newsletters for our
|
||||||
Unsubscribe anytime — link in every email.
|
sister publications — Broadcast Beat, BroadcastEngineering.com, Sports
|
||||||
|
Media Beat, and The Crew Grid. Unsubscribe from any one (or all) anytime.
|
||||||
</p>
|
</p>
|
||||||
</form>
|
</form>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Reference in New Issue
Block a user