home.php 3.4 KB

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