Skip to content

Commit b6eac7d

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

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-Arbeitsbereich mit Chat-Eingabe, vorgeschlagenen Aktionen und Navigation"
16+
width={2974}
17+
height={1662}
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 workspace home with the chat composer, suggested actions, and workspace navigation"
18+
width={2974}
19+
height={1662}
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="Espacio de trabajo de Sim con chat, acciones sugeridas y navegación"
16+
width={2974}
17+
height={1662}
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="Espace de travail Sim avec chat, actions suggérées et navigation"
16+
width={2974}
17+
height={1662}
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={2974}
17+
height={1662}
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={2974}
17+
height={1662}
1818
className="my-6"
1919
/>
2020
</div>
201 KB
Loading

0 commit comments

Comments
 (0)