diff --git a/packages/twenty-website/public/images/user-guide/api/api.png b/packages/twenty-website/public/images/user-guide/api/api.png new file mode 100644 index 0000000000..8576a10fcc Binary files /dev/null and b/packages/twenty-website/public/images/user-guide/api/api.png differ diff --git a/packages/twenty-website/public/images/user-guide/create-workspace/workspace-cover.png b/packages/twenty-website/public/images/user-guide/create-workspace/workspace-cover.png new file mode 100644 index 0000000000..8810feba5f Binary files /dev/null and b/packages/twenty-website/public/images/user-guide/create-workspace/workspace-cover.png differ diff --git a/packages/twenty-website/public/images/user-guide/emails/emails_header.png b/packages/twenty-website/public/images/user-guide/emails/emails_header.png index 25ec21693e..de9a537e5b 100644 Binary files a/packages/twenty-website/public/images/user-guide/emails/emails_header.png and b/packages/twenty-website/public/images/user-guide/emails/emails_header.png differ diff --git a/packages/twenty-website/public/images/user-guide/fields/field.png b/packages/twenty-website/public/images/user-guide/fields/field.png new file mode 100644 index 0000000000..ad9cc72f7f Binary files /dev/null and b/packages/twenty-website/public/images/user-guide/fields/field.png differ diff --git a/packages/twenty-website/public/images/user-guide/github/github-header.png b/packages/twenty-website/public/images/user-guide/github/github-header.png index 0e5ebaeaeb..a5f839b9e4 100644 Binary files a/packages/twenty-website/public/images/user-guide/github/github-header.png and b/packages/twenty-website/public/images/user-guide/github/github-header.png differ diff --git a/packages/twenty-website/public/images/user-guide/glossary/glossary.png b/packages/twenty-website/public/images/user-guide/glossary/glossary.png new file mode 100644 index 0000000000..0f066d808d Binary files /dev/null and b/packages/twenty-website/public/images/user-guide/glossary/glossary.png differ diff --git a/packages/twenty-website/public/images/user-guide/import-export-data/cloud.png b/packages/twenty-website/public/images/user-guide/import-export-data/cloud.png new file mode 100644 index 0000000000..918aefe756 Binary files /dev/null and b/packages/twenty-website/public/images/user-guide/import-export-data/cloud.png differ diff --git a/packages/twenty-website/public/images/user-guide/integrations/plug.png b/packages/twenty-website/public/images/user-guide/integrations/plug.png new file mode 100644 index 0000000000..e248481a3a Binary files /dev/null and b/packages/twenty-website/public/images/user-guide/integrations/plug.png differ diff --git a/packages/twenty-website/public/images/user-guide/kanban-views/kanban.png b/packages/twenty-website/public/images/user-guide/kanban-views/kanban.png new file mode 100644 index 0000000000..2ab860eef6 Binary files /dev/null and b/packages/twenty-website/public/images/user-guide/kanban-views/kanban.png differ diff --git a/packages/twenty-website/public/images/user-guide/objects/objects.png b/packages/twenty-website/public/images/user-guide/objects/objects.png new file mode 100644 index 0000000000..b04305fba1 Binary files /dev/null and b/packages/twenty-website/public/images/user-guide/objects/objects.png differ diff --git a/packages/twenty-website/public/images/user-guide/table-views/table.png b/packages/twenty-website/public/images/user-guide/table-views/table.png new file mode 100644 index 0000000000..24bfacb890 Binary files /dev/null and b/packages/twenty-website/public/images/user-guide/table-views/table.png differ diff --git a/packages/twenty-website/public/images/user-guide/tips/light-bulb.png b/packages/twenty-website/public/images/user-guide/tips/light-bulb.png new file mode 100644 index 0000000000..f4bb2dbce8 Binary files /dev/null and b/packages/twenty-website/public/images/user-guide/tips/light-bulb.png differ diff --git a/packages/twenty-website/public/images/user-guide/views/filter.png b/packages/twenty-website/public/images/user-guide/views/filter.png new file mode 100644 index 0000000000..2aef43f072 Binary files /dev/null and b/packages/twenty-website/public/images/user-guide/views/filter.png differ diff --git a/packages/twenty-website/src/content/user-guide/api-webhooks.mdx b/packages/twenty-website/src/content/user-guide/api-webhooks.mdx index faa8f5d332..6b71881864 100644 --- a/packages/twenty-website/src/content/user-guide/api-webhooks.mdx +++ b/packages/twenty-website/src/content/user-guide/api-webhooks.mdx @@ -2,7 +2,7 @@ title: API and Webhooks info: Learn how to manage API keys and Webhooks in Twenty. icon: IconApi -image: /images/user-guide/placeholder-header.png +image: /images/user-guide/api/api.png --- ## API Keys diff --git a/packages/twenty-website/src/content/user-guide/create-workspace.mdx b/packages/twenty-website/src/content/user-guide/create-workspace.mdx index d6129064ab..27a39c52b8 100644 --- a/packages/twenty-website/src/content/user-guide/create-workspace.mdx +++ b/packages/twenty-website/src/content/user-guide/create-workspace.mdx @@ -2,7 +2,7 @@ title: Create a Workspace info: Follow a step-by-step guide on how to register on Twenty, choose a subscription plan, confirm your payment and set up your account, with additional advice on seeking assistance if needed. icon: IconNote -image: /images/user-guide/placeholder-header.png +image: /images/user-guide/create-workspace/workspace-cover.png --- ## Step 1: Registration diff --git a/packages/twenty-website/src/content/user-guide/fields.mdx b/packages/twenty-website/src/content/user-guide/fields.mdx index 169148dc6e..211e716a3b 100644 --- a/packages/twenty-website/src/content/user-guide/fields.mdx +++ b/packages/twenty-website/src/content/user-guide/fields.mdx @@ -2,7 +2,7 @@ title: Fields info: Understand the role of fields and how to handle them. icon: IconChecklist -image: /images/user-guide/placeholder-header.png +image: /images/user-guide/fields/field.png --- diff --git a/packages/twenty-website/src/content/user-guide/glossary.mdx b/packages/twenty-website/src/content/user-guide/glossary.mdx index 846696c746..0c85eb95b0 100644 --- a/packages/twenty-website/src/content/user-guide/glossary.mdx +++ b/packages/twenty-website/src/content/user-guide/glossary.mdx @@ -2,7 +2,7 @@ title: Glossary info: Get familiar with essential terminology used in Twenty. icon: IconVocabulary -image: /images/user-guide/placeholder-header.png +image: /images/user-guide/glossary/glossary.png --- ## Company & People diff --git a/packages/twenty-website/src/content/user-guide/import-export-data.mdx b/packages/twenty-website/src/content/user-guide/import-export-data.mdx index 057eb6beb1..8f2abf6946 100644 --- a/packages/twenty-website/src/content/user-guide/import-export-data.mdx +++ b/packages/twenty-website/src/content/user-guide/import-export-data.mdx @@ -2,7 +2,7 @@ title: Import/Export Data info: Learn the procedures for importing and exporting data. icon: IconNote -image: /images/user-guide/placeholder-header.png +image: /images/user-guide/import-export-data/cloud.png --- ## Import data diff --git a/packages/twenty-website/src/content/user-guide/integrations.mdx b/packages/twenty-website/src/content/user-guide/integrations.mdx index d26ac9bb88..05afe3aa45 100644 --- a/packages/twenty-website/src/content/user-guide/integrations.mdx +++ b/packages/twenty-website/src/content/user-guide/integrations.mdx @@ -2,7 +2,7 @@ title: Integrations info: Learn how to connect Twenty to your other tools. icon: IconBrandZapier -image: /images/user-guide/placeholder-header.png +image: /images/user-guide/integrations/plug.png --- ## About diff --git a/packages/twenty-website/src/content/user-guide/kanban-views.mdx b/packages/twenty-website/src/content/user-guide/kanban-views.mdx index f7173e67b2..c80d7833cd 100644 --- a/packages/twenty-website/src/content/user-guide/kanban-views.mdx +++ b/packages/twenty-website/src/content/user-guide/kanban-views.mdx @@ -2,7 +2,7 @@ title: Kanban Views info: Learn how to customize and navigate Kanban Views. icon: IconTargetArrow -image: /images/user-guide/placeholder-header.png +image: /images/user-guide/kanban-views/kanban.png --- ## About Kanban Views diff --git a/packages/twenty-website/src/content/user-guide/objects.mdx b/packages/twenty-website/src/content/user-guide/objects.mdx index 89ab7aa4bd..9419972434 100644 --- a/packages/twenty-website/src/content/user-guide/objects.mdx +++ b/packages/twenty-website/src/content/user-guide/objects.mdx @@ -2,7 +2,7 @@ title: Objects info: Discover how to use standard and custom objects in your workspace. icon: IconChecklist -image: /images/user-guide/placeholder-header.png +image: /images/user-guide/objects/objects.png --- ## Standard Objects diff --git a/packages/twenty-website/src/content/user-guide/table-views.mdx b/packages/twenty-website/src/content/user-guide/table-views.mdx index 1d704c1862..44fa8213e1 100644 --- a/packages/twenty-website/src/content/user-guide/table-views.mdx +++ b/packages/twenty-website/src/content/user-guide/table-views.mdx @@ -2,7 +2,7 @@ title: Table Views info: Learn how to customize and navigate Table Views. icon: IconChecklist -image: /images/user-guide/placeholder-header.png +image: /images/user-guide/table-views/table.png --- ## About Table Views diff --git a/packages/twenty-website/src/content/user-guide/tips.mdx b/packages/twenty-website/src/content/user-guide/tips.mdx index 91a1b0cb05..2503f48da5 100644 --- a/packages/twenty-website/src/content/user-guide/tips.mdx +++ b/packages/twenty-website/src/content/user-guide/tips.mdx @@ -2,7 +2,7 @@ title: Tips info: Discover tips and tricks for optimizing your experience, including user and workspace management, personalization settings, and navigation enhancements. icon: IconInfoCircle -image: /images/user-guide/placeholder-header.png +image: /images/user-guide/tips/light-bulb.png --- ## Update workspace name & logo diff --git a/packages/twenty-website/src/content/user-guide/views-sort-filter.mdx b/packages/twenty-website/src/content/user-guide/views-sort-filter.mdx index 1e272b279f..0e4d92677e 100644 --- a/packages/twenty-website/src/content/user-guide/views-sort-filter.mdx +++ b/packages/twenty-website/src/content/user-guide/views-sort-filter.mdx @@ -2,7 +2,7 @@ title: Views, Sort and Filter info: Find out how to create, manage and delete Object Views. icon: IconChecklist -image: /images/user-guide/placeholder-header.png +image: /images/user-guide/views/filter.png --- ## About Views