diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 21dd66f..266130d 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -40,7 +40,7 @@ export default function LandingPage() {
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index b25fce1..8927614 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -42,7 +42,7 @@ export default function LandingPage() {
background={{ variant: "rotated-rays-static" }}
tag="Let's Connect"
title="Get Your Free Estimate"
- description="Ready to upgrade your roof or home exterior? Reach out for a free consultation and professional inspection in Gadsden today."
+ description="Ready to upgrade your roof or home exterior? Reach out for a free consultation and professional inspection in Gadsden, Southside, Rainbow City, Attalla, Oxford, Anniston, Alexandria, Wellington, Trussville, Springville, Oneonta, and all of Etowah and Calhoun counties today."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CU9LXLTd45U3bRy6xudZUdJbpk/uploaded-1777394224944-9beay18i.jpg"
buttonText="Schedule Now"
mediaAnimation="slide-up"
@@ -57,7 +57,7 @@ export default function LandingPage() {
description="Find answers here before scheduling your consultation."
faqsAnimation="slide-up"
faqs={[
- { id: "ca1", title: "What areas do you serve?", content: "We primarily serve the Gadsden, AL area and surrounding communities." },
+ { id: "ca1", title: "What areas do you serve?", content: "We serve Gadsden, Southside, Rainbow City, Attalla, Oxford, Anniston, Alexandria, Wellington, Trussville, Springville, Oneonta, and all of Etowah and Calhoun counties." },
{ id: "ca2", title: "How long does a project take?", content: "Most projects are completed efficiently depending on scope and scale." },
]}
/>
diff --git a/src/app/page.tsx b/src/app/page.tsx
index b65d353..d165933 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -44,7 +44,7 @@ export default function LandingPage() {