From 32068d3825cfb13e12178e3a9a6aab87063cbe60 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 01:01:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b5619be..858f4c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { ]} avatarText="Trusted by thousands seeking authentic connection" buttons={[ - { text: "Begin Our Relationship", href: "#contact" }, + { text: "Try IRA Now", href: "#contact" }, { text: "Learn More", href: "#features" } ]} buttonAnimation="slide-up"