diff --git a/src/content/docs/about/intro.mdx b/src/content/docs/about/intro.mdx
index e828b74..c39a7d1 100644
--- a/src/content/docs/about/intro.mdx
+++ b/src/content/docs/about/intro.mdx
@@ -11,7 +11,6 @@ import logo from '../../../assets/fp_icon.jpg';
**Powerful, efficient, and intuitive gameplay design for Unreal Engine developers.**
🏪 [Get FlowPilot!](https://spotlesslink.com/4lyb6)
-| 🖥️ [Documentation](http://www.flowpilot.dev)
| 🆓 [Demo Version](https://mikea15.itch.io/flowpilot-ue-plugin)
| 🐛 [Issues/Feature Requests](https://github.com/Mikea15/UEFlowPilot/issues)
| 🗨️ [Discord](https://discord.gg/sF9KjZ9qqj)
diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx
index ffe6926..23def59 100644
--- a/src/content/docs/index.mdx
+++ b/src/content/docs/index.mdx
@@ -1,31 +1,32 @@
---
-title: Welcome to FlowPilot!
-description: 'A simple, modular and extensible gameplay system that allows fast data-driven gameplay flow creation for Unreal Engine 5'
+title: "FlowPilot: Streamline Your Unreal Engine Gameplay Creation"
+description: 'Powerful, efficient, and intuitive gameplay design for Unreal Engine developers.'
template: splash
hero:
- tagline: 'A simple, modular and extensible gameplay system that allows fast data-driven gameplay flow creation for Unreal Engine 5'
+ tagline: 'Powerful, efficient, and intuitive gameplay design for Unreal Engine developers.'
image:
file: ../../assets/fp_icon.jpg
actions:
- - text: New to FlowPilot? Start Here
+ - text: 👉 Start Here
link: /about/intro/
icon: open-book
variant: primary
- - text: Open the Reference Doc
- link: /reference/uflowpilotcomponent/
+ - text: 📖 Open the Reference Doc
+ link: /reference/flowpilotcomponent/
icon: external
variant: primary
+
banner:
content: |
FlowPilot is available now!
- 🏪 Get it from the Unreal Marketplace 🎉
+ 🏪 Get FlowPilot Now 🎉
---
import { LinkCard, Card, CardGrid } from '@astrojs/starlight/components';
-
-
+
+
## Featured Pages
@@ -38,11 +39,10 @@ import { LinkCard, Card, CardGrid } from '@astrojs/starlight/components';
Follow the Introduction to FlowPilot guide to get a grasp on the basic concepts.
[Read Now](/guides/introductiontoflowpilot/)
- {/*
- Want to stay on top of performance, and know what's going on? Learn about Visual Logger, Profiling, and reading FlowPilot logs.
- [Read Now](/guides/usingflowpilot)
+
+ Custom FlowPilot Editor, Visual Flow Creation, Blueprint & C++ Support
+
+
+ Reusablility, Data-Driven Approach, Seamless Integration
-
- Open the list of [Console Commands Here](/about/consolecommands/)
- */}