diff --git a/backend/resources/app/onboarding.edn b/backend/resources/app/onboarding.edn index 0438d25ba..9c65ac6ff 100644 --- a/backend/resources/app/onboarding.edn +++ b/backend/resources/app/onboarding.edn @@ -1,30 +1,30 @@ -[{:id "material-design-3" - :name "Material Design 3" - :file-uri "https://github.com/penpot/penpot-files/raw/main/Material%20Design%203.penpot"} - {:id "tutorial-for-beginners" +[{:id "tutorial-for-beginners" :name "Tutorial for beginners" :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/tutorial-for-beginners.penpot"} - {:id "penpot-design-system" - :name "Penpot Design System" - :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/Penpot-Design-system.penpot"} - {:id "flex-layout-playground" - :name "Flex Layout Playground" - :file-uri "https://github.com/penpot/penpot-files/raw/main/Flex%20Layout%20Playground.penpot"} + {:id "lucide-icons" + :name "Lucide Icons" + :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/Lucide-icons.penpot"} + {:id "font-awesome" + :name "Font Awesome" + :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/Font-Awesome.penpot"} + {:id "plants-app" + :name "Plants app" + :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/Plants-app.penpot"} {:id "wireframing-kit" :name "Wireframing Kit" :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/wireframing-kit.penpot"} - {:id "ant-design" - :name "Ant Design UI Kit (lite)" - :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/Ant-Design-UI-Kit-Lite.penpot"} - {:id "cocomaterial" - :name "Cocomaterial" - :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/Cocomaterial.penpot"} - {:id "circum-icons" - :name "Circum Icons pack" - :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/CircumIcons.penpot"} - {:id "coreui" - :name "CoreUI" - :file-uri "https://github.com/penpot/penpot-files/raw/main/CoreUI%20DesignSystem%20(DEMO).penpot"} + {:id "black-white-mobile-templates" + :name "Black & White Mobile Templates" + :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/Black-White-Mobile-Templates.penpot"} + {:id "ux-notes" + :name "UX Notes" + :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/UX-Notes.penpot"} {:id "whiteboarding-kit" :name "Whiteboarding Kit" - :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/Whiteboarding-mapping-kit.penpot"}] + :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/Whiteboarding-mapping-kit.penpot"} + {:id "open-color-scheme" + :name "Open Color Scheme" + :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/Open-Color-Scheme.penpot"} + {:id "flex-layout-playground" + :name "Flex Layout Playground" + :file-uri "https://github.com/penpot/penpot-files/raw/binary-files/Flex-Layout-Playground.penpot"}] diff --git a/frontend/resources/images/thumbnails/template-black-white-mobile-templates.jpg b/frontend/resources/images/thumbnails/template-black-white-mobile-templates.jpg new file mode 100644 index 000000000..16ce2001c Binary files /dev/null and b/frontend/resources/images/thumbnails/template-black-white-mobile-templates.jpg differ diff --git a/frontend/resources/images/thumbnails/template-font-awesome.jpg b/frontend/resources/images/thumbnails/template-font-awesome.jpg new file mode 100644 index 000000000..56fda33a6 Binary files /dev/null and b/frontend/resources/images/thumbnails/template-font-awesome.jpg differ diff --git a/frontend/resources/images/thumbnails/template-lucide-icons.jpg b/frontend/resources/images/thumbnails/template-lucide-icons.jpg new file mode 100644 index 000000000..0282b70a8 Binary files /dev/null and b/frontend/resources/images/thumbnails/template-lucide-icons.jpg differ diff --git a/frontend/resources/images/thumbnails/template-open-color-scheme.jpg b/frontend/resources/images/thumbnails/template-open-color-scheme.jpg new file mode 100644 index 000000000..cd73ddecc Binary files /dev/null and b/frontend/resources/images/thumbnails/template-open-color-scheme.jpg differ diff --git a/frontend/resources/images/thumbnails/template-plants-app.jpg b/frontend/resources/images/thumbnails/template-plants-app.jpg new file mode 100644 index 000000000..d2dfbbcab Binary files /dev/null and b/frontend/resources/images/thumbnails/template-plants-app.jpg differ diff --git a/frontend/resources/images/thumbnails/template-ux-notes.jpg b/frontend/resources/images/thumbnails/template-ux-notes.jpg new file mode 100644 index 000000000..43cc3bd99 Binary files /dev/null and b/frontend/resources/images/thumbnails/template-ux-notes.jpg differ diff --git a/frontend/resources/images/walkthrough-cover.png b/frontend/resources/images/walkthrough-cover.png index eb602f871..109e00b30 100644 Binary files a/frontend/resources/images/walkthrough-cover.png and b/frontend/resources/images/walkthrough-cover.png differ