From 1b00efc1f323b666437ca4a62c62bb0541e4e4f4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 02:00:22 +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 39aa439..849b408 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Call Us Now", href: "tel:+15551234567"}, { - text: "Schedule Service", href: "#contact"}, + text: "Schedule Service", href: "/contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg" mediaAnimation="slide-up"