TEMP url of Image link

I used Builder.io to create the frontend from a Figma file, and I received an image URL that looks like this:
https://cdn.builder.io/api/v1/image/assets/TEMP

I have a few questions regarding this:

  1. What does the word “TEMP” in the URL mean?
  2. If the presence of “TEMP” in the URL indicates that the image link is temporary, what steps should I take to make these URLs permanent?
  3. Is there a way to prompt Builder.io to generate a React component or SVG instead of simply creating an image and embedding the link in the code?

Context: I’m currently using the free tier of the Builder.io platform.

Hi garg62730​,

1>> The image you’re referring to was AI-generated and stored in a temporary folder. To make it permanent, you can download the image and upload it to your Asset Library.

3>> You can select the image in the Design tab and use the prompt feature to convert it into React code.

Let us know if you need any further assistance.

Thank you,