We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d528add commit f815d59Copy full SHA for f815d59
src/pages/FAQ/index.tsx
@@ -255,7 +255,7 @@ const FAQ = () => {
255
exit={{ opacity: 0, y: -10 }}
256
transition={{ duration: 0.5 }}
257
>
258
- <p>For any issues, visit the Silent Pass webpage or contact us via support@conet.network.</p>
+ <p>For any issues, visit the Silent Pass webpage or contact us via support@silentpass.io</p>
259
</motion.div>
260
}
261
</div>
0 commit comments