Components
Last updated April 23, 2026
[
Font
Optimizing loading web fonts with the built-in `next/font` loaders.
](font/index.md)[
Form Component
Learn how to use the `<Form>` component to handle form submissions and search params updates with client-side navigation.
](form/index.md)[
Image Component
Optimize Images in your Next.js Application using the built-in `next/image` Component.
](image/index.md)[
Link Component
Enable fast client-side navigation with the built-in `next/link` component.
](link/index.md)[
Script Component
Optimize third-party scripts in your Next.js application using the built-in `next/script` Component.
](script/index.md)
Was this helpful?