diff --git a/submissions/examples/components-showcase/README.md b/submissions/examples/components-showcase/README.md
new file mode 100644
index 00000000..bf7b6c98
--- /dev/null
+++ b/submissions/examples/components-showcase/README.md
@@ -0,0 +1,10 @@
+# Components Showcase Example
+
+This directory contains a standalone documentation showcase for the **Components** section of EaseMotion CSS.
+
+## Files Included
+- `demo.html`: Structure demonstrating interactive buttons and card containers.
+- `style.css`: Layout styles for the showcase.
+
+## How to View
+Open `demo.html` directly in any browser to see the interactive components and animations in action.
\ No newline at end of file
diff --git a/submissions/examples/components-showcase/demo.html b/submissions/examples/components-showcase/demo.html
new file mode 100644
index 00000000..10c063c2
--- /dev/null
+++ b/submissions/examples/components-showcase/demo.html
@@ -0,0 +1,42 @@
+
+
+