From 1f8dcc0d2fe91d2b5b616f7dcc4edb527e00324c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:18:17 +0000 Subject: [PATCH] Switch to version 13: modified src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2fa4675..8a182e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" } ]} button={{ - text: "Claim Your 3 Free Ads Now", href: "#free-offer" + text: "Claim Your 3 Free Ads Today—No Card Required", href: "#free-offer" }} animateOnLoad={true} /> @@ -49,8 +49,8 @@ export default function LandingPage() {
@@ -438,7 +438,7 @@ export default function LandingPage() { background={{ variant: "downward-rays-static-grid" }} useInvertedBackground={true} inputPlaceholder="Enter your email address" - buttonText="Claim Your 3 Free Ads Now" + buttonText="Claim Your 3 Free Ads Today—No Card Required" termsText="No credit card required. 30-day money-back guarantee on paid plans. Cancel anytime." ariaLabel="Contact form and ad offer signup" />