This is a complete brand redesign of the Top Notch Wash & Seal landing page - a USA-based residential and commercial cleaning company specializing in powerwashing and sealing services in North Central West Virginia.
- Modern Responsive Design: Completely redesigned landing page with improved user experience
- AI Chatbot Integration: Custom bot integration for business automation and customer inquiries
- Service Showcase: Highlights residential and commercial cleaning services
- Service Area Coverage: Morgantown, Fairmont, Bridgeport, Clarksburg, and surrounding communities
- Fast & Optimized: Built with modern web technologies for excellent performance
- Professional Branding: Updated visual identity with professional color schemes and typography
Visit the live site: Top Notch Wash & Seal
- Mobile-first design approach
- Optimized for all device sizes
- Easy navigation and quick contact options
- Call-to-action buttons for service requests and quotes
- Frontend Framework: React
- Language: TypeScript
- Styling: Tailwind CSS
- UI Components: shadcn-ui
- Build Tool: Vite
- Deployment: Vercel
- Version Control: Git & GitHub
- Node.js (v16 or higher)
- npm or yarn
- Git
# Clone the repository
git clone https://github.com/Sabbirbracu/Top-Notch-Wash-Seal.git
# Navigate to the project directory
cd Top-Notch-Wash-Seal
# Install dependencies
npm install
# Start the development server
npm run devThe development server will start at http://localhost:5173
# Development server with hot reload
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview
# Run linting
npm run lint├── src/
│ ├── components/ # Reusable React components
│ ├── pages/ # Page components
│ ├── styles/ # Global styles and Tailwind config
│ ├── utils/ # Utility functions
│ ├── App.tsx # Main App component
│ └── main.tsx # Entry point
├── public/ # Static assets
├── index.html # HTML template
├── vite.config.ts # Vite configuration
└── tailwind.config.ts # Tailwind CSS configuration
The landing page includes a custom AI chatbot for:
- Answering frequently asked questions about services
- Collecting customer information for quotes
- Scheduling service appointments
- Providing real-time customer support
- Business automation for inquiry management
- Brand Colors: Professional blue with yellow accents
- Typography: Clean, modern fonts for readability
- Service Sections: Clear presentation of residential and commercial offerings
- Call-to-Action: Prominent "Get Quote" and contact buttons
- Service Area Map: Visual representation of service locations
- Morgantown, WV
- Fairmont, WV
- Bridgeport, WV
- Clarksburg, WV
- Bruceton, WV
- And surrounding communities in North Central West Virginia
The project is deployed on Vercel with automatic deployments from the main branch.
# Build the project
npm run build
# Deploy to Vercel
vercelOr simply push to main branch if connected to Vercel.
This project includes a complete brand redesign:
- Before: Original website design
- After: Modern, professional, and responsive new design
Both versions showcase the transformation in branding and user experience.
- Optimized bundle size using Vite
- Fast page load times
- Responsive images and lazy loading
- SEO-friendly structure
- No sensitive data hardcoded
- Secure API communication
- CORS-protected endpoints for chatbot integration
This project is Private property but only for project showcase uploaded on here.
Sabbir Bracu - GitHub Profile
Made with ❤️ for Top Notch Wash & Seal
