Add complete project files
This commit is contained in:
158
app/services/federal-income-tax/page.tsx
Executable file
158
app/services/federal-income-tax/page.tsx
Executable file
@@ -0,0 +1,158 @@
|
||||
import type { Metadata } from 'next';
|
||||
import { CTASection } from '@/components/cta-section';
|
||||
import Image from 'next/image';
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Federal Income Tax Services',
|
||||
description: 'Comprehensive federal income tax services including preparation, planning, and strategic tax management.',
|
||||
openGraph: {
|
||||
title: 'Federal Income Tax Services',
|
||||
description: 'Comprehensive federal income tax services for individuals and businesses.',
|
||||
images: ['/images/service-income-tax.jpg'],
|
||||
},
|
||||
};
|
||||
|
||||
export default function FederalIncomeTaxPage() {
|
||||
return (
|
||||
<>
|
||||
{/* Hero */}
|
||||
<section className="bg-navy py-16 sm:py-24">
|
||||
<div className="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
|
||||
<h1 className="text-4xl font-bold tracking-tight text-cloud sm:text-5xl mb-6">
|
||||
Federal Income Tax Services
|
||||
</h1>
|
||||
<p className="text-xl text-cloud/90 max-w-3xl mx-auto mb-8">
|
||||
Complete tax preparation services combined with proactive tax planning strategies to minimize your liability and maximize savings.
|
||||
</p>
|
||||
<button className="bg-cloud text-navy px-8 py-3 rounded-lg font-semibold hover:bg-cloud/90 transition-colors border-2 border-cloud">
|
||||
Schedule a Consultation
|
||||
</button>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section className="bg-cloud py-16 sm:py-20">
|
||||
<div className="mx-auto max-w-7xl px-4 lg:px-6">
|
||||
<div className="mx-auto max-w-2xl lg:max-w-none">
|
||||
<div className="grid grid-cols-1 gap-16 lg:grid-cols-2 lg:gap-24">
|
||||
<div>
|
||||
<div className="flex items-center mb-6">
|
||||
<div className="flex h-12 w-12 items-center justify-center rounded-lg bg-navy mr-4">
|
||||
<svg className="h-6 w-6 text-cloud" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M9 7h6m0 10v-3m-3 3h.01M9 17h.01M9 14h.01M12 14h.01M15 11h.01M12 11h.01M9 11h.01M7 21h10a2 2 0 002-2V5a2 2 0 00-2-2H7a2 2 0 00-2 2v14a2 2 0 002 2z" />
|
||||
</svg>
|
||||
</div>
|
||||
<div>
|
||||
<h1 className="text-3xl font-bold tracking-tight text-ink sm:text-4xl">
|
||||
Federal Income Tax
|
||||
</h1>
|
||||
<p className="text-lg text-teal">Tax Preparation & Strategic Planning</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p className="text-lg leading-8 text-slate mb-8">
|
||||
Complete tax preparation services combined with proactive tax planning strategies to minimize your liability and maximize savings.
|
||||
</p>
|
||||
|
||||
<div className="grid grid-cols-1 lg:grid-cols-2 gap-8">
|
||||
<div>
|
||||
<h3 className="text-lg font-semibold text-ink mb-4">What We Do</h3>
|
||||
<ul className="space-y-3">
|
||||
<li className="flex items-start">
|
||||
<div className="flex-shrink-0">
|
||||
<div className="flex h-2 w-2 items-center justify-center rounded-full bg-teal mt-2 mr-3"></div>
|
||||
</div>
|
||||
<span className="text-slate">Quarterly estimated tax calculations</span>
|
||||
</li>
|
||||
<li className="flex items-start">
|
||||
<div className="flex-shrink-0">
|
||||
<div className="flex h-2 w-2 items-center justify-center rounded-full bg-teal mt-2 mr-3"></div>
|
||||
</div>
|
||||
<span className="text-slate">Multi-state tax return preparation</span>
|
||||
</li>
|
||||
<li className="flex items-start">
|
||||
<div className="flex-shrink-0">
|
||||
<div className="flex h-2 w-2 items-center justify-center rounded-full bg-teal mt-2 mr-3"></div>
|
||||
</div>
|
||||
<span className="text-slate">Tax audit representation and support</span>
|
||||
</li>
|
||||
<li className="flex items-start">
|
||||
<div className="flex-shrink-0">
|
||||
<div className="flex h-2 w-2 items-center justify-center rounded-full bg-teal mt-2 mr-3"></div>
|
||||
</div>
|
||||
<span className="text-slate">Tax resolution services</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h3 className="text-lg font-semibold text-ink mb-4">Outcomes</h3>
|
||||
<ul className="space-y-3">
|
||||
<li className="flex items-start">
|
||||
<div className="flex-shrink-0">
|
||||
<svg className="h-5 w-5 text-green-500 mt-0.5 mr-3" fill="currentColor" viewBox="0 0 20 20">
|
||||
<path fillRule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clipRule="evenodd" />
|
||||
</svg>
|
||||
</div>
|
||||
<span className="text-slate">Peace of mind during tax season</span>
|
||||
</li>
|
||||
<li className="flex items-start">
|
||||
<div className="flex-shrink-0">
|
||||
<svg className="h-5 w-5 text-green-500 mt-0.5 mr-3" fill="currentColor" viewBox="0 0 20 20">
|
||||
<path fillRule="evenodd" d="M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z" clipRule="evenodd" />
|
||||
</svg>
|
||||
</div>
|
||||
<span className="text-slate">Professional audit support if needed</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="mt-8">
|
||||
<button className="bg-navy text-cloud px-6 py-3 rounded-lg font-semibold hover:bg-navy/90 transition-colors flex items-center">
|
||||
Learn More About Federal Income Tax
|
||||
<svg className="ml-2 h-4 w-4" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
<path strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} d="M9 5l7 7-7 7" />
|
||||
</svg>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="relative">
|
||||
<div className="bg-sand p-8 rounded-lg shadow-lg">
|
||||
<div className="flex items-center justify-center mb-6">
|
||||
<div className="h-48 w-48 border rounded-lg overflow-hidden">
|
||||
<Image
|
||||
src="/images/service-income-tax.jpg"
|
||||
alt="Federal Income Tax"
|
||||
width={192}
|
||||
height={192}
|
||||
className="h-full w-full object-cover"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<h2 className="text-2xl font-bold text-ink text-center mb-2">Federal Income Tax</h2>
|
||||
<p className="text-teal text-center">Tax Preparation & Strategic Planning</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<CTASection
|
||||
title="Ready to Get Started?"
|
||||
description="Contact Hampton, Brown & Associates today to discuss your needs and learn how our comprehensive CPA services can help you achieve your financial goals."
|
||||
primaryCta={{
|
||||
text: 'Schedule Free Consultation',
|
||||
href: '/contact',
|
||||
icon: 'phone',
|
||||
}}
|
||||
secondaryCta={{
|
||||
text: 'Call (361) 888-7711',
|
||||
href: 'tel:+1-361-888-7711',
|
||||
}}
|
||||
variant="dark"
|
||||
/>
|
||||
</>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user