diff --git a/src/app/page.tsx b/src/app/page.tsx index 32ef0ca..4cc799c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "YES! GET INSTANT ACCESS NOW - $9.99", href: "https://checkout.example.com"}, + text: "Get Instant Access - $9.99", href: "https://checkout.example.com"}, ]} buttonAnimation="slide-up" testimonialRotationInterval={5000}