logos.php 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?php
  2. /**
  3. * Title: Logos
  4. * Slug: startfit/logos
  5. * Categories: featured
  6. */
  7. ?>
  8. <!-- wp:group {"style":{"spacing":{"blockGap":"3.2rem","margin":{"top":"0rem","bottom":"0rem"},"padding":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"}}},"backgroundColor":"contrast","layout":{"type":"constrained"}} -->
  9. <div class="wp-block-group has-contrast-background-color has-background" style="margin-top:0rem;margin-bottom:0rem;padding-top:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70)">
  10. <!-- wp:group {"align":"full","style":{"spacing":{"blockGap":"var:preset|spacing|40"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
  11. <div class="wp-block-group alignfull">
  12. <!-- wp:paragraph {"align":"center","style":{"typography":{"textTransform":"uppercase","letterSpacing":"0.04em","fontStyle":"normal","fontWeight":"700"},"elements":{"link":{"color":{"text":"#82828c"}}},"color":{"text":"#82828c"}},"fontSize":"small"} -->
  13. <p class="has-text-align-center has-text-color has-link-color has-small-font-size" style="color:#82828c;font-style:normal;font-weight:700;letter-spacing:0.04em;text-transform:uppercase"><?php echo esc_html__( 'As Seen on', 'startfit' ); ?></p>
  14. <!-- /wp:paragraph -->
  15. <!-- wp:group {"align":"full","style":{"spacing":{"blockGap":"0rem"}},"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"center"}} -->
  16. <div class="wp-block-group alignfull">
  17. <!-- wp:image {"width":200,"height":60,"sizeSlug":"full","linkDestination":"none"} -->
  18. <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/logo1.png" alt="" class="" style="width:200px;height:60px" width="200" height="60"/></figure>
  19. <!-- /wp:image -->
  20. <!-- wp:image {"width":200,"height":60,"sizeSlug":"full","linkDestination":"none"} -->
  21. <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/logo2.png" alt="" class="" style="width:200px;height:60px" width="200" height="60"/></figure>
  22. <!-- /wp:image -->
  23. <!-- wp:image {"width":200,"height":60,"sizeSlug":"full","linkDestination":"none"} -->
  24. <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/logo3.png" alt="" class="" style="width:200px;height:60px" width="200" height="60"/></figure>
  25. <!-- /wp:image -->
  26. <!-- wp:image {"width":200,"height":60,"sizeSlug":"full","linkDestination":"none"} -->
  27. <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/logo4.png" alt="" class="" style="width:200px;height:60px" width="200" height="60"/></figure>
  28. <!-- /wp:image -->
  29. <!-- wp:image {"width":200,"height":60,"sizeSlug":"full","linkDestination":"none"} -->
  30. <figure class="wp-block-image size-full is-resized"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/logo5.png" alt="" class="" style="width:200px;height:60px" width="200" height="60"/></figure>
  31. <!-- /wp:image -->
  32. </div>
  33. <!-- /wp:group -->
  34. </div>
  35. <!-- /wp:group -->
  36. </div>
  37. <!-- /wp:group -->