Skip to content

Commit ae0556b

Browse files
committed
chore(docs): refresh introduction screenshot
1 parent acc4f1d commit ae0556b

7 files changed

Lines changed: 19 additions & 19 deletions

File tree

apps/docs/content/docs/de/introduction/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Sim ist ein Open-Source-Tool zur visuellen Workflow-Erstellung für die Entwickl
1212
<div className="flex justify-center">
1313
<Image
1414
src="/static/introduction.png"
15-
alt="Sim visuelle Workflow-Leinwand"
16-
width={700}
17-
height={372}
15+
alt="Sim Chat-Eingabe mit vorgeschlagenen Aktionen"
16+
width={2200}
17+
height={1000}
1818
className="my-6"
1919
/>
2020
</div>

apps/docs/content/docs/en/introduction/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Sim is the open-source AI workspace where teams build, deploy, and manage AI age
1414
<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
1515
<Image
1616
src="/static/introduction.png"
17-
alt="A focused Sim workflow builder view with connected blocks, the Editor panel, and run output"
18-
width={1695}
19-
height={900}
17+
alt="Sim's chat composer with suggested actions"
18+
width={2200}
19+
height={1000}
2020
className="w-full"
2121
/>
2222
</div>

apps/docs/content/docs/es/introduction/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Sim es un constructor de flujos de trabajo visuales de código abierto para crea
1212
<div className="flex justify-center">
1313
<Image
1414
src="/static/introduction.png"
15-
alt="Lienzo visual de flujos de trabajo de Sim"
16-
width={700}
17-
height={372}
15+
alt="Compositor de chat de Sim con acciones sugeridas"
16+
width={2200}
17+
height={1000}
1818
className="my-6"
1919
/>
2020
</div>
@@ -114,4 +114,4 @@ Implementa en tu propia infraestructura usando Docker Compose o Kubernetes. Mant
114114
<Card title="Permisos de equipo" href="/permissions/roles-and-permissions">
115115
Configura roles y permisos del espacio de trabajo
116116
</Card>
117-
</Cards>
117+
</Cards>

apps/docs/content/docs/fr/introduction/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Sim est un constructeur de flux de travail visuel open-source pour créer et dé
1212
<div className="flex justify-center">
1313
<Image
1414
src="/static/introduction.png"
15-
alt="Canevas de flux de travail visuel Sim"
16-
width={700}
17-
height={372}
15+
alt="Zone de saisie du chat Sim avec des actions suggérées"
16+
width={2200}
17+
height={1000}
1818
className="my-6"
1919
/>
2020
</div>

apps/docs/content/docs/ja/introduction/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Simはオープンソースのビジュアルワークフロービルダーで
1212
<div className="flex justify-center">
1313
<Image
1414
src="/static/introduction.png"
15-
alt="Simビジュアルワークフローキャンバス"
16-
width={700}
17-
height={372}
15+
alt="おすすめアクションを表示したSimチャット入力画面"
16+
width={2200}
17+
height={1000}
1818
className="my-6"
1919
/>
2020
</div>

apps/docs/content/docs/zh/introduction/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Sim 是一个开源的可视化工作流构建器,用于构建和部署 AI 代
1212
<div className="flex justify-center">
1313
<Image
1414
src="/static/introduction.png"
15-
alt="Sim 可视化工作流画布"
16-
width={700}
17-
height={372}
15+
alt="带有建议操作的 Sim 聊天输入界面"
16+
width={2200}
17+
height={1000}
1818
className="my-6"
1919
/>
2020
</div>
27.1 KB
Loading

0 commit comments

Comments
 (0)