import Link from "next/link" import { ArrowRight } from "lucide-react" export function HomeCta() { return (

Hi There!

Browse articles and data models for your next project.

View all resources
) }