import Head from 'next/head' import Link from 'next/link' import styles from '../styles/Post.module.scss' import HeaderNav from '../lib/HeaderNav' import HeroImage from '../lib/HeroImage' export default function MobileManglement() { return (
Mobile Manglement Mobile Manglement | Luke Granger-Brown

Privacy

Your privacy is very important. Your user data is collected primarily for the purpose of authenticating you and determining your access level.

If you wish for your user account to be deleted, along with any access granted to you, email mobilemanglement.privacy@lukegb.com and we will delete your account within 2 working days.

Anonymised analytics data will be stored for no more than 2 months.

Support

If you require support, please contact mobilemanglement.support@lukegb.com.

) }