import { Skeleton } from "@/components/ui/skeleton"; function SectionHeading({ width = "w-32" }: { width?: string }) { return (