diff --git a/demo/index.html b/demo/index.html
index c270555..a3ff16c 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -64,6 +64,11 @@
@@include('./partials/overlays.html')
@@include('./partials/advanced-select.html')
@@include('./partials/navigation-shell.html')
+ @@include('./partials/bottom-bar.html')
+ @@include('./partials/top-navbar.html')
+ @@include('./partials/profile-item.html')
+ @@include('./partials/verification-card.html')
+ @@include('./partials/data-row.html')
@@include('./partials/backgrounds.html')
@@include('./partials/breadcrumbs.html')
@@include('./partials/divider.html')
@@ -75,6 +80,10 @@
@@include('./partials/timeline.html')
@@include('./partials/loader.html')
@@include('./partials/option-card-chat.html')
+ @@include('./partials/campaign-cards.html')
+ @@include('./partials/client-folder-cards.html')
+ @@include('./partials/chat-inputs.html')
+ @@include('./partials/step-cards.html')