src/app/(hero-dark)/layout-7/_blocks/archive.tsximport { Section } from '@/components/section'import { Heading } from '@/components/heading'import { Paragraph } from '@/components/paragraph'import { Button } from '@/components/button'import { Accent } from '@/components/accent'import { Icon } from '@/components/icon'import { Chip } from '@/components/chip'import { Label } from '@/components/label'import playIcon from '@iconify/icons-heroicons/play-solid'import clockIcon from '@iconify/icons-heroicons/clock-20-solid'import calendarIcon from '@iconify/icons-heroicons/calendar-20-solid'const episodes = [{number: 142,title: 'The Art of Reinvention with Marcus Sullivan',description:'From Wall Street executive to wilderness guide—Marcus shares his journey of letting go and finding purpose.',duration: '52 min',date: 'Jan 3, 2026',
Showing the first 20 lines.
Get full code