diff --git a/index.html b/index.html
index f427581..c40866e 100644
--- a/index.html
+++ b/index.html
@@ -42,14 +42,15 @@
@@ -80,54 +82,22 @@
Information
## Features and Screenshots
-### Pre-installed GUI Apps
-1. [x] [Battery Monitor](https://github.com/hsbasu/battery-monitor)
-2. [ ] [LeapTime Manager](https://github.com/hsbasu/leaptime-manager)
-3. [x] [Simple Password Generator](https://github.com/hsbasu/simple-pwgen)
-4. [x] [Theme Manager](https://github.com/hsbasu/theme-manager)
-5. [x] [WebApp Manager](https://github.com/hsbasu/webapp-manager)
-
-### Meta-Packages
-1. [ ] [MamoLinux Meta source-package](https://github.com/hsbasu/mamolinux-meta)
- 1. [ ] Mamolinux LiveCD
- 2. [ ] Mamolinux Minimal Desktop
- 3. [ ] Mamolinux Desktop
- 4. [ ] Mamolinux Desktop Full
-
-### System
-1. [x] [Mamolinux Settings](https://github.com/hsbasu/mamolinux-settings)
-7. [x] [plymouth](https://github.com/hsbasu/mamolinux-plymouth) - Plymouth themes for MamoLinux
- 1. [x] plymouth-theme-mamolinux-text
- 2. [x] plymouth-theme-mamolinux-logo - provided as ubuntu-logo with our own logo
- 3. [x] plymouth-theme-spinner
-
-### ThemesThemes and Artwork
-1. [x] [Wallpapers](https://github.com/hsbasu/mamolinux-wallpapers) - Wallpapers for MamoLinux
-2. [ ] mamolinux-artwork - Artworks like logo, welcome slides, Installation slideshow etc.
-3. [x] [Sucharu Cursors](https://github.com/hsbasu/mamolinux-cursors) - Cursor theme for MamoLinux
-4. [x] [Sucharu Themes](https://github.com/hsbasu/mamolinux-themes) - Desktop theme for MamoLinux
- 1. [ ] Sucharu GTK themes
- 1. [x] 2.0
- 2. [x] 3.0
- 3. [ ] 3.20
- 4. [ ] 4.0
- 2. [x] Metacity
- 3. [ ] DE specific
- 1. [ ] gnome-shell
- 2. [x] cinnamon
- 3. [ ] Xfwm
- 4. [ ] KDE
-5. [ ] [Sucharu Icons](https://github.com/hsbasu/mamolinux-icons) - Icon theme for MamoLinux
- 1. [ ] 3D Icons
- 2. [ ] Flat Icons
-6. [ ] [Sucharu Sound](https://github.com/hsbasu/mamolinux-sounds) uses yaru sounds - Sound theme for MamoLinux
-
-## References
-[Link to Ubuntu mini ISO](http://archive.ubuntu.com/ubuntu/dists/focal/main/installer-amd64/current/legacy-images/netboot)
-
-[How to use Ubuntu Base as base for custom ubuntu](https://wiki.ubuntu.com/Base)
-
-[An worked out example for Ubuntu Base](https://wiki.ubuntu.com/Base/InstallationExample)
+1. Features Latest Cinnamon 6.0
+2. Based on Latest Ubuntu 23.10 Mantic
+3. An all new system monitor
+4. The new flutter-based app-center by Ubuntu
+5. Need additional important softwares? Just check the app selection boxes during OS installation. They will be installed from apt repositories during installation. This reduces setup time of new machines.
+
+
+
+
+
+
+### Recommened GUI Apps
+1. [Battery Monitor](https://github.com/hsbasu/battery-monitor) (Monitors laptop battery)
+2. [LeapTime Manager](https://github.com/hsbasu/leaptime-manager) (Aiming to be an all-in-one backup manager)
+3. [Simple Password Generator](https://github.com/hsbasu/simple-pwgen)
+4. [Theme Manager](https://github.com/hsbasu/theme-manager) (Pre-installed)
## Contributors
diff --git a/screenshots/all-in-one-system-monitor.png b/screenshots/all-in-one-system-monitor.png
new file mode 100644
index 0000000..c5697bf
Binary files /dev/null and b/screenshots/all-in-one-system-monitor.png differ
diff --git a/screenshots/base-ubuntu-latesr-with-cinnamon.png b/screenshots/base-ubuntu-latesr-with-cinnamon.png
new file mode 100644
index 0000000..708a16a
Binary files /dev/null and b/screenshots/base-ubuntu-latesr-with-cinnamon.png differ
diff --git a/screenshots/flutter-app-center.png b/screenshots/flutter-app-center.png
new file mode 100644
index 0000000..39050a0
Binary files /dev/null and b/screenshots/flutter-app-center.png differ