- `getProjects()` in `projects-container.tsx` - `getAllPosts()` in `/blog`, we don't need content and excerpt for list - `getPostBySlug()` in `/blog/[slug]` https://nextjs.org/docs/app/building-your-application/data-fetching/fetching
getProjects()inprojects-container.tsxgetAllPosts()in/blog, we don't need content and excerpt for listgetPostBySlug()in/blog/[slug]https://nextjs.org/docs/app/building-your-application/data-fetching/fetching