diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 088aaef..3fbf2b4 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -14,7 +14,7 @@ export default function ContactPage() {
Phone: (123) 456-7890
Email: contact@finlion.com
-
Location: Santa Fe, New Mexico
+
Location: Albuquerque, New Mexico
diff --git a/src/components/home/Contact.tsx b/src/components/home/Contact.tsx
index 9c4a8c3..8618afc 100644
--- a/src/components/home/Contact.tsx
+++ b/src/components/home/Contact.tsx
@@ -15,7 +15,7 @@ export default function Contact() {
-
Santa Fe Office
+
Albuquerque Office
-
diff --git a/src/components/layout/Footer.tsx b/src/components/layout/Footer.tsx
index c6f21da..ebae95b 100644
--- a/src/components/layout/Footer.tsx
+++ b/src/components/layout/Footer.tsx
@@ -44,7 +44,7 @@ export default function Footer() {
-
Santa Fe, New Mexico
+
- Albuquerque, New Mexico