first change
This commit is contained in:
636
resources/views/client/raffles/parts/testimonial-text.blade.php
Normal file
636
resources/views/client/raffles/parts/testimonial-text.blade.php
Normal file
@@ -0,0 +1,636 @@
|
||||
<div class="container mt-40">
|
||||
|
||||
<div class="swiper mySwiper-text">
|
||||
<div class="swiper-wrapper">
|
||||
@foreach ($testimonials as $testimonial)
|
||||
<div class="swiper-slide">
|
||||
<div class="box">
|
||||
<div class="flex gap-10 flex-col mt-10">
|
||||
<div class="flex gap-20 ">
|
||||
<img class="w-50 rounded-100 h-50" src="{{ asset($testimonial->image) }}" alt="">
|
||||
<div class="flex flex-col">
|
||||
<h3 class="text-18 font-bold">{{ $testimonial->title }}</h3>
|
||||
<h4 class="text-14 font-light">{{ $testimonial->designation }}</h4>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex gap-5 ml-55">
|
||||
<img class="w-15" src="{{ asset('raffles/assets/images/icons/star.svg') }}"
|
||||
alt="">
|
||||
<img class="w-15" src="{{ asset('raffles/assets/images/icons/star.svg') }}"
|
||||
alt="">
|
||||
<img class="w-15" src="{{ asset('raffles/assets/images/icons/star.svg') }}"
|
||||
alt="">
|
||||
<img class="w-15" src="{{ asset('raffles/assets/images/icons/star.svg') }}"
|
||||
alt="">
|
||||
<img class="w-15" src="{{ asset('raffles/assets/images/icons/star.svg') }}"
|
||||
alt="">
|
||||
</div>
|
||||
</div>
|
||||
<div class="my-10">
|
||||
<h3 class="text-14 text- font-medium">It was a very good experience!</h3>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@endforeach
|
||||
</div>
|
||||
<!-- Pagination -->
|
||||
<!-- <div class="swiper-pagination"></div> -->
|
||||
<!-- Navigation Buttons -->
|
||||
<div class="swiper-button-next"></div>
|
||||
<div class="swiper-button-prev"></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- <div class="w-full block mb-70 sm:m-0 module-carousels mt-30">
|
||||
<div
|
||||
class="carousel-container carousel-dots-mobile-outside carousel-dots-mobile-center animation-element"
|
||||
>
|
||||
<div
|
||||
class="carousel-items relative"
|
||||
data-lqd-flickity='{"cellAlign": "center", "autoPlay": true, "wrapAround": true, "groupCells": false, "pauseAutoPlayOnHover": false, "prevNextButtons": false, "pageDots": false}'
|
||||
>
|
||||
<div
|
||||
class="carousel-item flex flex-col justify-center px-15 w-50percent lg:w-50percent"
|
||||
>
|
||||
<div class="carousel-item-inner relative w-full">
|
||||
<div class="carousel-item-content relative w-full">
|
||||
<div
|
||||
class="lqd-testi relative lqd-testi-style-19 flex flex-col lqd-testi-card lqd-testi-shadow-sm lqd-testi-details-same lqd-testi-details-inline lqd-testi-quote-18 lqd-testi-avatar-60"
|
||||
>
|
||||
<div class="lqd-testi-extra mb-1/35em">
|
||||
<figure>
|
||||
<img
|
||||
src="assets/images/demo/start-hub-1/client-dark-hulu.svg"
|
||||
alt="Markfortez, Envato User"
|
||||
/>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="lqd-testi-quote mb-1/5em">
|
||||
<blockquote>
|
||||
<p>
|
||||
Design quality and optimization are the key
|
||||
points because of which I chose this theme.
|
||||
Thank you to the developers and support team,
|
||||
you are great.
|
||||
</p>
|
||||
</blockquote>
|
||||
</div>
|
||||
<div class="flex mb-0/5em">
|
||||
<ul
|
||||
class="lqd-star-rating lqd-star-rating-shaped lqd-star-rating-fill"
|
||||
>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div
|
||||
class="lqd-testi-info flex flex-col flex-wrap justify-between"
|
||||
>
|
||||
<div class="lqd-testi-details flex items-center">
|
||||
<div class="lqd-testi-np flex items-center">
|
||||
<h3 class="text-blue-500">
|
||||
Markfortez, Envato User
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="carousel-item flex flex-col justify-center px-15 w-50percent lg:w-50percent"
|
||||
>
|
||||
<div class="carousel-item-inner relative w-full">
|
||||
<div class="carousel-item-content relative w-full">
|
||||
<div
|
||||
class="lqd-testi relative lqd-testi-style-19 flex flex-col lqd-testi-card lqd-testi-shadow-sm lqd-testi-details-same lqd-testi-details-inline lqd-testi-quote-18 lqd-testi-avatar-60"
|
||||
>
|
||||
<div class="lqd-testi-extra mb-1/35em">
|
||||
<figure>
|
||||
<img
|
||||
src="assets/images/demo/start-hub-1/client-dark-spotify.svg"
|
||||
alt="Markfortez, Envato User"
|
||||
/>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="lqd-testi-quote mb-1/5em">
|
||||
<blockquote>
|
||||
<p>
|
||||
I'm only just starting to work with this
|
||||
theme, but so far it looks great and extremely
|
||||
customizable. Not everything was clear to me
|
||||
though, but the support has been absolutely
|
||||
amazing and they solved all my questions so
|
||||
far.
|
||||
</p>
|
||||
</blockquote>
|
||||
</div>
|
||||
<div class="flex mb-0/5em">
|
||||
<ul
|
||||
class="lqd-star-rating lqd-star-rating-shaped lqd-star-rating-fill"
|
||||
>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div
|
||||
class="lqd-testi-info flex flex-col flex-wrap justify-between"
|
||||
>
|
||||
<div class="lqd-testi-details flex items-center">
|
||||
<div class="lqd-testi-np flex items-center">
|
||||
<h3 class="text-blue-500">
|
||||
Markfortez, Envato User
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="carousel-item flex flex-col justify-center px-15 w-50percent lg:w-50percent"
|
||||
>
|
||||
<div class="carousel-item-inner relative w-full">
|
||||
<div class="carousel-item-content relative w-full">
|
||||
<div
|
||||
class="lqd-testi relative lqd-testi-style-19 flex flex-col lqd-testi-card lqd-testi-shadow-sm lqd-testi-details-same lqd-testi-details-inline lqd-testi-quote-18 lqd-testi-avatar-60"
|
||||
>
|
||||
<div class="lqd-testi-extra mb-1/35em">
|
||||
<figure>
|
||||
<img
|
||||
src="assets/images/demo/start-hub-1/client-dark-hulu.svg"
|
||||
alt="Markfortez, Envato User"
|
||||
/>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="lqd-testi-quote mb-1/5em">
|
||||
<blockquote>
|
||||
<p>
|
||||
HUB is by far the best theme here in
|
||||
Themeforest, I don't think anyone can match
|
||||
it's code quality, design or anything anytime
|
||||
soon! I hope you sell 10 million copies, I'm
|
||||
soooo glad I found it
|
||||
</p>
|
||||
</blockquote>
|
||||
</div>
|
||||
<div class="flex mb-0/5em">
|
||||
<ul
|
||||
class="lqd-star-rating lqd-star-rating-shaped lqd-star-rating-fill"
|
||||
>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div
|
||||
class="lqd-testi-info flex flex-col flex-wrap justify-between"
|
||||
>
|
||||
<div class="lqd-testi-details flex items-center">
|
||||
<div class="lqd-testi-np flex items-center">
|
||||
<h3 class="text-blue-500">
|
||||
Markfortez, Envato User
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="carousel-item flex flex-col justify-center px-15 w-50percent lg:w-50percent"
|
||||
>
|
||||
<div class="carousel-item-inner relative w-full">
|
||||
<div class="carousel-item-content relative w-full">
|
||||
<div
|
||||
class="lqd-testi relative lqd-testi-style-19 flex flex-col lqd-testi-card lqd-testi-shadow-sm lqd-testi-details-same lqd-testi-details-inline lqd-testi-quote-18 lqd-testi-avatar-60"
|
||||
>
|
||||
<div class="lqd-testi-extra mb-1/35em">
|
||||
<figure>
|
||||
<img
|
||||
src="assets/images/demo/start-hub-1/client-dark-amd-logo-1-1.svg"
|
||||
alt="Markfortez, Envato User"
|
||||
/>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="lqd-testi-quote mb-1/5em">
|
||||
<blockquote>
|
||||
<p>
|
||||
I would give LiquidThemes are five stars for
|
||||
each category if I could! I LOVE the demo site
|
||||
I was able to easily download and customize -
|
||||
I'm going to have the best portfolio site
|
||||
ever! Yay microinteractions!
|
||||
</p>
|
||||
</blockquote>
|
||||
</div>
|
||||
<div class="flex mb-0/5em">
|
||||
<ul
|
||||
class="lqd-star-rating lqd-star-rating-shaped lqd-star-rating-fill"
|
||||
>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div
|
||||
class="lqd-testi-info flex flex-col flex-wrap justify-between"
|
||||
>
|
||||
<div class="lqd-testi-details flex items-center">
|
||||
<div class="lqd-testi-np flex items-center">
|
||||
<h3 class="text-blue-500">
|
||||
Markfortez, Envato User
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="carousel-item flex flex-col justify-center px-15 w-50percent lg:w-50percent"
|
||||
>
|
||||
<div class="carousel-item-inner relative w-full">
|
||||
<div class="carousel-item-content relative w-full">
|
||||
<div
|
||||
class="lqd-testi relative lqd-testi-style-19 flex flex-col lqd-testi-card lqd-testi-shadow-sm lqd-testi-details-same lqd-testi-details-inline lqd-testi-quote-18 lqd-testi-avatar-60"
|
||||
>
|
||||
<div class="lqd-testi-extra mb-1/35em">
|
||||
<figure>
|
||||
<img
|
||||
src="assets/images/demo/start-hub-1/client-dark-spotify.svg"
|
||||
alt="Markfortez, Envato User"
|
||||
/>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="lqd-testi-quote mb-1/5em">
|
||||
<blockquote>
|
||||
<p>
|
||||
The theme is beautifully designed with a bunch
|
||||
of eye candy that will make your site stand
|
||||
apart. Customer service is very friendly and
|
||||
responsive as well, great job!
|
||||
</p>
|
||||
</blockquote>
|
||||
</div>
|
||||
<div class="flex mb-0/5em">
|
||||
<ul
|
||||
class="lqd-star-rating lqd-star-rating-shaped lqd-star-rating-fill"
|
||||
>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
<li>
|
||||
<svg
|
||||
class="active"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewbox="0 0 576 512"
|
||||
style="width: 1em; height: 1em"
|
||||
>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"
|
||||
></path>
|
||||
</svg>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div
|
||||
class="lqd-testi-info flex flex-col flex-wrap justify-between"
|
||||
>
|
||||
<div class="lqd-testi-details flex items-center">
|
||||
<div class="lqd-testi-np flex items-center">
|
||||
<h3 class="text-blue-500">
|
||||
Markfortez, Envato User
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
Reference in New Issue
Block a user