(01) The brief
A florist specialized in funeral arrangements. The visitor arriving is going through a hard moment: the site had to be quiet, quick to understand and offer immediate contact.
(02) What it does
- Gallery of arrangements with price and a large photo.
- A WhatsApp button on each arrangement with the name already written.
- An editor so the florist adds or removes arrangements without help.
(03) How it was built
- The same editor architecture as Servinel: content in typed JSON, static export, live preview.
- Image pipeline with sharp: every photo is converted to WebP at several sizes before publishing.
- Design with a reduced palette and calm typography; no attention-seeking animation.
(04) Security
- Single login for the editor, database read-only for the public.
- Strict CSP and HSTS, no third-party scripts.
(05) Speed and Google
Static on CDN; local business and product structured data.
(06) What it deliberately doesn’t do
- No online payments: the order is arranged over WhatsApp.