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

Loading my builds...

) }