Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A responsive Astro and Tailwind CSS landing page template for cleaning service businesses, with SEO, PWA, and blog support.
ProCleaning is a free, open-source landing page template for cleaning service businesses, built with Astro 6, Tailwind CSS 4, and DaisyUI, that outputs a fast, SEO-optimized static website with service, team, blog, and contact pages.
ProCleaning is a landing page template for cleaning service companies, created by GitHub developer anastasiiaxfr. It takes Markdown and MDX content as input and generates a static website with home, contacts, team, service, blog, and 404/500 pages. The template runs on Astro 6, uses Tailwind CSS 4 and DaisyUI for styling, and produces an SEO-friendly, PWA-capable site that can be deployed to Vercel, Netlify, or Cloudflare Pages.
src/content as Markdown or MDX files, which Astro converts to static pages.The template uses Astro's content collections. Create Markdown or MDX files in src/content for team members, services, and blog posts. Run npm install to install dependencies, npm run dev to start a local development server at localhost:4321, and npm run build to produce a static site in ./dist/. Deploy that folder to any hosting platform.
ProCleaning is free and open-source, available on GitHub without cost.
Yes, ProCleaning is free and open-source. The GitHub repository contains the full source code, and you can use it for personal or commercial projects without paying any license fee.
ProCleaning is built with Astro 6, Tailwind CSS 4, and DaisyUI. Content is written in Markdown or MDX, and the output is a static site with no server-side dependencies.
Deploy to Vercel, Netlify, or Cloudflare Pages by connecting your Git repository and setting the build command to npm run build with output directory ./dist/. The template is static, so any web server can host it.
Yes. The template includes a blog section with index and detail pages. Create new posts as Markdown or MDX files in the content directory, and the pages are generated automatically. RSS feed support is included.
Yes, the main color is adjustable, and the README provides a link to the Luminance color contrast tool to help you choose a color that meets a 4.5:1 contrast ratio for accessibility.
