diff --git a/my-sample-next-js/src/app/page.tsx b/my-sample-next-js/src/app/page.tsx index e68abe6..aa7d07d 100644 --- a/my-sample-next-js/src/app/page.tsx +++ b/my-sample-next-js/src/app/page.tsx @@ -12,6 +12,7 @@ export default function Home() { height={38} priority /> +
Hello Next JS
  1. Get started by editing{" "}