From 0a0d2b59cfe0bce8b4e08e612ade65641f7b020f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 18:37:41 +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 8130144..638037a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { tag="About Rize Financial" tagIcon={Shield} tagAnimation="slide-up" - title="Real People. Real Results. Real Financial Freedom." + title="Real People, Real Results, Real Financial Freedom." useInvertedBackground={true} buttons={[ { text: "See Our Difference", href: "results" }