Commit graph

10 commits

Author SHA1 Message Date
0f27a581f8 Center pricing container at all breakpoints, not just 1200px 2026-03-07 09:31:31 -05:00
d365dbba2c Center pricing container at wide breakpoint
.landing-pricing-container had max-width: 1100px at 1200px+ but no
margin auto — the one-column class only targets section elements.
2026-03-07 09:29:29 -05:00
6c5cade683 Pricing cards link to /pricing.html calculator 2026-03-06 10:56:47 -05:00
fd1bd927c8 Pricing calculator page: shops × seats × duration with discounts
Interactive calculator at /pricing.html. $14/mo per shop per seat.
Duration discounts: 14% off 1yr, 28% off 2yr, 42% off 3yr.
Live breakdown with effective monthly rate. Linked from landing
page pricing section and footer.
2026-03-06 10:51:30 -05:00
4de23cd82c 4-tier pricing (14/28/42% off yearly plans), fix word wrapping
Pricing: Monthly $14, 1yr $144 (14% off), 2yr $242 (28% off),
3yr $292 (42% off best value). Fixes incorrect "two months free"
claim. Responsive 1-col mobile, 2x2 tablet, 4-col wide.

Anti-wrap: white-space nowrap on nav links, buttons, footer links,
pricing banners/amounts/descriptions. nbsp on multi-word link text
like "My Account" and "Open a Shop".
2026-03-06 10:43:06 -05:00
a24b0717e8 Hero edge-to-edge: kill content margin/padding. Shrink title clamp to prevent wrap. 2026-03-06 08:02:25 -05:00
1bc633e8d2 Kill mint gradient, use cool navy tint. Fluid clamp title sizing. Right-align nav. 2026-03-06 07:59:46 -05:00
088a2259c4 Nav CTA pill button, hero gradient background, pricing top banners, final CTA gradient 2026-03-06 07:56:12 -05:00
579ee62873 Fix hero title wrapping on mobile, center section titles 2026-03-06 07:46:41 -05:00
5ff8cb6587 Modernize landing page: generous whitespace, subtle shadows, visual rhythm
Remove all <br> spacers, <center> tags, inline styles, HR dividers.
Alternating white/gray sections, pill CTAs with hover lift, 16px radius
cards with box-shadow, green "Best value" badge on annual pricing,
tinted protection lists, numbered step circles, gradient final CTA.
New landing.css isolates landing styles from shared common.css.
2026-03-06 07:44:44 -05:00