File locations:
src/components/cta.tsx
A prebuilt Call-To-Action component.
To use the component, import it into your page.tsx like this:
page.tsx
import CTA from "@/components/cta";