Skip to content

Commit f815d59

Browse files
committed
fix: change support email
1 parent d528add commit f815d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/FAQ/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ const FAQ = () => {
255255
exit={{ opacity: 0, y: -10 }}
256256
transition={{ duration: 0.5 }}
257257
>
258-
<p>For any issues, visit the Silent Pass webpage or contact us via support@conet.network.</p>
258+
<p>For any issues, visit the Silent Pass webpage or contact us via support@silentpass.io</p>
259259
</motion.div>
260260
}
261261
</div>

0 commit comments

Comments
 (0)