import Link from "next/link" import { Button } from "@/components/ui/button" export function SiteHeader() { return (
Conviction Voting
) }