From f74827c679e0a6ce7672e4ae0d228f085b70f857 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 19:51:24 +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 5aef06a..596f504 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { description="Prestige Credit Solutions provides professional, expert credit repair services designed to help you rebuild your credit score and unlock new financial opportunities." buttons={[ { - text: "Get Your Free Consultation", href: "#contact"}, + text: "Start Your Free Audit", href: "#contact"}, { text: "Learn More", href: "#about"}, ]} -- 2.49.1