import type { Metadata } from "next"; import { Navbar } from "@/components/public/Navbar"; import { Footer } from "@/components/public/Footer"; import { ContactChannelGrid } from "@/components/public/ContactChannelGrid"; export const metadata: Metadata = { title: "Contact Us", description: "Get in touch with the Belgian Bitcoin Embassy community through Telegram, Nostr, or X. Join our monthly Bitcoin meetups in Belgium.", openGraph: { title: "Contact the Belgian Bitcoin Embassy", description: "Reach the Belgian Bitcoin community through our decentralized channels.", }, alternates: { canonical: "/contact" }, }; export default function ContactPage() { return ( <>

Contact

The best way to reach us is through our community channels. We are a decentralized community — there is no central office or email inbox.