Public Access
Change pricing foot text to 'No setup fee. Stripe Payment / Cancel at any time'
This commit is contained in:
+6
-6
@@ -107,7 +107,7 @@
|
|||||||
<!--
|
<!--
|
||||||
THESIS: The homepage as a global business lounge concierge desk — midnight blue, brass, marble, city placards for the six regions. The category default (hero + feature grid + pricing grid) is reframed as hospitality: the visitor checks in, reads the rate card, and books a suite.
|
THESIS: The homepage as a global business lounge concierge desk — midnight blue, brass, marble, city placards for the six regions. The category default (hero + feature grid + pricing grid) is reframed as hospitality: the visitor checks in, reads the rate card, and books a suite.
|
||||||
OWN-WORLD: Midnight blue (#0d1b2e) ground, brass (#c9a227) for every accent and CTA, cream (#f4f0e8) for light surfaces. Marcellus serif for display, Inter for body. Six city photos (Amsterdam, Boston, London, Mumbai, São Paulo, Sydney) as circular placards. Hairline brass rules. Concierge-card features.
|
OWN-WORLD: Midnight blue (#0d1b2e) ground, brass (#c9a227) for every accent and CTA, cream (#f4f0e8) for light surfaces. Marcellus serif for display, Inter for body. Six city photos (Amsterdam, Boston, London, Mumbai, São Paulo, Sydney) as circular placards. Hairline brass rules. Concierge-card features.
|
||||||
STORY: The visitor understands: "I can deploy Odoo in 5 minutes, globally, without DevOps. This is enterprise-grade, but the concierge handles everything." They believe it from the city photos (real regions), the partner logos, the brass CTA, and the "No setup fee. Cancel subscription at anytime" footer.
|
STORY: The visitor understands: "I can deploy Odoo in 5 minutes, globally, without DevOps. This is enterprise-grade, but the concierge handles everything." They believe it from the city photos (real regions), the partner logos, the brass CTA, and the "No setup fee. Stripe Payment. Cancel at any time" footer.
|
||||||
FIRST VIEWPORT: Midnight hero with faint Amsterdam skyline. Brass kicker "FULLY MANAGED ODOO HOSTING". Large serif h1 "Deploy Odoo in 5 Minutes — Fully Managed Hosting". Stats row with brass checks. Brass CTA button "See Plans & Pricing" + ghost "How It Works". Bottom: six city placards (photo + name + region) in a horizontal strip.
|
FIRST VIEWPORT: Midnight hero with faint Amsterdam skyline. Brass kicker "FULLY MANAGED ODOO HOSTING". Large serif h1 "Deploy Odoo in 5 Minutes — Fully Managed Hosting". Stats row with brass checks. Brass CTA button "See Plans & Pricing" + ghost "How It Works". Bottom: six city placards (photo + name + region) in a horizontal strip.
|
||||||
FORM: The Grand Hotel Business Lounge (model-pick, user-chosen). Seed key: 7db4dced.
|
FORM: The Grand Hotel Business Lounge (model-pick, user-chosen). Seed key: 7db4dced.
|
||||||
FINISH: unreviewed and undocumented is unfinished; this build ends with the finish review, the verdict, and DESIGN.md.
|
FINISH: unreviewed and undocumented is unfinished; this build ends with the finish review, the verdict, and DESIGN.md.
|
||||||
@@ -227,7 +227,7 @@
|
|||||||
<div class="faq-grid">
|
<div class="faq-grid">
|
||||||
<div class="faq-card" onclick="this.classList.toggle('open')">
|
<div class="faq-card" onclick="this.classList.toggle('open')">
|
||||||
<div class="faq-q"><span>How fast can I get started?</span> <i class="fas fa-chevron-down"></i></div>
|
<div class="faq-q"><span>How fast can I get started?</span> <i class="fas fa-chevron-down"></i></div>
|
||||||
<div class="faq-a"><p>Pick a plan, choose your region — your instance is live in under 5 minutes. No setup fee. Cancel subscription at anytime</p></div>
|
<div class="faq-a"><p>Pick a plan, choose your region — your instance is live in under 5 minutes. No setup fee. Stripe Payment. Cancel at any time</p></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="faq-card" onclick="this.classList.toggle('open')">
|
<div class="faq-card" onclick="this.classList.toggle('open')">
|
||||||
<div class="faq-q"><span>Can I install custom modules?</span> <i class="fas fa-chevron-down"></i></div>
|
<div class="faq-q"><span>Can I install custom modules?</span> <i class="fas fa-chevron-down"></i></div>
|
||||||
@@ -281,7 +281,7 @@
|
|||||||
<li><i class="fas fa-check" style="color: var(--success)"></i> Domain Mapping, SSL Cert</li>
|
<li><i class="fas fa-check" style="color: var(--success)"></i> Domain Mapping, SSL Cert</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="pcard-foot">No setup fee. Cancel subscription at anytime</div>
|
<div class="pcard-foot">No setup fee. Stripe Payment<br />Cancel at any time</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- On the Rise -->
|
<!-- On the Rise -->
|
||||||
<div class="pcard featured">
|
<div class="pcard featured">
|
||||||
@@ -301,7 +301,7 @@
|
|||||||
<li><i class="fas fa-check" style="color: var(--success)"></i> Module installation via GIT / quickGIT</li>
|
<li><i class="fas fa-check" style="color: var(--success)"></i> Module installation via GIT / quickGIT</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="pcard-foot">No setup fee. Cancel subscription at anytime</div>
|
<div class="pcard-foot">No setup fee. Stripe Payment<br />Cancel at any time</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- Powerhouse -->
|
<!-- Powerhouse -->
|
||||||
<div class="pcard">
|
<div class="pcard">
|
||||||
@@ -323,7 +323,7 @@
|
|||||||
<li><i class="fas fa-check" style="color: var(--success)"></i> 2GB HDD</li>
|
<li><i class="fas fa-check" style="color: var(--success)"></i> 2GB HDD</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="pcard-foot">No setup fee. Cancel subscription at anytime</div>
|
<div class="pcard-foot">No setup fee. Stripe Payment<br />Cancel at any time</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- Empire -->
|
<!-- Empire -->
|
||||||
<div class="pcard">
|
<div class="pcard">
|
||||||
@@ -343,7 +343,7 @@
|
|||||||
<li><i class="fas fa-check" style="color: var(--success)"></i> Priority support & dedicated onboarding</li>
|
<li><i class="fas fa-check" style="color: var(--success)"></i> Priority support & dedicated onboarding</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="pcard-foot">No setup fee. Cancel subscription at anytime</div>
|
<div class="pcard-foot">No setup fee. Stripe Payment<br />Cancel at any time</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p class="pricing-cta-note">Save money, less administration</p>
|
<p class="pricing-cta-note">Save money, less administration</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user