diff --git a/src/app/page.tsx b/src/app/page.tsx index f9bc0f4..87ec5bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,7 +145,7 @@ export default function LandingPage() { tag="Stay Updated" title="Join the Newsletter" description="Get exclusive content and digital product deals sent directly to your inbox." - buttons={[{ text: "Subscribe Now", href: "#" }]} + buttons={[{ text: "Join for Exclusive Updates", href: "#" }]} />