home.php 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <?php declare( strict_types = 1 ); ?>
  2. <?php
  3. /**
  4. * Title: home
  5. * Slug: foam/home
  6. * Categories: page
  7. * Inserter: yes
  8. */
  9. ?>
  10. <!-- wp:cover {"url":"<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/summertime_image.png","id":22,"dimRatio":10,"overlayColor":"base","minHeight":100,"minHeightUnit":"vh","style":{"spacing":{"padding":{"right":"5vw","left":"5vw"}}},"textColor":"contrast","layout":{"type":"constrained"}} -->
  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 wp-image-22" alt="" src="<?php echo esc_url( get_stylesheet_directory_uri() ); ?>/assets/images/summertime_image.png" 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"><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></p>
  28. <!-- /wp:paragraph --></div>
  29. <!-- /wp:group -->
  30. <!-- wp:spacer {"height":"60px","style":{"layout":{"flexSize":"60px","selfStretch":"fixed"}}} -->
  31. <div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
  32. <!-- /wp:spacer --></div>
  33. <!-- /wp:group --></div></div>
  34. <!-- /wp:cover -->