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'
This commit is contained in:
parent
8a10eaaeb8
commit
27613f48af
6 changed files with 73 additions and 72 deletions
17
pricing.html
17
pricing.html
|
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Pricing — Krusty Planet</title>
|
||||
<meta name="description" content="Simple, fixed pricing for self-hosted AI assistant setup and support. No cloud subscriptions, no surprises." />
|
||||
<meta name="description" content="Simple, fixed pricing for AI assistant setup and support. No surprises, no hidden fees." />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="stylesheet" href="/css/style.css" />
|
||||
</head>
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
<!-- Preamble -->
|
||||
<p class="has-text-centered mb-6" style="max-width:700px;margin-left:auto;margin-right:auto;">
|
||||
We set up AI assistants on your own hardware. You own your data, no cloud subscriptions required. Choose a package below, or <a href="/contact.html">reach out</a> to talk through what you need.
|
||||
We set up AI assistants that handle real work for your business. Choose a package below, or <a href="/contact.html">reach out</a> to talk through what you need.
|
||||
</p>
|
||||
|
||||
<!-- Three Tiers -->
|
||||
|
|
@ -109,7 +109,7 @@
|
|||
<li class="mb-2">✅ Everything else: 24-hour response</li>
|
||||
</ul>
|
||||
<p class="is-size-7 mt-3" style="color:var(--color-text-muted);">
|
||||
Extra hours billed at $50/hr. Cancel anytime — access continues through the end of the billing period.
|
||||
Extra hours billed at $100/hr. Cancel anytime — access continues through the end of the billing period.
|
||||
</p>
|
||||
<a href="/contact.html" class="button is-primary is-fullwidth mt-4">Set Up Support</a>
|
||||
</div>
|
||||
|
|
@ -132,7 +132,7 @@
|
|||
|
||||
<!-- Need Something Smaller -->
|
||||
<div class="has-text-centered mt-6">
|
||||
<p style="color:var(--color-text-muted);">Need something smaller? We also offer hourly consulting at <strong>$50/hr</strong> (billed in 15-minute increments). <a href="/contact.html">Get in touch</a> to discuss.</p>
|
||||
<p style="color:var(--color-text-muted);">Need something smaller? We also offer hourly consulting at <strong>$100/hr</strong> (billed in 15-minute increments). <a href="/contact.html">Get in touch</a> to discuss.</p>
|
||||
</div>
|
||||
|
||||
<!-- Footer Info -->
|
||||
|
|
@ -144,12 +144,8 @@
|
|||
<div class="tags is-centered mt-3">
|
||||
<span class="tag is-medium is-info">Stripe</span>
|
||||
<span class="tag is-medium is-info">PayPal</span>
|
||||
<span class="tag is-medium is-info">Monero (XMR)</span>
|
||||
<span class="tag is-medium is-info">Invoice</span>
|
||||
</div>
|
||||
<p style="color:var(--color-text-muted);" class="mt-3">
|
||||
All services also available via <a href="/contact.html">I2P darknet</a> for maximum privacy.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
@ -157,8 +153,9 @@
|
|||
|
||||
<footer class="footer has-background-dark has-text-light">
|
||||
<div class="content has-text-centered">
|
||||
<p><strong>🌍 Krusty Planet</strong> — Privacy-focused AI consulting</p>
|
||||
<p class="is-size-7 mt-3"><span class="has-text-success">🔒 I2P Mirror:</span> <a href="http://g3xdiv7psi6y6l255kbkzowemsnd4tmbvy5ykaoajlu7oboma7zq.b32.i2p" style="color:#b5b5b5;" rel="nofollow noopener">g3xdiv7psi6y6l255kbkzowemsnd4tmbvy5ykaoajlu7oboma7zq.b32.i2p</a></p>
|
||||
<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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue