Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-07 02:11:41 +00:00
2 changed files with 20 additions and 88 deletions

View File

@@ -7,42 +7,28 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
const lato = Lato({
variable: "--font-lato",
subsets: ["latin"],
variable: "--font-lato", subsets: ["latin"],
weight: ["100", "300", "400", "700", "900"],
});
export const metadata: Metadata = {
title: "Professional Tax Preparation in Downey, CA | Urrutia Tax Service",
description: "Expert tax preparation for individuals and small businesses in Downey, California. Fast, accurate filings with personalized service. Call (562) 381-2999.",
keywords: "tax preparation Downey CA, tax service Downey, accountant near me, small business tax filing, personal tax return Downey",
robots: {
title: "Professional Tax Preparation in Downey, CA | Urrutia Tax Service", description: "Expert tax preparation for individuals and small businesses in Downey, California. Fast, accurate filings with personalized service. Call (562) 381-2999.", keywords: "tax preparation Downey CA, tax service Downey, accountant near me, small business tax filing, personal tax return Downey", robots: {
index: true,
follow: true,
},
openGraph: {
title: "Professional Tax Preparation in Downey, CA",
description: "Expert tax preparation and filing services for individuals and businesses. Trusted local service in Downey.",
url: "https://urrutiataxservice.com",
siteName: "Urrutia Tax Service",
type: "website",
},
title: "Professional Tax Preparation in Downey, CA", description: "Expert tax preparation and filing services for individuals and businesses. Trusted local service in Downey.", url: "https://urrutiataxservice.com", siteName: "Urrutia Tax Service", type: "website"},
twitter: {
card: "summary",
title: "Tax Preparation Downey CA - Urrutia Tax Service",
description: "Professional tax filing and preparation in Downey. Expert accountants ready to help.",
},
card: "summary", title: "Tax Preparation Downey CA - Urrutia Tax Service", description: "Professional tax filing and preparation in Downey. Expert accountants ready to help."},
};
export default function RootLayout({
@@ -1429,4 +1415,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -85,47 +85,17 @@ export default function HomePage() {
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: "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: "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: "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: "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: "http://img.b2bpic.net/free-photo/business-people-reading-document-together_23-2147626518.jpg?_wi=1",
imageAlt: "financial advisor tax consultation meeting",
},
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: "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: "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: "http://img.b2bpic.net/free-photo/vintage-style-people-working-office-with-computers_23-2149850981.jpg?_wi=1",
imageAlt: "IRS notice correspondence documents",
},
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: "http://img.b2bpic.net/free-photo/calculator-numbers-paper-closeup-finance-concept_169016-24473.jpg?_wi=1",
imageAlt: "payroll tax withholding documents",
},
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>
@@ -142,51 +112,27 @@ export default function HomePage() {
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,
},
]}
@@ -243,4 +189,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}