Filter By:
@for (project of projects.slice(0, 4); track project.id) {
} @for (project of projects.slice(4, 8); track project.id) {
}