A professional website for Elijah Finlay's video production services, built with Next.js and Tailwind CSS.
- Responsive design that works on all devices
- Modern, clean layout with smooth transitions
- Portfolio gallery with filtering capability
- Detailed service packages
- Contact form and client testimonials
- Print shop for photography prints
- Local community section
- Next.js 14
- Tailwind CSS
- TypeScript
- Framer Motion for animations
- React Intersection Observer for scroll animations
- Heroicons for icons
- Clone the repository
- Install dependencies:
npm install - Run the development server:
npm run dev - Open http://localhost:3000 in your browser
To build the project for production:
npm run build
To start the production server:
npm start
/src/components- Reusable UI components/src/app- Next.js app router pages/public/images- Images for the website
All rights reserved - Elijah Finlay