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"