Ideal — solo imagen de escritorio: se usa en todo el rango (100vw, 480px alto). (TID01)
(SizeLimitingPyMap: {disable=false, image={alt=Urban landscape, loading=lazy, size_type=auto, src=https://26977350.fs1.hubspotusercontent-eu1.net/hubfs/26977350/demos/urban.png, width=1536, height=1024, max_width=1536, max_height=1024}})Ambas — escritorio (apaisada) y móvil (cuadrada): cambia de una a otra en md. (TID02)
(SizeLimitingPyMap: {disable=false, image={alt=Urban landscape, loading=lazy, size_type=auto, src=https://26977350.fs1.hubspotusercontent-eu1.net/hubfs/26977350/demos/urban.png, width=1536, height=1024, max_width=1536, max_height=1024}, image_mobile={alt=Profesional portrait at the ofice, loading=lazy, size_type=auto, src=https://26977350.fs1.hubspotusercontent-eu1.net/hubfs/26977350/demos/sqportrait.png, width=300, height=300, max_width=300, max_height=300}})Solo móvil — sin imagen de escritorio: la de móvil se usa en todo el rango. (TID03)
(SizeLimitingPyMap: {disable=false, image_mobile={alt=Profesional portrait at the ofice, loading=lazy, size_type=auto, src=https://26977350.fs1.hubspotusercontent-eu1.net/hubfs/26977350/demos/sqportrait.png, width=300, height=300, max_width=300, max_height=300}})Desactivado: disable=true con imagen → en el UI-Kit se ve atenuado (is-disabled) + aviso info (en front no se mostraría nada). (TID04)
(SizeLimitingPyMap: {disable=true, image={alt=Urban landscape, loading=lazy, size_type=auto, src=https://26977350.fs1.hubspotusercontent-eu1.net/hubfs/26977350/demos/urban.png, width=1536, height=1024, max_width=1536, max_height=1024}})Inválido: sin ninguna imagen → se dispara hints.invalid_module y no se renderiza la sección. (TID05)
(SizeLimitingPyMap: {disable=false, image=null, image_mobile=null})