Commit graph

91 commits

Author SHA1 Message Date
69f96c48c3 Cache-bust landing.css to force browser reload 2026-03-07 09:40:20 -05:00
0f27a581f8 Center pricing container at all breakpoints, not just 1200px 2026-03-07 09:31:31 -05:00
127fdfbb86 CLAUDE.md: document one-column selector caveat, fix pricing badge class name 2026-03-07 09:30:54 -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
8533319a4b Hero title: 'Make. Post. Sell.' — drop 'it' for punchier cadence 2026-03-06 19:31:39 -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
d8425867c5 Full design system: tokens.css + comprehensive styleguide
tokens.css: CSS custom properties for colors, surfaces, text, borders,
typography scale (major third), spacing (4px base), shape (7 radius levels),
elevation (5 shadow levels), motion (4 easing curves, 7 durations),
state layers, ripple effect, entrance animations (6 types + stagger),
skeleton loading, spinner, scroll reveal, disabled states, spacing/margin
utilities, prefers-reduced-motion, font smoothing, box-sizing reset.

styleguide.html: live interactive demos for every token and component.
Elevation boxes, motion curve hover demos, ripple click demo, skeleton
shimmer, spinner sizes, focus ring demo, state layer demo, full TOC
with anchor links.
2026-03-06 08:17:47 -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
c939abde8d Remove remarkbox comments section from landing page 2026-03-06 07:52:35 -05:00
716bfd4577 Update styleguide with landing page components: pricing, step cards, protection lists, pill CTAs, alternating sections 2026-03-06 07:49:45 -05:00
579ee62873 Fix hero title wrapping on mobile, center section titles 2026-03-06 07:46:41 -05:00
b7356efd08 Update CLAUDE.md: add landing.css, push-when-ready policy, new design tokens 2026-03-06 07:45:43 -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
e603ad0f48 Pricing: $97/yr, save 42% 2026-03-04 18:06:53 -05:00
2dd24f8a2e Add animated SVG donut charts to commission comparison
Marketplace donut: 70% you (green), 3.5% processing (yellow),
26.5% marketplace (red). MPS donut: 96.5% you (green), 3.5%
processing (yellow). Segments fade in staggered when scrolled
into view. Color legends below each chart.
2026-03-04 17:39:04 -05:00
976a168f97 Add pricing section: $14/mo or $99/yr, remove free references
Dedicated pricing section with two cards (monthly/yearly).
$99/yr saves 41%. Zero commission fees callout below.
Removed "Free" from all CTA buttons and subtext.
2026-03-04 17:36:44 -05:00
6e46bc66b0 Hero tagline: Zero commission fees 2026-03-04 17:31:28 -05:00
30756c448a Rewrite landing page: narrative funnel, feature cards, new sales copy
Complete redesign following unsandbox-style narrative funnel:
Hero → Features (6 cards) → Commission comparison → Protection
→ Audience → 3-step onboarding → Guides → Open Source → CTA

