schedule-a-visit.php 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?php
  2. /**
  3. * Title: Schedule a Visit
  4. * Slug: barnsbury23/schedule-a-visit
  5. * Categories: hidden
  6. * Inserter: no
  7. */
  8. ?>
  9. <!-- wp:group {"align":"wide"} -->
  10. <div class="wp-block-group alignwide"><!-- wp:spacer {"height":"4rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  11. <div style="margin-top:0px;margin-bottom:0px;height:4rem" aria-hidden="true" class="wp-block-spacer"></div>
  12. <!-- /wp:spacer -->
  13. <!-- wp:heading {"textAlign":"center","level":1,"anchor":"schedule-a-visit"} -->
  14. <h1 class="wp-block-heading has-text-align-center" id="schedule-a-visit"><?php echo esc_html__( 'Schedule a Visit', 'barnsbury23' ); ?></h1>
  15. <!-- /wp:heading -->
  16. <!-- wp:spacer {"height":"1rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  17. <div style="margin-top:0px;margin-bottom:0px;height:1rem" aria-hidden="true" class="wp-block-spacer"></div>
  18. <!-- /wp:spacer -->
  19. <!-- wp:group {"style":{"spacing":{"blockGap":"2rem"}},"layout":{"type":"constrained"}} -->
  20. <div class="wp-block-group"><!-- wp:paragraph {"align":"center"} -->
  21. <p class="has-text-align-center"><?php echo esc_html__( 'Our practices are designed to minimize pollution and conserve natural resources, such as water and energy. Be our guest and schedule a family visit to our adorable workplace.', 'barnsbury23' ); ?></p>
  22. <!-- /wp:paragraph -->
  23. <!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center","orientation":"horizontal"}} -->
  24. <div class="wp-block-buttons"><!-- wp:button {"width":50,"style":{"border":{"width":"2px","style":"solid"},"typography":{"textTransform":"uppercase","fontSize":"0.9rem","letterSpacing":"5%"},"spacing":{"padding":{"left":"24px","right":"24px","top":"16px","bottom":"16px"}}},"borderColor":"primary","className":"is-style-outline","fontFamily":"rubik"} -->
  25. <div class="wp-block-button has-custom-width wp-block-button__width-50 has-custom-font-size is-style-outline has-rubik-font-family" style="font-size:0.9rem;letter-spacing:5%;text-transform:uppercase"><a class="wp-block-button__link has-border-color has-primary-border-color wp-element-button" style="border-style:solid;border-width:2px;padding-top:16px;padding-right:24px;padding-bottom:16px;padding-left:24px"><?php echo esc_html__( 'Contact us', 'barnsbury23' ); ?></a></div>
  26. <!-- /wp:button --></div>
  27. <!-- /wp:buttons --></div>
  28. <!-- /wp:group -->
  29. <!-- wp:spacer {"height":"8rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  30. <div style="margin-top:0px;margin-bottom:0px;height:8rem" aria-hidden="true" class="wp-block-spacer"></div>
  31. <!-- /wp:spacer --></div>
  32. <!-- /wp:group -->