--- const { post } = Astro.props; import { Button } from '@/components/ui/button'; import { Icon } from 'astro-icon/components'; ---