<turbo-stream action="update" target="remote_modal"><template>
  <turbo-frame id="remote_modal">
  <div class="modal fade" data-controller="modal"
       data-action="turbo:submit-end->modal#submitEnd keyup@window->modal#closeWithKeyboard click@window->modal#closeBackground">
    <div class="modal-dialog modal-lg">
      <div class="modal-content rounded-0 border shadow-sm position-relative" style="border-width: 10px !important; border-color: #C0C0C0 !important;">
        <button type="button" class="btn-close btn-sm position-absolute top-0 end-0 m-2" data-bs-dismiss="modal" aria-label="Close" style="z-index: 1050;"></button>
        <div class="modal-body remote_modal_body " id="remote_modal_body">
          
    <div class="row">
  <div class="col-xs-12 text-center">
    <img id="main-img" class="img-responsive" src="https://www.25karats.com/p/custom-jewelry-gallery/image_1/25/large_DSC_5045-15296_ENS9082SET-_NM9053SET.jpg" />
  </div>

  <div class="col-xs-12 text-center" style="margin-top:5px;margin-bottom:5px;">
    <img class="custom_thumb" style="cursor:pointer" onclick="document.getElementById(&#39;main-img&#39;).src=&#39;https://www.25karats.com/p/custom-jewelry-gallery/image_1/25/large_DSC_5045-15296_ENS9082SET-_NM9053SET.jpg&#39;" src="https://www.25karats.com/p/custom-jewelry-gallery/image_1/25/small_DSC_5045-15296_ENS9082SET-_NM9053SET.jpg" />
      <img class="custom_thumb" style="cursor:pointer" onclick="document.getElementById(&#39;main-img&#39;).src=&#39;https://www.25karats.com/p/custom-jewelry-gallery/image_2/25/large_DSC_5043_-15296_ENS9082SET-_NM9053SET.jpg&#39;" src="https://www.25karats.com/p/custom-jewelry-gallery/image_2/25/small_DSC_5043_-15296_ENS9082SET-_NM9053SET.jpg" />
      <img class="custom_thumb" style="cursor:pointer" onclick="document.getElementById(&#39;main-img&#39;).src=&#39;https://www.25karats.com/p/custom-jewelry-gallery/cad_image_1/25/large_ens9082setENS9082SET-_NM9053SET.jpg&#39;" src="https://www.25karats.com/p/custom-jewelry-gallery/cad_image_1/25/small_ens9082setENS9082SET-_NM9053SET.jpg" />
  </div>

  <div class="col-12 p-5 pb-0 text-muted">
    <p>A creative customer had a special ring in mind: One that will be so poetic that it will spell out his feelings without words. We shared our idea of a flush-fit set that will symbolize harmony, togetherness, and sharing one love. When we finished the ring in palladium with 0.40ct tw diamonds, our customer told us it couldn't be more perfect in showing his feelings. And hearing that was what made us really happy and satisfied about this custom design. The ring is finished with a 0.30t F/VS1 round center, and 0.10ct tw side diamonds.  
</p>
  </div>

</div>


        </div>
      </div>
    </div>
  </div>
</turbo-frame></template></turbo-stream>