import { Head } from '@inertiajs/react' import { IconExternalLink } from '@tabler/icons-react' import SettingsLayout from '~/layouts/SettingsLayout' export default function SupportPage() { return (

Support the Project

Project NOMAD is 100% free and open source — no subscriptions, no paywalls, no catch. If you'd like to help keep the project going, here are a few ways to show your support.

{/* Ko-fi */}

Buy Us a Coffee

Every contribution helps fund development, server costs, and new content packs for NOMAD. Even a small donation goes a long way.

Support on Ko-fi
{/* Rogue Support */}

Need Help With Your Home Network?

Rogue Support — Conquer Your Home Network

Rogue Support is a networking consultation service for home users. Think of it as Uber for computer networking — expert help when you need it.

Visit Rogue.Support
{/* Other Ways to Help */}

Other Ways to Help

) }