# Embed Image Blocks

> Learn how to share and embed individual image blocks from VIDEOJOBS.

Source: https://docs.videojobs.io/embed-image-blocks

> For the complete documentation index, see [llms.txt](https://docs.videojobs.io/llms.txt).

# Embed Image Blocks

Each Image Block can be shared and embedded independently wherever it is posted. You can easily integrate your gallery of images into your website or share it on social media.

![Image Block](/7-image-block/image-block.png)

## How to Integrate an Image Block

<Steps>
  <Step title="Navigate to the Image Block">
    Go to the desired Image Block you want to share.
  </Step>
  <Step title="Click the Share button">
    Click the <Icon name="Share" size={16} /> **Share** button located in the top right corner.
  </Step>
  <Step title="Choose your sharing option">
    An interface will appear, providing you with sharing options, including an embed code.
  </Step>
</Steps>

![Share Image Block](/19-embed-image-blocks/modal.svg)

### Sharing Options

- **Direct Link:** This option will give you a direct link to the image gallery.
- **Embed Image:** This provides the code necessary to embed the chosen image block on any website.

<Columns cols={2}>
  <Card title="Account" icon="User" href="/account">
    Learn more about Account, with all its features.
  </Card>
  <Card title="Team Accounts" icon="Users" href="/team-accounts">
    Learn more about Team Accounts, with all its features.
  </Card>
</Columns>
