export const metadata = { title: 'Travel Advisory', description: 'Information whether its safe to travel to other countries', } export default function TravelAdvisory(){ return (

{metadata.title}

{metadata.description}

Legend

This page may be inaccurate at times, refer to the Minecraft General Announcements channel for the latest updates

Country name

Take normal security precautions

) }