| Server IP : 172.67.191.88 / Your IP : 104.23.197.164 Web Server : Microsoft-IIS/7.5 System : Windows NT WIN-HN0MTSF2AF1 6.1 build 7601 (Windows Server 2008 R2 Enterprise Edition Service Pack 1) AMD64 User : IWPD_11(bayt-altogg) ( 0) PHP Version : 8.2.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Inetpub/vhosts/bayt-altoggar.com/httpdocs/wp-content/themes/customify/patterns/ |
Upload File : |
<?php
/**
* Title: Testimonial
* Slug: customify/testimonial
* Categories: customify, testimonials
* Description: A single centered testimonial quote with author name.
* Keywords: testimonial, quote, review, social proof
* Viewport Width: 1280
*/
?>
<!-- wp:group {"style":{"spacing":{"padding":{"top":"4rem","bottom":"4rem"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:4rem;padding-bottom:4rem">
<!-- wp:pullquote {"align":"wide"} -->
<figure class="wp-block-pullquote alignwide">
<blockquote>
<p><?php echo esc_html_x( 'This product completely changed the way we work. We saved countless hours and our team is more productive than ever. I highly recommend it to anyone looking to level up their workflow.', 'Pattern placeholder', 'customify' ); ?></p>
<cite><?php echo esc_html_x( 'Jane Doe, CEO at Example Co.', 'Pattern placeholder', 'customify' ); ?></cite>
</blockquote>
</figure>
<!-- /wp:pullquote -->
</div>
<!-- /wp:group -->