From e3bbfc523cc66080a6db2ea9ae7c2311de997905 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 01:37:30 +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 61a17cb..3126b98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Projects", id: "#projects" }, { name: "Contact", id: "#contact" } ]} - brandName="JT Brother's" + brandName="JT Brother's Construction" button={{ text: "Get Estimate", href: "#contact" }} />