krustyplanet.org/services.html
BarnacleBoy 27613f48af Reframe messaging: de-emphasize privacy, target non-technical audience, 00/hr
- Hourly rate: 0/hr → 00/hr (pricing page + contact form)
- Footer tagline: 'Privacy-focused AI consulting' → 'AI consulting for real work'
- Added 'Owned and operated by Jezza Hehn' to all page footers
- Homepage hero: 'Self-hosted AI agents' → 'AI assistants that handle real work'
- Replaced 'Why Privacy' section with 'You own it. You control it.' section
- Reordered service cards: practical services first, privacy last
- Services page: accessible language, less jargon, reordered same way
- Removed 'processed via email and deleted from server' from forms
- Removed Monero payment option and I2P darknet upsell from pricing
- I2P link kept in footer but de-emphasized (just '🔒 I2P:' not 'I2P Mirror')
- Meta descriptions updated across all pages
- 'Starter (0-100)' → 'Starter (00-200)' in contact form dropdown
- Replaced 'OpenClaw/Ollama' terminology with 'AI assistant setup'
2026-04-24 00:42:11 +00:00

94 lines
6.3 KiB
HTML

<!DOCTYPE html>
<html lang="en" data-theme="dark">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Services — Krusty Planet</title>
<meta name="description" content="AI assistant setup, custom capabilities, multi-agent systems, training, and support. Built on open-source, deployed to your infrastructure." />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="stylesheet" href="/css/style.css" />
</head>
<body>
<nav class="navbar is-dark" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="/"><strong>🌍 Krusty Planet</strong></a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" id="nav-toggle"><span></span><span></span><span></span></a>
</div>
<div class="navbar-menu" id="nav-menu">
<div class="navbar-start">
<a class="navbar-item" href="/">Home</a>
<a class="navbar-item" href="/services.html">Services</a>
<a class="navbar-item" href="/pricing.html">Pricing</a>
<a class="navbar-item" href="/free-audit.html">Free Audit</a>
<a class="navbar-item" href="/blog.html">Blog</a>
<a class="navbar-item" href="/contact.html">Contact</a>
</div>
<div class="navbar-end">
<div class="navbar-item"><button class="button is-small is-light" id="theme-toggle">🌙</button></div>
</div>
</div>
</nav>
<section class="hero is-small is-kp">
<div class="hero-body has-text-centered">
<h1 class="title has-text-white">Services</h1>
<p class="subtitle has-text-light">What we build and how it works</p>
</div>
</section>
<section class="section">
<div class="container">
<div class="box kp-card mb-6">
<h2 class="title is-4">🤖 AI Assistant Setup</h2>
<p class="has-text-grey-light mb-4">Get an AI assistant configured for your specific workflows. We set up the environment, connect it to your tools (email, documents, databases, APIs), and make sure it's actually useful before we hand it over. You get a working system, not a weekend project.</p>
<div class="tags"><span class="tag is-primary">Email Automation</span><span class="tag is-primary">Document Processing</span><span class="tag is-primary">API Integration</span><span class="tag is-primary">Scheduled Tasks</span></div>
</div>
<div class="box kp-card mb-6">
<h2 class="title is-4">🧠 Custom Capabilities</h2>
<p class="has-text-grey-light mb-4">Each capability is built for a specific task you're doing by hand today. An assistant that reads your inbox and drafts categorized responses. A tool that compiles daily reports from multiple sources. A monitor that alerts you when something needs attention.</p>
<div class="tags"><span class="tag is-primary">Natural Language Tasks</span><span class="tag is-primary">API Workflows</span><span class="tag is-primary">Data Processing</span><span class="tag is-primary">Web Research</span></div>
</div>
<div class="box kp-card mb-6">
<h2 class="title is-4">🏗️ Multi-Agent Systems</h2>
<p class="has-text-grey-light mb-4">When one assistant isn't enough, set up a team. Multiple AI agents working in parallel, each with a specialty — one researches, another writes, a third reviews. Built-in quality checks at every step. We design the workflow and write the coordination logic.</p>
<div class="tags"><span class="tag is-primary">Task Delegation</span><span class="tag is-primary">Quality Pipelines</span><span class="tag is-primary">Parallel Processing</span><span class="tag is-primary">Specialist Roles</span></div>
</div>
<div class="box kp-card mb-6">
<h2 class="title is-4">🎓 Training & Documentation</h2>
<p class="has-text-grey-light mb-4">Plain-English documentation for operating and extending your AI system. Walkthrough sessions (video call or text-based) so your team can maintain things independently. The goal is to make you self-sufficient, not dependent on us.</p>
<div class="tags"><span class="tag is-primary">Written Docs</span><span class="tag is-primary">Walkthrough Sessions</span><span class="tag is-primary">Team Onboarding</span></div>
</div>
<div class="box kp-card mb-6">
<h2 class="title is-4">🛠️ Ongoing Support</h2>
<p class="has-text-grey-light mb-4">Monthly retainer for monitoring system health, applying updates, building new capabilities, and troubleshooting issues. Critical problems addressed within 4 hours during business hours, standard requests within 24 hours.</p>
<div class="tags"><span class="tag is-primary">Monthly Retainer</span><span class="tag is-primary">Health Monitoring</span><span class="tag is-primary">Capability Updates</span><span class="tag is-primary">Troubleshooting</span></div>
</div>
<div class="box kp-card mb-6">
<h2 class="title is-4">🔒 Your Infrastructure, Your Data</h2>
<p class="has-text-grey-light mb-4">Everything runs on your hardware. No data sent to third parties unless you explicitly choose to. We build on open-source tools so you're never locked in to a vendor. Privacy-focused configurations available for organizations that need them.</p>
<div class="tags"><span class="tag is-primary">Open-Source Stack</span><span class="tag is-primary">No Vendor Lock-in</span><span class="tag is-primary">On-Premise</span><span class="tag is-primary">Privacy Options</span></div>
</div>
<div class="has-text-centered mt-6">
<a href="/contact.html" class="button is-primary is-large is-rounded">Discuss Your Project</a>
</div>
</div>
</section>
<footer class="footer has-background-dark has-text-light">
<div class="content has-text-centered">
<p><strong>🌍 Krusty Planet</strong> — AI consulting for real work</p>
<p class="is-size-7 mt-2">Owned and operated by <strong style="color:#b5b5b5;">Jezza Hehn</strong></p>
<p class="is-size-7 mt-3"><span class="has-text-success">🔒 I2P:</span> <a href="http://g3xdiv7psi6y6l255kbkzowemsnd4tmbvy5ykaoajlu7oboma7zq.b32.i2p" style="color:#b5b5b5;" rel="nofollow noopener">g3xdiv7psi6y6l255kbkzowemsnd4tmbvy5ykaoajlu7oboma7zq.b32.i2p</a></p>
</div>
</footer>
<script src="/js/main.js"></script>
</body>
</html>