<turbo-stream action="append" target="testimonials"><template>
    <div class="col-12 col-md-4 col-lg-3 mb-4">
  <div class="card p-3 border-0 bg-light">
    <figure class="p-3 mb-0">
      <blockquote class="blockquote mb-4">
        <p class="fs-5">The app is so easy to use! The guided questions were great! Can&#39;t wait to see the book!</p>
      </blockquote>
      <figcaption class="blockquote-footer mb-0 text-body-secondary">
        Christine N.
      </figcaption>
    </figure>
  </div>
</div>
    <div class="col-12 col-md-4 col-lg-3 mb-4">
  <div class="card p-3 border-0 bg-light">
    <figure class="p-3 mb-0">
      <blockquote class="blockquote mb-4">
        <p class="fs-5">Looking for a unique gift for my grandmother that wasn’t just another “thing”. Her reaction to it was so incredibly moving she started crying.
</p>
      </blockquote>
      <figcaption class="blockquote-footer mb-0 text-body-secondary">
        George B.
      </figcaption>
    </figure>
  </div>
</div>
    <div class="col-12 col-md-4 col-lg-3 mb-4">
  <div class="card p-3 border-0 bg-light">
    <figure class="p-3 mb-0">
      <blockquote class="blockquote mb-4">
        <p class="fs-5">Probably the most unique and thoughtful gift I have ever received.</p>
      </blockquote>
      <figcaption class="blockquote-footer mb-0 text-body-secondary">
        James T.
      </figcaption>
    </figure>
  </div>
</div>
    <div class="col-12 col-md-4 col-lg-3 mb-4">
  <div class="card p-3 border-0 bg-light">
    <figure class="p-3 mb-0">
      <blockquote class="blockquote mb-4">
        <p class="fs-5">The books arrived today and quite frankly they are beautiful. My daughters cried when they saw them.</p>
      </blockquote>
      <figcaption class="blockquote-footer mb-0 text-body-secondary">
        Richard L.
      </figcaption>
    </figure>
  </div>
</div>
</template></turbo-stream>
  <turbo-stream action="replace" target="load_more"><template>
    <a data-turbo-stream="true" id="load_more" class="link-secondary link-opacity-50-hover" href="/testimonials?page=3">See more</a>
</template></turbo-stream>