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" }, ], },