import { Coffee } from "lucide-react";
const externalLinks = [
{
title: "Ko-fi",
url: "https://ko-fi.com/uxieq",
icon:
),
},
{
title: "Discord",
url: "https://discord.gg/pgGM9n8ppf",
icon: (
),
},
{
title: "Bluesky",
url: "https://bsky.app/profile/did:plc:k644h4rq5bjfzcetgsa6tuby",
icon: (
),
},
// add more external links as desired
];
export function ExternalLinksRow() {
return (