home.php 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?php
  2. /**
  3. * Title: home
  4. * Slug: sunderland/home
  5. * Categories: hidden
  6. * Inserter: no
  7. */
  8. ?>
  9. <!-- wp:cover {"url":"<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/summertime_image.webp","dimRatio":10,"overlayColor":"base","minHeight":100,"minHeightUnit":"vh","style":{"spacing":{"padding":{"right":"5vw","left":"5vw"}}},"textColor":"contrast","layout":{"type":"constrained"}} -->
  10. <div class="wp-block-cover has-contrast-color has-text-color" style="padding-right:5vw;padding-left:5vw;min-height:100vh"><span aria-hidden="true" class="wp-block-cover__background has-base-background-color has-background-dim-10 has-background-dim"></span><img class="wp-block-cover__image-background" alt="" src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/summertime_image.webp" data-object-fit="cover"/><div class="wp-block-cover__inner-container"><!-- wp:group {"align":"full","style":{"dimensions":{"minHeight":"100vh"},"spacing":{"padding":{"right":"0vw","left":"0vw"}}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch","verticalAlignment":"space-between"}} -->
  11. <div class="wp-block-group alignfull" style="min-height:100vh;padding-right:0vw;padding-left:0vw"><!-- wp:spacer {"height":"0px","style":{"layout":{"flexSize":"0px","selfStretch":"fixed"}}} -->
  12. <div style="height:0px" aria-hidden="true" class="wp-block-spacer"></div>
  13. <!-- /wp:spacer -->
  14. <!-- wp:spacer {"height":"0px","style":{"layout":{"flexSize":"139px","selfStretch":"fixed"}}} -->
  15. <div style="height:0px" aria-hidden="true" class="wp-block-spacer"></div>
  16. <!-- /wp:spacer -->
  17. <!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"0.2em"}},"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"space-between"}} -->
  18. <div class="wp-block-group alignwide"><!-- wp:site-title /-->
  19. <!-- wp:site-tagline /--></div>
  20. <!-- /wp:group -->
  21. <!-- wp:spacer {"height":"19px","style":{"layout":{"flexSize":"19px","selfStretch":"fixed"}}} -->
  22. <div style="height:19px" aria-hidden="true" class="wp-block-spacer"></div>
  23. <!-- /wp:spacer -->
  24. <!-- wp:group {"align":"wide","layout":{"type":"default"}} -->
  25. <div class="wp-block-group alignwide"><!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase","fontSize":"0.8rem"}}} -->
  26. <p style="font-size:0.8rem;text-transform:uppercase"><strong><?php echo esc_html__( 'in stores June 26th', 'sunderland' ); ?><br></strong><br><?php echo esc_html__( 'Release Party and exclusive pre-show cocktail reception', 'sunderland' ); ?><br><?php echo esc_html__( 'Eden Garden Amphitheater on June 25th', 'sunderland' ); ?><br><a href="/"><?php echo esc_html__( 'more info here', 'sunderland' ); ?></a><br></p>
  27. <!-- /wp:paragraph -->
  28. <!-- wp:social-links {"iconColor":"contrast","iconColorValue":"#ffd17b","size":"has-small-icon-size","style":{"spacing":{"blockGap":{"top":"1rem","left":"1rem"}}},"className":"is-style-logos-only"} -->
  29. <ul class="wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only"><!-- wp:social-link {"url":"","service":"soundcloud"} /-->
  30. <!-- wp:social-link {"url":"/","service":"bandcamp"} /-->
  31. <!-- wp:social-link {"url":"/","service":"spotify"} /-->
  32. <!-- wp:social-link {"url":"/","service":"instagram"} /--></ul>
  33. <!-- /wp:social-links --></div>
  34. <!-- /wp:group -->
  35. <!-- wp:spacer {"height":"60px","style":{"layout":{"flexSize":"60px","selfStretch":"fixed"}}} -->
  36. <div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
  37. <!-- /wp:spacer --></div>
  38. <!-- /wp:group --></div></div>
  39. <!-- /wp:cover -->