From 2ed02d485e1bde7895bbb1f7a47df31faf3b3551 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:56:58 +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 bf2c358..d189811 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,7 +168,7 @@ export default function LandingPage() { plans={[ { id: "1", badge: "Quick Pre-Approval", badgeIcon: Zap, - price: "Step 1", subtitle: "Get approved in minutes with no hard credit check", buttons: [ + price: "Step 1", subtitle: "Bad credit? No credit? We guarantee approval or your money back. Get approved in minutes with no hard credit check.", buttons: [ { text: "Apply Now", href: "tel:(919) 222-2755" }, -- 2.49.1