We need to add image in theme->assets->img.

Then follow the syntax form adding images from theme asset.
<img class=”header-sidebar-menu-push-icon” src=‘{{getThemeAssetsPath “img/american.png”}}’ alt=”header_logo” title=”header_logo”>

acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/jjknowledgebase.com/wp.jjknowledgebase.com/wp-includes/functions.php on line 6121wp-ulike domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/jjknowledgebase.com/wp.jjknowledgebase.com/wp-includes/functions.php on line 6121wp-optimize domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/jjknowledgebase.com/wp.jjknowledgebase.com/wp-includes/functions.php on line 6121We need to add image in theme->assets->img.

Then follow the syntax form adding images from theme asset.
<img class=”header-sidebar-menu-push-icon” src=‘{{getThemeAssetsPath “img/american.png”}}’ alt=”header_logo” title=”header_logo”>

How to update static url to theme asset path in homepage slider.json file ?
give me syntax for adding themeassetpath in json file…