2 Commits

Author SHA1 Message Date
94f7a193f4 Update src/app/page.tsx 2026-04-19 22:50:01 +00:00
2bfc15ea31 Merge version_2 into main
Merge version_2 into main
2026-04-19 22:47:05 +00:00

View File

@@ -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: "#" }]}
/>
</div>