{
+
+ {{ (index + 1).toString().padStart(2, "0") }}
+
{{ feature.title }}
{{ feature.text }}
diff --git a/landing/components/sections/DownloadSection.vue b/landing/components/sections/DownloadSection.vue
index f40c131c..13c4606e 100644
--- a/landing/components/sections/DownloadSection.vue
+++ b/landing/components/sections/DownloadSection.vue
@@ -1,7 +1,6 @@