← Back to Home

About

This is a placeholder page for About. If you purchased this boilerplate, you can easily modify this page or create a specific route for it.

How to customize this page:

  • Create a new folder in app/ named exactly like the URL (e.g., app/about/).
  • Add a page.tsx file inside that folder.
  • Next.js will automatically prioritize your new folder over this generic catch-all route.