Welcome to Roberts Detailing app, a responsive and dynamic web application for a premium car detailing business. The app provides users with an easy-to-use interface to explore car detailing services, get quotes, and learn about various car care packages.
- Responsive Navbar: Smooth scrolling to different sections of the page, with a mobile-friendly hamburger menu.
- Service Packages: Detailed views of different stages for car paint correction, ceramic coating, and full detailing services.
- FAQ Section: Common questions answered about the services provided.
- Mobile Services: Users can easily access mobile car care services, book plans, and get quotes.
- Contact Modal: A scrollable contact form appears in a modal for users to easily get in touch.
- Clone the repository:
git clone https://github.com/yourusername/roberts-detailing-app.git
- Navigate to the project folder:
cd roberts-detailing-app
- Install dependencies:
npm install
- Run the app:
npm run dev
- Next.js: A React framework for building server-side rendered applications.
- React: For building dynamic and interactive UIs.
- CSS Modules: For component-level styles.
- FontAwesome: Icons for interactive elements.
- Vercel: For easy and scalable deployment.
This project is licensed under the MIT License - see the LICENSE.md file for details.