// Shared layout: head + shell with Nav + Footer + WhatsApp. // Each page calls: renderPage(, { current: 'nosotras' }) function Shell({ children, current }) { return ( <>