67 lines
2.7 KiB
PHP
67 lines
2.7 KiB
PHP
|
<?php
|
|||
|
/**
|
|||
|
* Title: Testimonials 3 Columns
|
|||
|
* Slug: woocommerce-blocks/testimonials-3-columns
|
|||
|
* Categories: WooCommerce
|
|||
|
*/
|
|||
|
?>
|
|||
|
|
|||
|
<!-- wp:columns {"align":"full"} -->
|
|||
|
<div class="wp-block-columns alignfull">
|
|||
|
<!-- wp:column -->
|
|||
|
<div class="wp-block-column">
|
|||
|
<!-- wp:heading {"level":4,"style":{"typography":{"textTransform":"none","fontSize":"18px"}}} -->
|
|||
|
<h4 class="wp-block-heading" style="font-size:18px;text-transform:none"><strong>Great experience</strong></h4>
|
|||
|
<!-- /wp:heading -->
|
|||
|
|
|||
|
<!-- wp:paragraph {"style":{"typography":{"fontSize":"18px"}}} -->
|
|||
|
<p style="font-size:18px">
|
|||
|
In the end the couch wasn’t exactly what I was looking for but my experience with the
|
|||
|
Burrow team was excellent. First in providing a discount when the couch was delayed, then timely feedback
|
|||
|
and updates as the…
|
|||
|
</p>
|
|||
|
<!-- /wp:paragraph -->
|
|||
|
|
|||
|
<!-- wp:paragraph {"style":{"typography":{"fontSize":"18px"},"color":{"text":"#646970"}}} -->
|
|||
|
<p class="has-text-color" style="color:#646970;font-size:18px">~ Tanner P.</p>
|
|||
|
<!-- /wp:paragraph --></div>
|
|||
|
<!-- /wp:column -->
|
|||
|
|
|||
|
<!-- wp:column -->
|
|||
|
<div class="wp-block-column">
|
|||
|
<!-- wp:heading {"level":4,"style":{"typography":{"textTransform":"none","fontSize":"18px"}}} -->
|
|||
|
<h4 class="wp-block-heading" style="font-size:18px;text-transform:none"><strong>LOVE IT</strong></h4>
|
|||
|
<!-- /wp:heading -->
|
|||
|
|
|||
|
<!-- wp:paragraph {"style":{"typography":{"fontSize":"18px"}}} -->
|
|||
|
<p style="font-size:18px">
|
|||
|
Great couch. color as advertise. seat is nice and firm. Easy to put together.
|
|||
|
Versatile. Bought one for my mother in law as well. And she loves hers!
|
|||
|
</p>
|
|||
|
<!-- /wp:paragraph -->
|
|||
|
|
|||
|
<!-- wp:paragraph {"style":{"typography":{"fontSize":"18px"},"color":{"text":"#646970"}}} -->
|
|||
|
<p class="has-text-color" style="color:#646970;font-size:18px">~ Abigail N.</p>
|
|||
|
<!-- /wp:paragraph --></div>
|
|||
|
<!-- /wp:column -->
|
|||
|
|
|||
|
<!-- wp:column -->
|
|||
|
<div class="wp-block-column">
|
|||
|
<!-- wp:heading {"level":4,"style":{"typography":{"textTransform":"none","fontSize":"18px"}}} -->
|
|||
|
<h4 class="wp-block-heading" style="font-size:18px;text-transform:none"><strong>Awesome couch and great buying experience</strong></h4>
|
|||
|
<!-- /wp:heading -->
|
|||
|
|
|||
|
<!-- wp:paragraph {"style":{"typography":{"fontSize":"18px"}}} -->
|
|||
|
<p style="font-size:18px">
|
|||
|
I got the kind sofa. The look and feel is high quality, and I enjoy that it is a
|
|||
|
medium level of firmness. Assembly took a little longer than I expected, and it came in 4 boxes. I am
|
|||
|
excited about the time / st…
|
|||
|
</p>
|
|||
|
<!-- /wp:paragraph -->
|
|||
|
|
|||
|
<!-- wp:paragraph {"style":{"typography":{"fontSize":"18px"},"color":{"text":"#646970"}}} -->
|
|||
|
<p class="has-text-color" style="color:#646970;font-size:18px">~ Albert L.</p>
|
|||
|
<!-- /wp:paragraph --></div>
|
|||
|
<!-- /wp:column --></div>
|
|||
|
<!-- /wp:columns -->
|