A marketing and booking site for Serenity Massage LLC, a therapeutic massage practice run by Karen K. Wardzala in North Olmsted, OH. The goal was a fast, low-maintenance site that surfaces the right information — services, pricing, hours, and a direct path to booking.
Features
- Service pages — individual pages for each modality (deep tissue, maternity, myofascial release, facial cupping, red light therapy, and more), each with a conditions list rendered as styled pills
- Online booking — links directly to GlossGenius for appointment scheduling and gift card purchases
- Contact page — embedded Google Map, phone, and address
- Massage menu — full pricing page for all services and session lengths
- Business data layer — hours, contact info, and URLs centralized in a single JSON file for easy updates
Screenshots
Tech
Built with Eleventy and Nunjucks templates, vanilla CSS with custom properties, and no client-side JavaScript. Content is authored in Markdown with front matter. Business details (phone, address, hours, booking URL) live in a single site.json data file so they only need to be changed in one place.