You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -20,7 +16,7 @@ import Mission from "./pages/Mission";
20
16
importPrivacyPolicyfrom"./pages/PrivacyPolicy";
21
17
importTermsOfUsefrom"./pages/TermsofUse";
22
18
importFAQfrom"./pages/Faq";
23
-
import"./App.css"
19
+
import"./App.css";
24
20
25
21
functionRedirectHandler(){
26
22
constnavigate=useNavigate();
@@ -36,6 +32,34 @@ function RedirectHandler() {
36
32
functionHome(){
37
33
return(
38
34
<div>
35
+
<Helmet>
36
+
<title>NetSepio - Home</title>
37
+
<meta
38
+
name="description"
39
+
content="NetSepio delivers private, secure, and censorship-free internet with decentralized infrastructure and an AI coordination layer, shaping an empowered, agentic future."
content="NetSepio delivers private, secure, and censorship-free internet with decentralized infrastructure and an AI coordination layer, shaping an empowered, agentic future."
content="NetSepio delivers private, secure, and censorship-free internet with decentralized infrastructure and an AI coordination layer, shaping an empowered, agentic future."
0 commit comments