From b4dea9755f293c242a3013f2ae3252f71777cbaf Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 02:06:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e7c348b..e06df83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}