diff --git a/src/components/Navigation.jsx b/src/components/Navigation.jsx index a865a60..58b066d 100644 --- a/src/components/Navigation.jsx +++ b/src/components/Navigation.jsx @@ -227,6 +227,7 @@ const Navigation = () => { Get AI Insight Analysis + Blog {/* Staking */} Whitepaper FAQ @@ -280,4 +281,4 @@ const Navigation = () => { ); }; -export default Navigation; \ No newline at end of file +export default Navigation;