Commit graph

68 commits

Author SHA1 Message Date
afa96dbd3f
feat(portal): surface new offer/auction polish + in-app notifications
- index.html "Everything a creator needs" — Auctions & Make-an-Offer
  card description expanded to mention live countdowns, configurable
  pay windows, and full email + in-app notification at every state.
- index.html — new "In-app Notifications" feature card between
  auctions and multi-tenant: badge near profile, breadcrumb backlinks,
  permanent audit log, read rows stay searchable.
- pricing.html "What's included" list — adds "In-app notifications
  inbox" alongside the existing auctions / make-an-offer line.
2026-05-14 14:49:57 -04:00
b88c1d8d0f
Add Auctions & Make-an-Offer feature card + pricing include
- index.html: new feature card under "What's included" section,
  highlights eBay-style auctions with reserve, soft-close, and
  proxy bidding plus negotiation with auto-accept/decline
- pricing.html: "Auctions & make-an-offer" added to "Every shop
  includes" list

CLAUDE.md change in working tree is fox's prior style-rule edit;
left unstaged.
2026-05-09 21:46:37 -04:00
5515910a6a add optional dev & stage shops to feature descriptions and pricing includes 2026-03-07 17:22:46 -05:00
aaae942772 add 21-day free trial messaging to landing and pricing pages 2026-03-07 17:20:16 -05:00
97ad49dbf7 feat: add gift cards to feature grid and pricing includes 2026-03-07 17:15:05 -05:00
69f96c48c3 Cache-bust landing.css to force browser reload 2026-03-07 09:40:20 -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
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
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
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
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
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
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
7483b3e523 BA
modified:   index.html
2025-05-01 21:42:49 -04:00
2cd4290e74 Update index.html 2025-03-03 22:38:12 +00:00
709ecc852b Update index.html 2025-03-03 15:36:42 +00:00
f4986520c5 Update index.html 2025-03-03 15:29:40 +00:00
7789c69609 Update index.html 2025-03-02 22:52:25 +00:00
66bcdf7537 Update index.html 2025-03-02 19:42:38 +00:00
b9e4e6514a sales copy 2024-12-13 18:52:43 -05:00
ee31943be8 Update index.html 2024-07-05 11:47:12 +00:00
d5f9660555 FAQ section linking to blog
modified:   index.html
2024-07-04 17:46:30 -04:00
f9fca37213 modified: index.html 2024-06-19 15:12:26 -04:00
bed3017791 We support physical products now!
modified:   index.html
2024-06-19 14:16:48 -04:00
4d4c60247e Update index.html 2022-07-14 17:57:32 +00:00