"use client" import Link from "next/link"; import { Button } from "@/components/ui/button"; import { ArrowLeft } from "lucide-react"; import { TopBar } from "@/components/top-bar"; export default function PrivacyPage() { return (

Privacy Policy

Last updated: December 21, 2025

FRG Network is a private Minecraft server.

What we collect

If you choose to accept our cookie policy, FRG Network use Vercel Analytics and Speed Insights to analyse how people use our website and how we can improve our services. This monitors:

  • page views and navigation patterns
  • device type, browser, and operating system
  • approximate location (country level only)
  • performance metrics like page load times

How we use this data

We use this information to:

  • improve website performance and user experience
  • understand how visitors use our site
  • optimise our content and features

What we don't collect

We don't collect:

  • personal identifiable information
  • IP addresses
  • Minecraft account details or passwords
  • precise location data

Third party services

We use Vercel Analytics and Speed Insights. You can read their privacy policy {" "} here .

Your choices and rights

Analytics are entirely optional and this website works without them. You may manage your preferences below:

You can also clear your browser's cache at any time to reset all preferences. This will not affect the functionality of the website in any way.

); }