import type { Metadata } from "next";
import Link from "next/link";
import { Navbar } from "@/components/public/Navbar";
import { Footer } from "@/components/public/Footer";
import { Send, Zap, ExternalLink } from "lucide-react";
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 (
<>
The best way to reach us is through our community channels. We are a decentralized community — there is no central office or email inbox.
Join our Telegram group for quick questions and community chat.
Follow us on Nostr for censorship-resistant communication.
Follow us on X for announcements and updates.
The best way to connect is in person. Come to our monthly meetup in Brussels.
See next meetup →