I've had people walk out on me before, but not when I was being so charming.
Replicant
Roy
I’ve seen things you people wouldn't believe. Attack ships on fire off The Shoulder Of Orion. I watched C-Beams glitter in the dark near The Tannhauser Gate. All those moments will be lost in time, like tears in rain.
<div class="wrapper">
<tui-push
heading="Rachael"
type="Replicant"
class="push"
[timestamp]="1661358075379"
(close)="onClose()"
>
<tui-icon icon="@tui.settings" />
Do you like our owl?
<button
tuiButton
type="button"
>
It's artificial?
</button>
<button
tuiLink
type="button"
>
Nice hooters!
</button>
</tui-push>
<tui-push
heading="Deckard"
type="Human?"
class="push"
[timestamp]="1661357000000"
>
<tui-icon
icon="@tui.eye"
class="human"
/>
I've had people walk out on me before, but not when I was being so charming.
</tui-push>
</div>
<tui-push
heading="Roy"
type="Replicant"
(close)="onClose()"
>
<img
alt=""
src="assets/images/roy.jpg"
/>
<tui-icon icon="@tui.settings" />
I’ve seen things you people wouldn't believe. Attack ships on fire off The Shoulder Of Orion. I watched C-Beams
glitter in the dark near The Tannhauser Gate. All those moments will be lost in time, like tears in rain.
<button
tuiLink
type="button"
>
Time to die
</button>
</tui-push>