---
title: Components
description: API Reference for Next.js built-in components.
url: "https://nextjs.org/docs/14/app/api-reference/components"
version: 14.2.35
lastUpdated: 2023-06-28
prerequisites:
  - "API Reference: /docs/14/app/api-reference"
---



- [Font](/docs/14/app/api-reference/components/font)
  - Optimizing loading web fonts with the built-in `next/font` loaders.
- [<Image>](/docs/14/app/api-reference/components/image)
  - Optimize Images in your Next.js Application using the built-in `next/image` Component.
- [<Link>](/docs/14/app/api-reference/components/link)
  - Enable fast client-side navigation with the built-in `next/link` component.
- [<Script>](/docs/14/app/api-reference/components/script)
  - Optimize third-party scripts in your Next.js application using the built-in `next/script` Component.

---

For an index of all available documentation, see [/docs/14/llms.txt](/docs/14/llms.txt)