chore: add "No spam" to newsletter description
Addresses the real concern people have about signing up. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
c3f3bc237e
commit
9c81f9511d
@ -1677,7 +1677,7 @@ defmodule SimpleshopThemeWeb.ShopComponents do
|
||||
<.newsletter_card variant={:inline} />
|
||||
"""
|
||||
attr :title, :string, default: "Newsletter"
|
||||
attr :description, :string, default: "New designs and updates, straight to your inbox."
|
||||
attr :description, :string, default: "New designs and updates. No spam."
|
||||
attr :button_text, :string, default: "Subscribe"
|
||||
attr :variant, :atom, default: :card
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user