<%= render(Yattho::Beta::AvatarStack.new) do |component| %> <% component.with_avatar(src: Yattho::ExampleImage::BASE64_SRC, alt: "@kittenuser") %> <% component.with_avatar(src: Yattho::ExampleImage::BASE64_SRC, alt: "@kittenuser") %> <% component.with_avatar(src: Yattho::ExampleImage::BASE64_SRC, alt: "@kittenuser") %> <% end %>