From b480c1de2798d275a4509f40934bb50573107165 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 21:18:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3aaaa69..15181f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { 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", buttons: [{ text: "Get in Touch", onClick: handleCall }] }, + { title: "Family Transitions", description: "Thoughtful assistance for uncontested divorce, custody, and support arrangements, starting at $250.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY6OUkkDWDB9f8RXWuG5JkBXgc/uploaded-1778793505589-3wnhixdu.jpg", buttons: [{ text: "Get in Touch", onClick: handleCall }] }, { 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", buttons: [{ text: "Get in Touch", onClick: handleCall }] }, { title: "Estate & Future Planning", description: "Gentle, supportive preparation for wills, power of attorney, and healthcare directives, starting at $125.", imageSrc: "https://img.b2bpic.net/free-vector/estate-planning-checklist_1284-42661.jpg", buttons: [{ text: "Get in Touch", onClick: handleCall }] }, { title: "Real Estate Documentation", description: "Precise preparation for mortgage and property-related documents, starting at $150.", imageSrc: "https://img.b2bpic.net/free-vector/real-estate-document-folder_23-2148558435.jpg", buttons: [{ text: "Get in Touch", onClick: handleCall }] } @@ -135,4 +135,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1