From c13c0c1a2a8d33c13fa41ce9e0886627e07e2416 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:07:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9426e1f..34f359a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,8 +157,8 @@ export default function LandingPage() { @@ -175,7 +175,7 @@ export default function LandingPage() { }, { title: "Contact", items: [ - { label: "Call Us", href: "tel:2810000000" }, + { label: "Call BJ", href: "tel:2815938296" }, { label: "Email", href: "mailto:info@blindustriestx.com" }, ], }, -- 2.49.1