reviews.component.html 11.1 KB
Newer Older
Ooh-Ao committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287
<app-page-header
  title="Reviews"
  title1="Reviews"
  activeitem="Pages"
></app-page-header>

<!-- Start::container -->
<div class="mx-auto">
  <h2 class="text-xl text-center font-semibold my-6">Our Clients Reviews</h2>
  <!-- Start::row-1 -->
  <div class="grid sm:grid-cols-2 lg:!grid-cols-3 gap-x-6">
    <div class="box">
      <div class="box-body">
        <div class="flex space-x-1 rtl:space-x-reverse">
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
        </div>
        <p class="mb-6">
          Synth chartreuse iPhone lomo cray raw denim brunch everyday carry
          neutra before they sold out fixie 90's microdosing. Tacos pinterest
          fanny pack venmo.
        </p>
        <a class="flex my-auto">
          <img
            alt="testimonial"
            src="./assets/img/users/2.jpg"
            class="avatar avatar-sm !rounded-full"
          />
          <div class="ltr:pl-4 rtl:pr-4 my-auto">
            <p class="font-medium text-base leading-none">Socrates Itumay</p>
            <span class="dark:text-white/70 text-gray-500 text-xs"
              >UI DEVELOPER</span
            >
          </div>
        </a>
      </div>
    </div>
    <div class="box">
      <div class="box-body">
        <div class="flex space-x-1 rtl:space-x-reverse">
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
        </div>
        <p class="mb-6">
          Lorem ipsum dolor sit amet consectetur adipisicing elit. Tempore vel
          ut impedit. Sapiente id libero reprehenderit accusantium nisi. Dolorum
          hic voluptas quia id.
        </p>
        <a class="flex my-auto">
          <img
            alt="testimonial"
            src="./assets/img/users/12.jpg"
            class="avatar avatar-sm !rounded-full"
          />
          <div class="ltr:pl-4 rtl:pr-4 my-auto">
            <p class="font-medium text-base leading-none">Eos Tempor</p>
            <span class="dark:text-white/70 text-gray-500 text-xs"
              >UI DEVELOPER</span
            >
          </div>
        </a>
      </div>
    </div>
    <div class="box">
      <div class="box-body">
        <div class="flex space-x-1 rtl:space-x-reverse">
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
        </div>
        <p class="mb-6">
          There are many variations of passages of Lorem Ipsum available, but
          the majority have suffered by injected humour, or randomised words
          which don't look even slightly believable.
        </p>
        <a class="flex my-auto">
          <img
            alt="testimonial"
            src="./assets/img/users/3.jpg"
            class="avatar avatar-sm !rounded-full"
          />
          <div class="ltr:pl-4 rtl:pr-4 my-auto">
            <p class="font-medium text-base leading-none">Airi Satou</p>
            <span class="dark:text-white/70 text-gray-500 text-xs"
              >UI DEVELOPER</span
            >
          </div>
        </a>
      </div>
    </div>
    <div class="box">
      <div class="box-body">
        <div class="flex space-x-1 rtl:space-x-reverse">
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
        </div>
        <p class="mb-6">
          All the Lorem Ipsum generators on the Internet tend to repeat Various
          versions have evolved over the years, sometimes by accident, sometimes
          on purpose (injected humour and the like).
        </p>
        <a class="flex my-auto">
          <img
            alt="testimonial"
            src="./assets/img/users/13.jpg"
            class="avatar avatar-sm !rounded-full"
          />
          <div class="ltr:pl-4 rtl:pr-4 my-auto">
            <p class="font-medium text-base leading-none">Mc Greggor</p>
            <span class="dark:text-white/70 text-gray-500 text-xs"
              >UI DEVELOPER</span
            >
          </div>
        </a>
      </div>
    </div>
    <div class="box">
      <div class="box-body">
        <div class="flex space-x-1 rtl:space-x-reverse">
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
        </div>
        <p class="mb-6">
          If you are going to use a passage of Lorem Ipsum, you need to as
          necessary All the Lorem Ipsum generators on the Internet tend to
          repeat Various versions have evolved over the years, .
        </p>
        <a class="flex my-auto">
          <img
            alt="testimonial"
            src="./assets/img/users/5.jpg"
            class="avatar avatar-sm !rounded-full"
          />
          <div class="ltr:pl-4 rtl:pr-4 my-auto">
            <p class="font-medium text-base leading-none">Samantha Paul</p>
            <span class="dark:text-white/70 text-gray-500 text-xs"
              >UI DEVELOPER</span
            >
          </div>
        </a>
      </div>
    </div>
    <div class="box">
      <div class="box-body">
        <div class="flex space-x-1 rtl:space-x-reverse">
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
          <div class="text-yellow-500 text-base hover:text-yellow-500">
            <i class="ri-star-fill"></i>
          </div>
        </div>
        <p class="mb-6">
          Lorem ipsum dolor sit, amet consectetur adipisicing elit. Culpa
          molestias, officia, inventore incidunt aliquid amet nihil
          exercitationem, modi possimus voluptate molestiae explicabo assumenda.
        </p>
        <a class="flex my-auto">
          <img
            alt="testimonial"
            src="./assets/img/users/15.jpg"
            class="avatar avatar-sm !rounded-full"
          />
          <div class="ltr:pl-4 rtl:pr-4 my-auto">
            <p class="font-medium text-base leading-none">Pope Johnson</p>
            <span class="dark:text-white/70 text-gray-500 text-xs"
              >UI DEVELOPER</span
            >
          </div>
        </a>
      </div>
    </div>
  </div>
  <!-- End::row-1 -->

  <h2 class="text-xl text-center font-semibold my-6">What Our Clients Say</h2>
  <!-- Start::row-2 -->
  <div class="box !bg-transparent border-0 shadow-none">
    <div class="box-body px-0">
        <owl-carousel-o  class="swiper about-swipe2 our-clients-says" [options]="customOptions">
          <ng-container class="swiper-wrapper" *ngFor="let slide of imageData">
            <ng-template  class="swiper-slide" carouselSlide >
          
                    <div class="box mb-0 text-start rtl:dir-rtl">
                      <div class="box-body">
                        <div class="flex space-x-1 rtl:space-x-reverse">
                          <div class="text-yellow-500 text-base hover:text-yellow-500"><i class="ri-star-fill"></i></div>
                          <div class="text-yellow-500 text-base hover:text-yellow-500"><i class="ri-star-fill"></i></div>
                          <div class="text-yellow-500 text-base hover:text-yellow-500"><i class="ri-star-fill"></i></div>
                          <div class="text-yellow-500 text-base hover:text-yellow-500"><i class="ri-star-fill"></i></div>
                          <div class="text-yellow-500 text-base hover:text-yellow-500"><i class="ri-star-fill"></i></div>
                        </div>
                        <p class="mb-6">
                         {{slide.summary}}
                        </p>
                        <a class="flex my-auto">
                          <img  [src]="slide.src" class="avatar avatar-sm !rounded-full">
                          <div class="ltr:pl-4 rtl:pr-4 my-auto">
                            <p class="font-medium text-base leading-none">{{slide.name}}</p>
                            <span class="dark:text-white/70 text-gray-500 text-xs">{{slide.title}}</span>
                          </div>
                        </a>
                      </div>
                    </div>
                
              </ng-template>
              </ng-container>
              </owl-carousel-o>
    </div>
  </div>
  <!-- End::row-2 -->
</div>

<!-- End::container -->