diff --git a/.github/media/buttons.png b/.github/media/buttons.png
index 71538ee..287b833 100644
Binary files a/.github/media/buttons.png and b/.github/media/buttons.png differ
diff --git a/.github/media/screenshot.png b/.github/media/screenshot.png
index 5eb62e6..d035b23 100644
Binary files a/.github/media/screenshot.png and b/.github/media/screenshot.png differ
diff --git a/demo/components.html b/demo/components.html
index 0eeda9d..61706bd 100644
--- a/demo/components.html
+++ b/demo/components.html
@@ -86,506 +86,481 @@
-
-
Rapidez Blade Components preview
+
+
+
Rapidez Blade Components preview
+
+
+
+
Button components
+
+
+
Primary & Secondary button
+
+ These buttons use theme colors; primary and secondary.
+ If you change the color in your project, the buttons will update as well.
+
+
+
+
+
+
+
+
+
+
+
-
Input components
+
+
+
Default & Outline button
+
+ The default button is the default button. Nothing special, it is not recommended to use this button,
+ but if you would like to use the button, it is possible. The outline button doesn't have a background and only
+ contains a border.
+
+
+
+
+
+
+
+
+
+
+
-
-
Base components
-
Components with a label
-
Components with a required label
+
+
+
Conversion & Rounded button
+
+ The conversion button is used for anything conversion related like adding to cart or inside a checkout.
+ The rounded button is a variant that you can use for slider navigation.
+