diff --git a/skatepark/assets/images/skateboard-sideways.jpg b/skatepark/assets/images/skateboard-sideways.jpg new file mode 100644 index 0000000000..1f5a04bc2b Binary files /dev/null and b/skatepark/assets/images/skateboard-sideways.jpg differ diff --git a/skatepark/assets/theme.css b/skatepark/assets/theme.css index 75b213c492..204e530804 100644 --- a/skatepark/assets/theme.css +++ b/skatepark/assets/theme.css @@ -402,6 +402,11 @@ margin-bottom: 0; } +.skatepark-mixed-media-in-container hr, .skatepark-mixed-media-in-container p, .skatepark-mixed-media-in-container h1, .skatepark-mixed-media-in-container h2, .skatepark-mixed-media-in-container h3, .skatepark-mixed-media-in-container h4, .skatepark-mixed-media-in-container h5, .skatepark-mixed-media-in-container h6 { + margin-top: 20px; + margin-bottom: 20px; +} + .pre-footer h3 { text-transform: uppercase; } diff --git a/skatepark/inc/block-patterns.php b/skatepark/inc/block-patterns.php index bfe7b861fe..10ead7a6a5 100644 --- a/skatepark/inc/block-patterns.php +++ b/skatepark/inc/block-patterns.php @@ -18,6 +18,7 @@ function skatepark_register_block_patterns() { if ( function_exists( 'register_block_pattern' ) ) { $block_patterns = array( + 'mixed-media-in-container', 'pre-footer', 'text-list-with-button', 'full-width-image-with-aside-caption', diff --git a/skatepark/inc/patterns/mixed-media-in-container.php b/skatepark/inc/patterns/mixed-media-in-container.php new file mode 100644 index 0000000000..5f07ac74d5 --- /dev/null +++ b/skatepark/inc/patterns/mixed-media-in-container.php @@ -0,0 +1,90 @@ + __( 'Mixed Media in Container', 'skatepark' ), + 'categories' => array( 'skatepark' ), + 'content' => ' +
+ + + +' . 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' ) . '
+ + + + + + + +' . 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' ) . '
+' . 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' ) . '
+' . 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' ) . '
+