diff --git a/src/lib/constants.ts b/src/lib/constants.ts index d1a9f79..9fc88cc 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 (844) 392-4558"; +export const DEFAULT_PHONE_NO = "+1 (800) 123-4567"; export const CONTACT_EMAIL = "hello@superrevive.com";