2f9803ae87
- Fix demo URLs from groombook.farh.net to demo.groombook.dev - Remove broken 'Book Now' link from footer - Expand blog section to showcase Path C content pillars - Update mobile-groomers.html with Path C messaging and branding - Reframe pain points around revenue impact and data ownership - Add demo link and deployment options to mobile-groomers CTA - Replace 'Groom Book' with 'GroomBook' for consistent branding Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
155 lines
7.8 KiB
HTML
155 lines
7.8 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>GroomBook for Mobile Groomers — Offline-First Scheduling Software</title>
|
||
<meta name="description" content="Stop missing calls and manage your schedule on the road. GroomBook works offline on your phone, syncs to your server, and is built for mobile groomers in vans, garages, and basements.">
|
||
<style>
|
||
* { margin: 0; padding: 0; box-sizing: border-box; }
|
||
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; line-height: 1.7; color: #333; max-width: 700px; margin: 0 auto; padding: 20px; }
|
||
header { background: #1a1a2e; color: #fff; padding: 60px 20px; margin: -20px -20px 40px; text-align: center; }
|
||
header h1 { font-size: 2rem; margin-bottom: 15px; }
|
||
header p { color: #a0a0a0; font-size: 1.1rem; max-width: 600px; margin: 0 auto; }
|
||
h2 { color: #1a1a2e; margin: 40px 0 15px; font-size: 1.5rem; }
|
||
h3 { color: #333; margin: 25px 0 10px; font-size: 1.2rem; }
|
||
p { margin-bottom: 15px; }
|
||
ul, ol { margin: 15px 0 15px 25px; }
|
||
li { margin-bottom: 8px; }
|
||
.highlight { background: #f0f8ff; padding: 15px 20px; border-left: 4px solid #4CAF50; margin: 20px 0; }
|
||
table { width: 100%; border-collapse: collapse; margin: 20px 0; }
|
||
th, td { padding: 12px 15px; text-align: left; border-bottom: 1px solid #eee; }
|
||
th { background: #1a1a2e; color: #fff; }
|
||
a { color: #4CAF50; text-decoration: none; }
|
||
a:hover { text-decoration: underline; }
|
||
.back-link { display: inline-block; margin-bottom: 20px; color: #666; }
|
||
.cta-section { background: #f9f9f9; padding: 30px; border-radius: 8px; margin-top: 40px; text-align: center; }
|
||
.cta-section h2 { margin-top: 0; }
|
||
.faq dt { font-weight: 600; margin-top: 20px; }
|
||
.faq dd { margin-left: 0; margin-bottom: 10px; }
|
||
footer { margin-top: 60px; padding-top: 30px; border-top: 1px solid #eee; color: #666; font-size: 0.9rem; }
|
||
</style>
|
||
</head>
|
||
<body>
|
||
<header>
|
||
<h1>GroomBook for Mobile Groomers</h1>
|
||
<p>Stop missing client calls while you're on the road. 24/7 self-booking, offline-first app, and detailed pet profiles—all designed for mobile groomers who own their van, garage, or basement setup.</p>
|
||
</header>
|
||
|
||
<a href="./" class="back-link">← Back to Home</a>
|
||
|
||
<div class="highlight">
|
||
<p><strong>Works offline. Syncs when you're back in range.</strong></p>
|
||
</div>
|
||
|
||
<h2>The Mobile Groomer Problem: You're Missing Revenue</h2>
|
||
|
||
<p>Stop missing client calls while you're on the road. Most grooming software requires WiFi, a fixed location, and desk time. You have none of those.</p>
|
||
|
||
<p>You're juggling appointments, payments, and customer records from your van. Your phone rings. A client wants to book. You're three miles from cell service. You text back—when you have signal. They book with someone else instead.</p>
|
||
|
||
<p>You're losing 2–4 hours a week to this chaos. That's $12,000–16,000 in annual revenue.</p>
|
||
|
||
<h3>What you're actually dealing with:</h3>
|
||
<ul>
|
||
<li>Appointment info on scraps of paper</li>
|
||
<li>Client calls mid-route you can't reference</li>
|
||
<li>Credit card processing that takes 10% of your tips</li>
|
||
<li>No-show reminders you can't send from the road</li>
|
||
<li>End-of-day paperwork that takes longer than the grooming</li>
|
||
</ul>
|
||
|
||
<h2>How GroomBook Works for Mobile Groomers</h2>
|
||
|
||
<h3>1. Clients book 24/7 — you don't miss a call</h3>
|
||
<p>Your client portal is live 24/7. Clients book at 11 PM from home. You don't interrupt your work to answer the phone. Revenue doesn't wait for you to stop grooming.</p>
|
||
|
||
<h3>2. Works completely offline</h3>
|
||
<p>GroomBook is a Progressive Web App. Install it on your phone, and it works with or without signal. Pull up Mrs. Johnson's doodle's notes, health history, and preferred cut—even when you're three miles from the nearest cell tower.</p>
|
||
|
||
<h3>3. Check in and charge on-site</h3>
|
||
<p>Record services, add notes, process payment via card reader—all while the dog is still on your table. No "invoice later" workflows. No spreadsheets.</p>
|
||
|
||
<h3>4. Everything syncs automatically</h3>
|
||
<p>When you're back in range, all changes sync to your server instantly. All your data lives on servers you control, not a third-party SaaS.</p>
|
||
|
||
<h2>Features Mobile Groomers Actually Need</h2>
|
||
|
||
<table>
|
||
<thead>
|
||
<tr>
|
||
<th>Feature</th>
|
||
<th>Why It Matters</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td><strong>Offline calendar</strong></td>
|
||
<td>Check tomorrow's route without cell service</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>Client/pet profiles</strong></td>
|
||
<td>Know the dog before you arrive — allergies, behavioral notes, preferred cuts</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>Route notes</strong></td>
|
||
<td>"Gate code is 4721" lives in the appointment notes, not your head</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>On-site POS</strong></td>
|
||
<td>Process credit cards while you're there, not an hour later</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>SMS reminders</strong></td>
|
||
<td>Reduce no-shows even for clients without app installed</td>
|
||
</tr>
|
||
<tr>
|
||
<td><strong>Service logging</strong></td>
|
||
<td>Track what you did, what products used, for future reference</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
|
||
<h2>Pricing & Data Ownership</h2>
|
||
|
||
<p><strong>GroomBook: Free.</strong> No monthly fee. No per-groomer fee. No cut of your bookings.</p>
|
||
|
||
<p>You own GroomBook, fully. Open source, AGPL-3.0 license. Host it on a $10/month VPS, your old laptop in the van, or a Raspberry Pi at home. Your server, your data, your rules.</p>
|
||
|
||
<p>SaaS alternatives cost $150–300/month, lock you in, still don't work offline, and disappear if the company shuts down. GroomBook doesn't disappear. You own it.</p>
|
||
|
||
<h2>FAQ</h2>
|
||
|
||
<dl class="faq">
|
||
<dt>Does it work without internet?</dt>
|
||
<dd>Yes. The PWA caches your data locally. You can view appointments, client records, and take notes offline. Changes sync when you reconnect.</dd>
|
||
|
||
<dt>What if I lose my phone?</dt>
|
||
<dd>Your data is on your server, not your phone. Install GroomBook on a new device, log in, and everything is there.</dd>
|
||
|
||
<dt>How do I accept credit cards?</dt>
|
||
<dd>GroomBook includes a built-in POS. Connect a card reader (Stripe Terminal or similar) or record cash/check payments manually.</dd>
|
||
|
||
<dt>Can I use this alongside my existing software?</dt>
|
||
<dd>Yes — many groomers start with GroomBook for new client intake while keeping existing systems for historical data during a transition period.</dd>
|
||
|
||
<dt>Do I need technical skills to set it up?</dt>
|
||
<dd>Basic Docker knowledge is enough. <code>docker compose up</code> gets you running in 5 minutes. Full Kubernetes setup for advanced users.</dd>
|
||
</dl>
|
||
|
||
<div class="cta-section">
|
||
<h2>Stop Missing Revenue. Start 24/7 Booking.</h2>
|
||
<p>GroomBook is free, open source, works offline, and you own it completely. No vendor lock-in. No surprise bills.</p>
|
||
<p style="margin-top: 20px;">
|
||
<a href="https://demo.groombook.dev" style="display: inline-block; padding: 12px 24px; background: #4CAF50; color: #fff; border-radius: 6px; text-decoration: none; font-weight: 600;">Try the Live Demo</a>
|
||
<a href="/getting-started/" style="display: inline-block; padding: 12px 24px; background: #333; color: #fff; border-radius: 6px; text-decoration: none; font-weight: 600; margin-left: 10px;">Deploy Locally</a>
|
||
<a href="https://github.com/groombook/groombook" style="display: inline-block; padding: 12px 24px; background: #666; color: #fff; border-radius: 6px; text-decoration: none; font-weight: 600; margin-left: 10px;">View on GitHub</a>
|
||
</p>
|
||
</div>
|
||
|
||
<footer>
|
||
<p><a href="./">← Back to Home</a></p>
|
||
</footer>
|
||
</body>
|
||
</html>
|