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 000000000..8576a10fc 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 000000000..8810feba5 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 25ec21693..de9a537e5 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 000000000..ad9cc72f7 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 0e5ebaeae..a5f839b9e 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 000000000..0f066d808 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 000000000..918aefe75 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 000000000..e248481a3 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 000000000..2ab860eef 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 000000000..b04305fba 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 000000000..24bfacb89 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 000000000..f4bb2dbce 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 000000000..2aef43f07 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 faa8f5d33..6b7188186 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 d6129064a..27a39c52b 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 169148dc6..211e716a3 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 846696c74..0c85eb95b 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 057eb6beb..8f2abf694 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 d26ac9bb8..05afe3aa4 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 f7173e67b..c80d7833c 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 89ab7aa4b..941997243 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 1d704c186..44fa8213e 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 91a1b0cb0..2503f48da 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 1e272b279..0e4d92677 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