Update src/app/page.tsx

This commit is contained in:
2026-03-07 02:06:21 +00:00
parent 6bcfe36ad0
commit b4dea9755f

View File

@@ -62,7 +62,7 @@ export default function HomePage() {
tag="Trusted Local Service"
tagIcon={Shield}
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2149721916.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2149721916.jpg?_wi=1"
imageAlt="professional accountant reviewing tax documents"
imagePosition="right"
buttons={[
@@ -88,42 +88,42 @@ export default function HomePage() {
id: "personal-tax",
title: "Individual Tax Preparation",
description: "Expert preparation of federal and state tax returns for individuals, including W-2 and 1099 income filing.",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-reading-important-documents-his-desk_329181-20599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-person-reading-important-documents-his-desk_329181-20599.jpg?_wi=1",
imageAlt: "individual tax return preparation documents",
},
{
id: "business-tax",
title: "Business Tax Filing",
description: "Comprehensive tax services for small business owners and self-employed professionals including Schedule C preparation.",
imageSrc: "http://img.b2bpic.net/free-photo/office-workplace-with-laptop-glasses-wood-table_1423-52.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-workplace-with-laptop-glasses-wood-table_1423-52.jpg?_wi=1",
imageAlt: "small business tax filing documents",
},
{
id: "consultation",
title: "Tax Consultation",
description: "Personalized tax planning and consultation to help you understand filing requirements and maximize deductions.",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-reading-document-together_23-2147626518.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-reading-document-together_23-2147626518.jpg?_wi=1",
imageAlt: "financial advisor tax consultation meeting",
},
{
id: "amended-returns",
title: "Amended Returns",
description: "Professional preparation and filing of amended tax returns to correct previously filed taxes.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-bible-with-bookmarks-as-sign-mindful-reading-faith-bible-closeup_169016-71343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-bible-with-bookmarks-as-sign-mindful-reading-faith-bible-closeup_169016-71343.jpg?_wi=1",
imageAlt: "amended tax return correction documents",
},
{
id: "irs-letters",
title: "IRS Letters & Notices",
description: "Expert assistance in understanding and responding to IRS communications and notices.",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-people-working-office-with-computers_23-2149850981.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-people-working-office-with-computers_23-2149850981.jpg?_wi=1",
imageAlt: "IRS notice correspondence documents",
},
{
id: "payroll-support",
title: "Payroll Support",
description: "Guidance on payroll tax requirements and employee withholding for business owners.",
imageSrc: "http://img.b2bpic.net/free-photo/calculator-numbers-paper-closeup-finance-concept_169016-24473.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/calculator-numbers-paper-closeup-finance-concept_169016-24473.jpg?_wi=1",
imageAlt: "payroll tax withholding documents",
},
]}