{{ links }}
  • {{ label ?? link:title }} {{ partial src="components/atoms/icons/arrow-forward" classes="{ [ 'group-hover:translate-x-1', 'transition-transform', 'size-10', 'text-primary-500' => color === 'primary', 'text-secondary-500' => color === 'secondary', 'text-tertiary-500' => color === 'tertiary', 'text-quaternary-500' => color === 'quaternary', 'text-white' => color === 'white'] | classes }" csrf_token }}
  • {{ /links }}