diff --git a/docs/ff-concepts/animations/_category_.json b/docs/ff-concepts/animations/_category_.json
index fe89783b..e81549b9 100644
--- a/docs/ff-concepts/animations/_category_.json
+++ b/docs/ff-concepts/animations/_category_.json
@@ -1,4 +1,4 @@
{
"label": "Animations",
- "position": 2
+ "position": 3
}
\ No newline at end of file
diff --git a/docs/ff-concepts/design-system/_category_.json b/docs/ff-concepts/design-system/_category_.json
index cb221476..75cc3148 100644
--- a/docs/ff-concepts/design-system/_category_.json
+++ b/docs/ff-concepts/design-system/_category_.json
@@ -1,4 +1,4 @@
{
"label": "Design System",
- "position": 4
+ "position": 0
}
\ No newline at end of file
diff --git a/docs/ff-concepts/layout/_category_.json b/docs/ff-concepts/layout/_category_.json
index 97f11df2..927c4a7b 100644
--- a/docs/ff-concepts/layout/_category_.json
+++ b/docs/ff-concepts/layout/_category_.json
@@ -1,4 +1,4 @@
{
"label": "Layout",
- "position": 0
+ "position": 1
}
\ No newline at end of file
diff --git a/docs/ff-concepts/navigation-routing/_category_.json b/docs/ff-concepts/navigation-routing/_category_.json
index 6e5cd310..b82ffb17 100644
--- a/docs/ff-concepts/navigation-routing/_category_.json
+++ b/docs/ff-concepts/navigation-routing/_category_.json
@@ -1,4 +1,4 @@
{
"label": "Navigation & Routing",
- "position": 4
+ "position": 2
}
\ No newline at end of file
diff --git a/docs/index.md b/docs/index.md
index 77405932..beb81828 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -11,6 +11,7 @@ hide_table_of_contents: true
import InfoCard from '@site/src/components/InfoCard';
import InfoCards from '@site/src/components/InfoCards';
import FlutterFlowDocsLogo from '@site/src/components/FlutterFlowDocsLogo';
+import FlutterFlowLogo from '@site/src/components/FlutterFlowLogo';
import GearIcon from '@site/static/icons/_icon_Setting.png';
import DocsIcon from '@site/static/icons/document.png';
import DeviceIcon from '@site/static/icons/deviceMobile.png';
@@ -20,16 +21,22 @@ import BranchIcon from '@site/static/icons/branch_New.png';
+