🎨 style(index.mdx): update image file name to match the actual file name

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-10-09 11:16:14 -03:00
commit 5cbf8033df

View file

@ -7,10 +7,11 @@ import useBaseUrl from "@docusaurus/useBaseUrl";
import ZoomableImage from "/src/theme/ZoomableImage.js";
{" "}
<ZoomableImage
alt="Docusaurus themed image"
sources={{
light: "img/new_langflow2.gif",
light: "img/new_langflow.gif",
}}
style={{ width: "100%" }}
/>