diff --git a/src/common/pages/cookie-policy/index.tsx b/src/pages/cookie-policy/index.tsx similarity index 100% rename from src/common/pages/cookie-policy/index.tsx rename to src/pages/cookie-policy/index.tsx diff --git a/src/common/pages/team/config.json b/src/pages/team/config.json similarity index 100% rename from src/common/pages/team/config.json rename to src/pages/team/config.json diff --git a/src/common/pages/team/index.tsx b/src/pages/team/index.tsx similarity index 100% rename from src/common/pages/team/index.tsx rename to src/pages/team/index.tsx diff --git a/src/common/pages/team/member.tsx b/src/pages/team/member.tsx similarity index 100% rename from src/common/pages/team/member.tsx rename to src/pages/team/member.tsx diff --git a/src/common/pages/tutorials/index.tsx b/src/pages/tutorials/index.tsx similarity index 100% rename from src/common/pages/tutorials/index.tsx rename to src/pages/tutorials/index.tsx diff --git a/src/common/pages/tutorials/styles.css b/src/pages/tutorials/styles.css similarity index 100% rename from src/common/pages/tutorials/styles.css rename to src/pages/tutorials/styles.css