mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-27 02:31:40 +01:00
51 lines
3.2 KiB
PHP
51 lines
3.2 KiB
PHP
|
<?php
|
|||
|
/**
|
|||
|
* Title: Clients
|
|||
|
* Slug: twentytwentyfour/clients
|
|||
|
* Categories: testimonials, about
|
|||
|
* Keywords: logos, social proof, reviews
|
|||
|
* Viewport width: 1400
|
|||
|
*/
|
|||
|
?>
|
|||
|
|
|||
|
<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
|
|||
|
<div class="wp-block-group alignfull" style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)">
|
|||
|
<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}},"border":{"radius":"16px"}},"backgroundColor":"base-2","layout":{"type":"default"}} -->
|
|||
|
<div class="wp-block-group alignwide has-base-2-background-color has-background" style="border-radius:16px;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)">
|
|||
|
<!-- wp:paragraph {"align":"center"} -->
|
|||
|
<p class="has-text-align-center"><?php echo esc_html_x( 'We’ve worked with some of the best companies.', 'Sample content above the list of companies.', 'twentytwentyfour' ); ?></p>
|
|||
|
<!-- /wp:paragraph -->
|
|||
|
|
|||
|
<!-- wp:spacer {"height":"var:preset|spacing|10"} -->
|
|||
|
<div style="height:var(--wp--preset--spacing--10)" aria-hidden="true" class="wp-block-spacer"></div>
|
|||
|
<!-- /wp:spacer -->
|
|||
|
|
|||
|
<!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"var:preset|spacing|30","padding":{"right":"0","left":"0","top":"0","bottom":"0"}}},"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"center"}} -->
|
|||
|
<div class="wp-block-group alignwide" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
|
|||
|
|
|||
|
<!-- wp:image {"width":"150px","aspectRatio":"3/2","scale":"contain","linkDestination":"none"} -->
|
|||
|
<figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:3/2;object-fit:contain;width:150px"/></figure>
|
|||
|
<!-- /wp:image -->
|
|||
|
|
|||
|
<!-- wp:image {"width":"150px","aspectRatio":"3/2","scale":"contain","linkDestination":"none"} -->
|
|||
|
<figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:3/2;object-fit:contain;width:150px"/></figure>
|
|||
|
<!-- /wp:image -->
|
|||
|
|
|||
|
<!-- wp:image {"width":"150px","aspectRatio":"3/2","scale":"contain","linkDestination":"none"} -->
|
|||
|
<figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:3/2;object-fit:contain;width:150px"/></figure>
|
|||
|
<!-- /wp:image -->
|
|||
|
|
|||
|
<!-- wp:image {"width":"150px","aspectRatio":"3/2","scale":"contain","linkDestination":"none"} -->
|
|||
|
<figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:3/2;object-fit:contain;width:150px"/></figure>
|
|||
|
<!-- /wp:image -->
|
|||
|
|
|||
|
<!-- wp:image {"width":"150px","aspectRatio":"3/2","scale":"contain","linkDestination":"none"} -->
|
|||
|
<figure class="wp-block-image is-resized"><img alt="" style="aspect-ratio:3/2;object-fit:contain;width:150px"/></figure>
|
|||
|
<!-- /wp:image -->
|
|||
|
|
|||
|
|
|||
|
</div>
|
|||
|
<!-- /wp:group --></div>
|
|||
|
<!-- /wp:group --></div>
|
|||
|
<!-- /wp:group -->
|