Update src/app/services/page.tsx

This commit is contained in:
2026-03-07 14:34:51 +00:00
parent 9a44dfc414
commit b8fbd235da

View File

@@ -79,7 +79,7 @@ export default function ServicesPage() {
id: 1,
title: "Individual Tax Preparation",
description: "Comprehensive tax return preparation for individuals, including W-2, 1099, rental income, and investment income. We ensure you receive all applicable deductions and credits to minimize your tax liability.",
imageSrc: "http://img.b2bpic.net/free-vector/tax-payment-concept_24908-56223.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/tax-payment-concept_24908-56223.jpg?_wi=2",
imageAlt: "Individual tax preparation",
},
{
@@ -93,14 +93,14 @@ export default function ServicesPage() {
id: 3,
title: "Ongoing Bookkeeping",
description: "Monthly bookkeeping services that keep your financial records accurate and current. From transaction entry to reconciliation and reporting, we maintain the complete picture of your financial health.",
imageSrc: "http://img.b2bpic.net/free-photo/books-are-placed-stack-books-table_1150-24935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/books-are-placed-stack-books-table_1150-24935.jpg?_wi=2",
imageAlt: "Bookkeeping services",
},
{
id: 4,
title: "Financial Record Recovery",
description: "Did another tax preparer leave your records in disarray? We specialize in organizing, correcting, and restoring financial records to proper standards, ensuring accuracy for future filings.",
imageSrc: "http://img.b2bpic.net/free-vector/business-set-workplace-icons_98292-4615.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/business-set-workplace-icons_98292-4615.jpg?_wi=2",
imageAlt: "Financial record organization",
},
]}