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

Loading builder

Getting things ready...

) }