# Pastel Dream theme block definitions (codeless .bnp, WO-TF-023). # Only true persona furniture stays a theme block. Everything that duplicated a # builtin (navbar, hero, quote, testimonial, feature-grid, footer, gallery, # menu, divider ...) is now a template override of the builtin key under # templates/overrides/pastel-dream/ — not a block here. # # Keys are fully qualified (pastel-dream:): the codeless loader registers # definitions verbatim (no PluginBlockRegistry prefixing in the codeless path). blocks: - key: pastel-dream:seasonal_specials title: Seasonal Specials description: This season's featured bakes in a soft card grid — name, note, price and a sweet badge. category: content schema: seasonal_specials.schema.json template: seasonal_specials.ninjatpl - key: pastel-dream:cake_gallery title: Cake Gallery description: A scalloped showcase of cakes with flavour, price and an order link per cake. category: content schema: cake_gallery.schema.json template: cake_gallery.ninjatpl - key: pastel-dream:order_ribbon title: Order Ribbon description: A rounded call-to-order ribbon with a pickup note and a soft pill button. category: content schema: order_ribbon.schema.json template: order_ribbon.ninjatpl - key: pastel-dream:bakers_note title: Baker's Note description: A signed note from the baker in sweet display type over a watercolor blob. category: content schema: bakers_note.schema.json template: bakers_note.ninjatpl