Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 05257c3150 | |||
| cbf10503e4 | |||
| d0a60d6ab6 |
@@ -66,7 +66,7 @@ export default function HomePage() {
|
||||
imageAlt="professional accountant reviewing tax documents"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "/contact" },
|
||||
{ text: "Schedule Your Free Consultation", href: "/contact" },
|
||||
{ text: "Call (562) 381-2999", href: "tel:+15623812999" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -84,18 +84,12 @@ export default function HomePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
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: "https://images.unsplash.com/photo-1633356122544-f134324ef6db?w=500&h=500&fit=crop", imageAlt: "W-2 and 1099 tax forms"},
|
||||
{
|
||||
id: "business-tax", title: "Business Tax Filing", description: "Comprehensive tax services for small business owners and self-employed professionals including Schedule C preparation.", imageSrc: "https://images.unsplash.com/photo-1554224311-beee415c15c9?w=500&h=500&fit=crop", imageAlt: "organized business tax filing documents and calculator"},
|
||||
{
|
||||
id: "consultation", title: "Tax Consultation", description: "Personalized tax planning and consultation to help you understand filing requirements and maximize deductions.", imageSrc: "https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?w=500&h=500&fit=crop", imageAlt: "financial advisor consulting with organized tax documents"},
|
||||
{
|
||||
id: "amended-returns", title: "Amended Returns", description: "Professional preparation and filing of amended tax returns to correct previously filed taxes.", imageSrc: "https://images.unsplash.com/photo-1492707892657-8a42e6d3ce86?w=500&h=500&fit=crop", imageAlt: "amended tax return correction forms and pen"},
|
||||
{
|
||||
id: "irs-letters", title: "IRS Letters & Notices", description: "Expert assistance in understanding and responding to IRS communications and notices.", imageSrc: "https://images.unsplash.com/photo-1631365571842-a5171b34ded9?w=500&h=500&fit=crop", imageAlt: "IRS notice correspondence and professional office workspace"},
|
||||
{
|
||||
id: "payroll-support", title: "Payroll Support", description: "Guidance on payroll tax requirements and employee withholding for business owners.", imageSrc: "https://images.unsplash.com/photo-1554260570-992382bff997?w=500&h=500&fit=crop", imageAlt: "payroll calculator and tax withholding spreadsheet"},
|
||||
{ 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: "https://images.unsplash.com/photo-1633356122544-f134324ef6db?w=500&h=500&fit=crop", imageAlt: "W-2 and 1099 tax forms"},
|
||||
{ id: "business-tax", title: "Business Tax Filing", description: "Comprehensive tax services for small business owners and self-employed professionals including Schedule C preparation.", imageSrc: "https://images.unsplash.com/photo-1554224311-beee415c15c9?w=500&h=500&fit=crop", imageAlt: "organized business tax filing documents and calculator"},
|
||||
{ id: "consultation", title: "Tax Consultation", description: "Personalized tax planning and consultation to help you understand filing requirements and maximize deductions.", imageSrc: "https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?w=500&h=500&fit=crop", imageAlt: "financial advisor consulting with organized tax documents"},
|
||||
{ id: "amended-returns", title: "Amended Returns", description: "Professional preparation and filing of amended tax returns to correct previously filed taxes.", imageSrc: "https://images.unsplash.com/photo-1492707892657-8a42e6d3ce86?w=500&h=500&fit=crop", imageAlt: "amended tax return correction forms and pen"},
|
||||
{ id: "irs-letters", title: "IRS Letters & Notices", description: "Expert assistance in understanding and responding to IRS communications and notices.", imageSrc: "https://images.unsplash.com/photo-1631365571842-a5171b34ded9?w=500&h=500&fit=crop", imageAlt: "IRS notice correspondence and professional office workspace"},
|
||||
{ id: "payroll-support", title: "Payroll Support", description: "Guidance on payroll tax requirements and employee withholding for business owners.", imageSrc: "https://images.unsplash.com/photo-1554260570-992382bff997?w=500&h=500&fit=crop", imageAlt: "payroll calculator and tax withholding spreadsheet"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -111,28 +105,22 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Garcia", handle: "@maria_g", testimonial: "The customer service is amazing! I've been a customer for years. They made the tax filing process so easy and stress-free.", rating: 5,
|
||||
{ id: "1", name: "Maria Garcia", handle: "@maria_g", testimonial: "The customer service is amazing! I've been a customer for years. They made the tax filing process so easy and stress-free.", rating: 5,
|
||||
icon: User,
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", handle: "@jrodriguez", testimonial: "Very professional and great communication. They explained everything clearly and I got a better refund than expected.", rating: 5,
|
||||
{ id: "2", name: "James Rodriguez", handle: "@jrodriguez", testimonial: "Very professional and great communication. They explained everything clearly and I got a better refund than expected.", rating: 5,
|
||||
icon: User,
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sofia Hernandez", handle: "@sofia_h", testimonial: "Highly recommended! Fast, accurate, and they really care about their clients. Will definitely come back next year.", rating: 5,
|
||||
{ id: "3", name: "Sofia Hernandez", handle: "@sofia_h", testimonial: "Highly recommended! Fast, accurate, and they really care about their clients. Will definitely come back next year.", rating: 5,
|
||||
icon: User,
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Torres", handle: "@dtorres", testimonial: "Best tax service in Downey. They handle everything with precision and their prices are fair. Five stars!", rating: 5,
|
||||
{ id: "4", name: "David Torres", handle: "@dtorres", testimonial: "Best tax service in Downey. They handle everything with precision and their prices are fair. Five stars!", rating: 5,
|
||||
icon: User,
|
||||
},
|
||||
{
|
||||
id: "5", name: "Carmen Lopez", handle: "@carmen_l", testimonial: "I run a small business and they've been invaluable for my business tax needs. Very knowledgeable and responsive.", rating: 5,
|
||||
{ id: "5", name: "Carmen Lopez", handle: "@carmen_l", testimonial: "I run a small business and they've been invaluable for my business tax needs. Very knowledgeable and responsive.", rating: 5,
|
||||
icon: User,
|
||||
},
|
||||
{
|
||||
id: "6", name: "Miguel Sanchez", handle: "@msanchez", testimonial: "Professional, efficient, and friendly. They made my complicated tax situation simple. Highly recommended for anyone in the area.", rating: 5,
|
||||
{ id: "6", name: "Miguel Sanchez", handle: "@msanchez", testimonial: "Professional, efficient, and friendly. They made my complicated tax situation simple. Highly recommended for anyone in the area.", rating: 5,
|
||||
icon: User,
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user