
<turbo-stream action="append" target="rooms_grid"><template>
        <div class="relative h-full">
    <article class="relative group bg-base-100 rounded-2xl shadow-md hover:shadow-lg transition-shadow h-full flex flex-col overflow-hidden [text-shadow:0_0_4px_var(--color-base-100),0_0_6px_var(--color-base-100)]">
        <div class="absolute inset-0 z-0 pointer-events-none">
          <img class="w-full h-full object-cover opacity-10" loading="lazy" src="https://aikoo.imgix.net/apdsok8okbdz140rrfvaa1m42oxi?ixlib=rails-4.3.1&fit=crop&crop=faces%2Ccenter&w=400&ar=16%3A9&auto=format%2Ccompress&q=30" />
        </div>
      <div class="flex flex-row grow">
        <div class="shrink-0 p-3">
          <div class="relative avatar z-0     ">
    <div aria-label="status" class="status w-[15%] h-[15%] status-success animate-bounce absolute z-10 bottom-0 right-0"></div>
    <div class="size-20 mask mask-squircle relative overflow-hidden">
      <img class="absolute object-cover inset-0 " loading="lazy" decoding="async" width="240" height="240" alt="FanglianShen" src="https://aikoo.imgix.net/ziri3q3dqfsqs3w90zrbi1d4inqa?ixlib=rails-4.3.1&fit=crop&crop=faces%2Ccenter&w=240&h=240&auto=format%2Ccompress&bg=white" />
      <div class="skeleton size-full"></div>
    </div>
</div>
        </div>
        <div class="flex-1 min-w-0 flex flex-col gap-2 py-3 pr-3">
          <h2 class="text-base font-bold text-base-content/80 leading-snug">
            <a class="after:absolute after:inset-0" href="/en/rooms/yWn9dvqj">Feng Shui Support for Moving Timing and Direction </a>
          </h2>
          <div class="text-sm leading-4 line-clamp-1 text-base-content/50">
            Fanglian Shen
          </div>
          <div class="flex items-center gap-2 flex-wrap mt-auto">
            <div class="flex items-center gap-1 text-base-content/70 text-xs">
    <div class="relative w-4 h-4">
      <span class="mask mask-star-2 bg-base-content/30 opacity-100 absolute inset-0"></span>
      <span class="mask mask-star-2 bg-amber-400 opacity-100 absolute inset-0" style="clip-path: inset(0 0.0% 0 0);"></span>
    </div>
    <span class="font-medium -mb-0.5">5.0</span>
</div>
          </div>
        </div>
      </div>
      <div class="border-t border-base-content/5 px-3 py-2 flex flex-wrap items-center gap-1">
      </div>
    </article>
  </div>


</template></turbo-stream>
<turbo-stream action="replace" target="show_more_section"><template>
  <div id="show_more_section">
  </div>
</template></turbo-stream>