diff --git a/docs/Nextjs/intro-nextjs.md b/docs/Nextjs/intro-nextjs.md index 566c44dc..004c8ce9 100644 --- a/docs/Nextjs/intro-nextjs.md +++ b/docs/Nextjs/intro-nextjs.md @@ -94,9 +94,7 @@ Imagine you're building an online store. Different pages have different requirem Next.js empowers you to **mix and match** these strategies within the same application, choosing the optimal approach for each page. This flexibility is what makes Next.js stand out from other frameworks. -
-