From 3d2314f3c6955c1a14bb4ad0a382f42af39ef751 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 17:02:06 +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 56947ad..b9f0e84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,7 +110,7 @@ Each investment is reviewed for suitability based on your financial position, ob useInvertedBackground={false} background={{ variant: "plain"}} - text="Start your journey. Submit your details for a suitability assessment. Submitting this form does not constitute an offer to sell or a solicitation to buy securities. Available to qualified investors only." + text="Learn more about private investment opportunities. Share a few details and I'll follow up to discuss what may be suitable for you." buttons={[ { text: "Complete Investor Profile", href: "#"}, -- 2.49.1