diff --git a/src/pages/index.astro b/src/pages/index.astro
index 1eac1b4..c357c23 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -15,10 +15,19 @@ import Notification from '../components/Notifications/notification.astro';
Nova Design System
Notifications — Error / Warning / Success / Info
-
+
An error occurred during the operation. Please try again.
+
+ The operation was completed successfully.
+
+
+ A warning occurred during the operation. Please check the details.
+
+
+ Information about the operation.
+
@@ -173,7 +182,12 @@ import Notification from '../components/Notifications/notification.astro';
-