import { SectionHeading } from "@/components/ui/section-heading" import { ComponentContainer } from "@/components/ui/component-container" import { Skeleton } from "@/components/ui/skeleton" export function SkeletonSection() { return (
`} >
`} >
`} >
`} >
`} >
) }