cynthia_websites_mini_client/pottery/molds/cindy_landing

Cindy Landing Layout module

Special layout optimized for landing pages, derived from Cindy Simple. Post layout remains identical to cindy-simple, but pages get special treatment.

Values

pub fn page_layout(
  from content: @internal Element(messages.Msg),
  with variables: dict.Dict(String, dynamic.Dynamic),
  store model: model_type.Model,
) -> @internal Element(messages.Msg)

cindy-landing layout for pages - optimized for landing page experience with:

  • Full-width hero section with large title
  • Prominent call-to-action area
  • Cleaner layout with less distractions

Dict keys:

  • content
Search Document