mixed-media-in-container.php 4.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?php
  2. /**
  3. * Title: Mixed Media in container
  4. * Slug: skatepark/mixed-media-in-container
  5. * Categories: featured, text, images
  6. */
  7. ?>
  8. <!-- wp:spacer {"height":40} -->
  9. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  10. <!-- /wp:spacer -->
  11. <!-- wp:group {"align":"wide","style":{"border":{"style":"solid"},"spacing":{"padding":{"top":"4%","right":"4%","bottom":"4%","left":"4%"}}},"className":"skatepark-mixed-media-in-container"} -->
  12. <div class="wp-block-group alignwide skatepark-mixed-media-in-container" style="border-style:solid;padding-top:4%;padding-right:4%;padding-bottom:4%;padding-left:4%"><!-- wp:columns {"align":"wide"} -->
  13. <div class="wp-block-columns alignwide"><!-- wp:column {"width":"33.33%"} -->
  14. <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:heading {"level":3} -->
  15. <h3><?php echo esc_html__( 'Why Camp?', 'skatepark' ); ?></h3>
  16. <!-- /wp:heading --></div>
  17. <!-- /wp:column -->
  18. <!-- wp:column {"width":"66.66%"} -->
  19. <div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:paragraph -->
  20. <p><?php echo esc_html__( 'Skateboarding can teach people discipline, patience, and resiliency. It’s a great sport for kids with a lot of energy! We’ll help build up some structure and support in your life, all while you meet new people and have a ton of fun learning how to skateboard. Just think of all the cool tricks you’ll learn!', 'skatepark' ); ?></p>
  21. <!-- /wp:paragraph -->
  22. <!-- wp:spacer {"height":40} -->
  23. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  24. <!-- /wp:spacer -->
  25. <!-- wp:image {"sizeSlug":"large","style":{"color":{"duotone":["#000","#BFF5A5"]}}} -->
  26. <figure class="wp-block-image size-large"><img src="<?php echo get_stylesheet_directory_uri() . '/assets/images/skateboard-sideways.jpg'; ?>" alt="<?php echo esc_attr__( 'A skateboard laying on its side on top of concrete.', 'skatepark' ); ?>"/></figure>
  27. <!-- /wp:image -->
  28. <!-- wp:spacer {"height":40} -->
  29. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  30. <!-- /wp:spacer --></div>
  31. <!-- /wp:column --></div>
  32. <!-- /wp:columns -->
  33. <!-- wp:columns {"align":"wide"} -->
  34. <div class="wp-block-columns alignwide"><!-- wp:column -->
  35. <div class="wp-block-column"><!-- wp:heading {"level":4} -->
  36. <h4><?php echo esc_html__( 'Discipline', 'skatepark' ); ?></h4>
  37. <!-- /wp:heading -->
  38. <!-- wp:paragraph -->
  39. <p><?php echo esc_html__( 'Skateboarding can teach people discipline, patience, and resiliency. It’s a great sport for kids with a lot of energy! We’ll help build up some structure and support in your life, and you’ll have fun.', 'skatepark' ); ?></p>
  40. <!-- /wp:paragraph --><!-- wp:spacer {"height":40} -->
  41. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  42. <!-- /wp:spacer --></div>
  43. <!-- /wp:column -->
  44. <!-- wp:column -->
  45. <div class="wp-block-column"></div>
  46. <!-- /wp:column -->
  47. <!-- wp:column -->
  48. <div class="wp-block-column"><!-- wp:heading {"level":4} -->
  49. <h4><?php echo esc_html( 'Friendship', 'skatepark' ); ?></h4>
  50. <!-- /wp:heading -->
  51. <!-- wp:paragraph -->
  52. <p><?php echo esc_html( 'Skateboarding is a social sport! Come hang out and meet some new friends to cheer you on while you skate. We have a strict no-bullying policy and maintain a supportive environment.', 'skatepark' ); ?></p>
  53. <!-- /wp:paragraph --></div>
  54. <!-- /wp:column --></div>
  55. <!-- /wp:columns -->
  56. <!-- wp:columns {"align":"wide"} -->
  57. <div class="wp-block-columns alignwide"><!-- wp:column -->
  58. <div class="wp-block-column"><!-- wp:separator {"className":"is-style-wide"} -->
  59. <hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>
  60. <!-- /wp:separator --></div>
  61. <!-- /wp:column -->
  62. <!-- wp:column -->
  63. <div class="wp-block-column"><!-- wp:heading {"level":4} -->
  64. <h4><?php echo esc_html( 'Mentoring', 'skatepark' ); ?></h4>
  65. <!-- /wp:heading -->
  66. <!-- wp:paragraph -->
  67. <p><?php echo esc_html( 'Work 1:1 with our team of coaches to learn how to skate. They\'ll be your mentors and guides while you\'re at camp. Plus, many of our older campers will mentor the younger skaters.', 'skatepark' ); ?></p>
  68. <!-- /wp:paragraph --></div>
  69. <!-- /wp:column -->
  70. <!-- wp:column -->
  71. <div class="wp-block-column"></div>
  72. <!-- /wp:column --></div>
  73. <!-- /wp:columns --></div>
  74. <!-- /wp:group -->