chore: update socials

This commit is contained in:
amhsirak
2025-09-03 23:53:13 +05:30
parent 2999c6be3e
commit c34aa73a96

View File

@@ -413,7 +413,7 @@ export const NavBar: React.FC<NavBarProps> = ({
<YouTube sx={{ marginRight: '5px' }} /> YouTube <YouTube sx={{ marginRight: '5px' }} /> YouTube
</MenuItem> </MenuItem>
<MenuItem onClick={() => { <MenuItem onClick={() => {
window.open('https://x.com/maxun_io?ref=app', '_blank'); window.open('https://x.com/MaxunHQ?ref=app', '_blank');
}}> }}>
<X sx={{ marginRight: '5px' }} /> Twitter (X) <X sx={{ marginRight: '5px' }} /> Twitter (X)
</MenuItem> </MenuItem>