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";