diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4152ee2..c2ae98c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -40,14 +40,12 @@ export default function LandingPage() {
@@ -56,8 +54,8 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
- title="Compassionate Support, Affordable Care"
- description="We believe quality assistance shouldn't be cost-prohibitive. Our flat-fee pricing is designed to keep our services accessible, helping you navigate your documentation with complete peace of mind."
+ title="Here for You, Every Step of the Way"
+ description="We pride ourselves on offering a personal, welcoming experience. We handle the paperwork so you can focus on what truly matters—your family and your future."
features={[
{ title: "Family Transitions", description: "Thoughtful assistance for uncontested divorce, custody, and support arrangements, starting at $250.", imageSrc: "https://img.b2bpic.net/free-vector/family-law-concept_23-2148590039.jpg" },
{ title: "Residential Stability", description: "Clear, reliable guidance for eviction notices and filings, starting at $199.", imageSrc: "https://img.b2bpic.net/free-vector/eviction-notice-concept_23-2148542329.jpg" },
@@ -129,4 +127,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file