diff --git a/animations/assets/Cursors.tsx b/animations/assets/Cursors.tsx
index 4e0a213d..0763e125 100644
--- a/animations/assets/Cursors.tsx
+++ b/animations/assets/Cursors.tsx
@@ -277,3 +277,83 @@ export const HeroCursorPaths = () => (
/>
);
+
+export const DesignSystemCursor = () => (
+
+)
+
+export const DesignSystemCursorPath = () => (
+
+)
\ No newline at end of file
diff --git a/components/nrf/editor/AppsIntegrations.tsx b/components/nrf/editor/AppsIntegrations.tsx
index ce30e7b4..07b6ddc5 100644
--- a/components/nrf/editor/AppsIntegrations.tsx
+++ b/components/nrf/editor/AppsIntegrations.tsx
@@ -2,211 +2,222 @@
export const AppsIntegrations = () => {
return (
-