New copy avoids verbs-to-be and "the" per brand voice.
Feature cards highlight Watch Mode, 5 payment options, analytics,
sandbox/creative tools, subscriptions, and multi-tenant teams.
Commission comparison now visual side-by-side cards ($14 vs $19.12).
Contribute Code button in footer CTAs (purple).
Message ribbon updated to "no moat, no castle" manifesto line.
Added mps-card-grid, mps-comparison, mps-section-divider CSS.
2026-03-04 16:12:19 -05:00
212c950707 Remove corner ribbon from all files and docs 2026-03-04 16:01:55 -05:00
702ad49764 Purple source buttons, add purple to design system
New .source-button class (#9B59B6, hover #7B2D8E) for PyPi and
Source Code buttons. Updated styleguide, CLAUDE.md color palette,
and button hierarchy docs.
2026-03-04 16:00:58 -05:00
5131450014 Fix ribbon geometry: 200px container, 300px band, nowrap, proper positioning 2026-03-04 15:59:07 -05:00
9a0bd60df0 Fatten corner ribbon: 22px padding, 18px font 2026-03-04 15:57:50 -05:00
c55164ef41 Epic corner ribbon: larger band, fixed position, shimmer + glow animations
300px container, 380px band width, 16px font, letter-spacing 0.08em.
Triple-layer green glow pulses at 2.5s. Hover adds quad-layer glow
reaching 140px, green shimmer gradient sweep, 1.08x scale-up, green
text-shadow bloom. Fixed position stays visible on scroll.
2026-03-04 15:56:07 -05:00
10b8ad27f8 Purple corner ribbon with green glow animation, sticky position
Ribbon now purple gradient with pulsing green glow keyframes.
Hover intensifies the glow and slightly scales up.
Changed from position:fixed to position:sticky so it scrolls
with the page but sticks to top.
2026-03-04 15:54:47 -05:00
a7bef8b98c Fix corner ribbon: use !important to override inline styles, match brand gradient
Ribbon was rendering as flat green text because inline <style> block
overrode external CSS. Now uses !important on color/background/display.
Also upgraded to brand gradient (#5871ad → #82A8FF), larger size, smoother
transitions.
2026-03-04 15:53:41 -05:00
5818fbfa81 Add corner ribbon, fix button CTA hierarchy, add style guide page
- Corner ribbon "Contribute Code" links to source repo (top-right, fixed)
- Source Code button now green CTA, PyPi stays blue secondary
- New styleguide.html with live component reference
- CLAUDE.md updated with design system documentation
- Style Guide link added to footer Resources
2026-03-04 15:50:49 -05:00
523919dd65 new file: CLAUDE.md
modified:   index.html
2026-03-04 15:36:47 -05:00
60918eedba deploy via proxy.uncloseai.com runner (replace Salt) 2026-02-13 17:17:45 -05:00
06e897e5a7 Link unturf.com to /software/ page in footer 2026-02-08 13:48:38 -05:00
b5eea12579 Add footer with navigation links, CTAs, and copyright 2026-02-08 13:40:48 -05:00
c59095d9f7 Add new file 2026-01-11 12:06:38 +00:00
47ee498f80 Fix cryptocurrency section alignment
Wrap cryptocurrency section in one-column container for proper alignment with main content
2025-10-01 12:24:26 -04:00
c34dd6ebd7 Remove well styling from cryptocurrency section 2025-09-30 23:32:38 -04:00
cfd1099f26 modified: index.html 2025-09-30 16:22:12 -04:00
199c21188b Update cryptocurrency payment documentation URIs
- Update Monero payment URI to new format: /how-to-accept-monero-payments
- Update Dogecoin payment URI to new format: /how-to-accept-dogecoin-payments
2025-09-30 16:18:37 -04:00
d843749814 Add Monero cryptocurrency payment support and comment out Plausible analytics
- Added new Monero (XMR) cryptocurrency payments section to homepage
- Added link to Monero payment tutorial in FAQ section
- Commented out Plausible analytics script
- Shop owners can now accept crypto payments by adding cold wallet address

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-28 15:57:25 -04:00
86817eff6e modified: index.html 2025-09-28 14:49:30 -04:00
704ff4dee5 modified: index.html 2025-09-28 14:43:59 -04:00
f7c18470a7 modified: index.html 2025-09-28 13:15:27 -04:00
87982ded09 Update .gitlab-ci.yml file 2025-05-02 03:07:27 +00:00
5dc4341f0a new file: .gitlab-ci-deploy.yml
modified:   .gitlab-ci.yml
2025-05-01 23:05:11 -04:00
1652ba4e91 modified: index.html 2025-05-01 22:52:47 -04:00
5a85f34edb modified: index.html 2025-05-01 22:42:52 -04:00
4a7b284d51 modified: index.html 2025-05-01 22:36:22 -04:00
b4d0b62f35 YOLO 2 2025-05-01 22:32:16 -04:00
d4928909ab YOLO
modified:   index.html
2025-05-01 22:21:23 -04:00