import Link from "next/link"; export default function Home() { return ( <>

Go to `app/layout.js` to see how to implement Facebook Pixel in Next.js 13 with the App Router

If you want to see old implementation, go to `_pages/index.js`

About page ); }