From b1e7365d09b293b04962e69ca391f38ea7a22275 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 31 May 2026 13:56:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4291204..9627cea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { tag="Our Philosophy" buttons={[ { - text: "Learn More", href: "#"}, + text: "Learn More", href: "#metrics"}, ]} imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-with-project-statistics-preparing-report-team-meeting_1163-3899.jpg" imageAlt="Business professionals discussing growth charts" @@ -249,4 +249,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file