drop-in widgets.
unique or fiddly UI fragments built once, reused across every client site. drop in via the website builder; configure in-line or wire to a whitelabel-database table for live data.
content
faq accordion
classic expand-on-click faq list. zero backend; takes a `questions` array in config.
/w/faq-accordioncommercepricing table
three-tier pricing layout. config is a `tiers` array with name, price, features.
/w/pricing-tablesocial-proofreview grid
card grid of reviews — stars, author, body. config takes a `reviews` array (or points at a whitelabel-database table in v0.2).
/w/review-grid