"use client" import { Cpu } from "lucide-react" export default function Loading() { return (

Loading builds...

) }