diff --git a/bun.lockb b/bun.lockb index ba73377..026dd50 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/src/lib/core/constants.ts b/src/lib/core/constants.ts index 65efa53..d127983 100644 --- a/src/lib/core/constants.ts +++ b/src/lib/core/constants.ts @@ -11,7 +11,7 @@ export const navLinks = [ export const CONTACT_INFO = { email: "contact@billdiscountservices.com", phone: "+1 (712) 217-4192", - address: "1846 E INNOVATION PARK DR STE 100 ORO VALLEY, AZ 85755", + address: "6701 Corporate Dr Ste R, Johnston, IA, 50131", }; export const COMPANY_NAME = "Bill Discount Services";