From 27cab9811dd1cbf58ce95f8b60c601781da825e8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 19:32:25 +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 09cc3ec..98eced5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Your Hassle-Free Access to Financial Growth. Fast approval and flexible terms for individuals and businesses." buttons={[ { text: "Apply Now", href: "#contact" }, - { text: "Learn More", href: "#personal-loan" }, + { text: "View Loan Options", href: "#personal-loan" }, ]} slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/person-reading-data-tablet_23-2149370610.jpg", imageAlt: "modern office financial desk" }, -- 2.49.1