import {
// Github,
Medium,
Notion,
Reddit,
Twitter,
} from "@repo/ui/components/icons";
import Image from "next/image";
const Github = ({ className }: { className?: string }) => {
return (
);
};
const NotionText = ({ className }: { className?: string }) => {
return (
);
};
const MediumText = ({ className }: { className?: string }) => {
return (
);
};
const logos = [
{
name: "Github",
url:
Works perfectly with the apps you love.
{/*