Salon Bella
Local Business Website Template – Salon Bella A fully responsive, modern website for a local salon business. Features include a home page, services, gallery, contact form (Formspree), integrated Google Maps, and online appointment booking (Calendly). Built with HTML5, Tailwind CSS, and clean mobile-first design principles.
Salon Bella – Local Business Website Template 💇🏾♀️
A fully responsive and modern website template for a local salon, designed to help small businesses establish a professional online presence.
🚀 Live Demo
View Website Here
📄 Features
- 💅 Home, About, Services, Gallery, and Contact pages
- 📱 Fully responsive and mobile-friendly
- 📸 Clean image grid gallery section
- 📬 Contact form with Formspree integration
- 📍 Embedded Google Maps location
- 📆 Online appointment booking with Calendly
- 🌈 Styled with Tailwind CSS (CDN)
🛠️ Technologies Used
- HTML5
- Tailwind CSS (via CDN)
- JavaScript (basic for mobile nav)
- Formspree (contact form handler)
- Calendly (booking integration)
- Google Maps (embed)
🧠 How to Use
- Clone this repo or download ZIP
- Open
index.html
in your browser to view locally
- To customize:
- Replace placeholder text and images in each section
- Update Formspree and Calendly links with your own
📦 Deployment Options
🔹 GitHub Pages
git clone https://github.com/p1pp3n/salon-bella.git
cd salon-bella
# Make edits if needed
git add .
git commit -m "First deployment"
git push origin main