From a5fd21a86d45d6c1f2e7b5e36822bf4750f56bb9 Mon Sep 17 00:00:00 2001 From: user Date: Mon, 2 Feb 2026 20:35:58 +0200 Subject: [PATCH] new number --- src/lib/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/constants.ts b/src/lib/constants.ts index 9fc88cc..9ba709b 100644 --- a/src/lib/constants.ts +++ b/src/lib/constants.ts @@ -11,7 +11,7 @@ export const navLinks = [ export const ADDRESS = "30 N Gould St Ste N Sheridan, WY 82801"; // Default phone number -export const DEFAULT_PHONE_NO = "+1 (800) 123-4567"; +export const DEFAULT_PHONE_NO = "+1 (855) 916-1744"; export const CONTACT_EMAIL = "hello@superrevive.com";