TaxCaptain.ai Landing Page
A premium, AI-focused landing page for TaxCaptain.ai - an AI-powered tax preparation assistant for small accounting firms.
Features
- Modern Dark Theme: Professional, tech-forward design that appeals to accounting professionals
- Responsive Design: Optimized for desktop, tablet, and mobile viewing
- Waitlist Integration: Email capture form ready for integration with email services
- Premium Components:
- Hero section with compelling headline
- Feature showcase with AI-focused benefits
- Transparent pricing tiers
- Social proof testimonials
- Trust badges and security indicators
- Comprehensive footer
Tech Stack
- Framework: Next.js 15 with App Router
- Styling: Tailwind CSS with custom gradients and animations
- Typography: Inter font for modern, professional look
- Icons: Heroicons and emoji for visual elements
Development
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
# Start production server
npm start
Deployment
This site is ready for deployment to Vercel:
- Connect your GitHub repository to Vercel
- Set the domain to
taxcaptain.ai(already purchased on Namecheap) - Configure DNS in Namecheap to point to Vercel
- Deploy!
Vercel Deployment Steps
# Install Vercel CLI
npm install -g vercel
# Deploy from project directory
vercel --prod
Email Integration
The waitlist form currently logs to console. To integrate with an email service:
- Formspree: Replace form action with Formspree endpoint