home.php 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?php
  2. /**
  3. * Title: Home Pattern
  4. * slug: farrow/home
  5. * inserter: no
  6. */
  7. ?>
  8. <!-- wp:cover {"url":"https://farrowdemo.files.wordpress.com/2022/01/image-from-rawpixel-id-3286299-jpeg.jpg","id":13,"dimRatio":50,"minHeight":100,"minHeightUnit":"vh","isDark":false,"align":"full"} -->
  9. <div class="wp-block-cover alignfull is-light" style="min-height:100vh;"><span aria-hidden="true" class="wp-block-cover__gradient-background has-background-dim"></span><img class="wp-block-cover__image-background wp-image-13" alt="" src="<?php echo esc_url( get_stylesheet_directory_uri() ) . '/assets/images/image-from-rawpixel-id-3286299-jpeg.jpg'; ?>" data-object-fit="cover" /><div class="wp-block-cover__inner-container"><!-- wp:paragraph {"align":"center","placeholder":"Write titleu2026","fontSize":"large"} -->
  10. <p class="has-text-align-center has-large-font-size"></p>
  11. <!-- /wp:paragraph -->
  12. <!-- wp:columns {"align":"full"} -->
  13. <div class="wp-block-columns alignfull"><!-- wp:column -->
  14. <div class="wp-block-column"></div>
  15. <!-- /wp:column -->
  16. <!-- wp:column {"backgroundColor":"background"} -->
  17. <div class="wp-block-column has-background-background-color has-background"><!-- wp:image {"id":34,"sizeSlug":"large","linkDestination":"none","className":"margin-bottom-none"} -->
  18. <figure class="wp-block-image size-large margin-bottom-none"><img src="<?php echo esc_url( get_stylesheet_directory_uri() ) . '/assets/images/stocksnap_gaxfqx8bxd-1.jpg'; ?>" alt="" class="wp-image-34" /></figure>
  19. <!-- /wp:image -->
  20. <!-- wp:group {"style":{"spacing":{"padding":{"right":"40px","left":"40px","bottom":"3vh","top":"3vh"}}},"backgroundColor":"background"} -->
  21. <div class="wp-block-group has-background-background-color has-background" style="padding-top:3vh;padding-right:40px;padding-bottom:3vh;padding-left:40px;"><!-- wp:heading {"className":"margin-bottom-none"} -->
  22. <h2 class="margin-bottom-none" id="kimberly-taylor"><strong><strong>Kimberly Taylor</strong></strong></h2>
  23. <!-- /wp:heading -->
  24. <!-- wp:paragraph {"style":{"typography":{"fontSize":"18px"}},"className":"margin-top-half"} -->
  25. <p class="margin-top-half" style="font-size:18px;">Hi! Iu2019m the founder of Tiny Leaf, an online plant delivery business founded on the premise that plants make people happy.</p>
  26. <!-- /wp:paragraph -->
  27. <!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center","orientation":"horizontal"}} -->
  28. <div class="wp-block-buttons"><!-- wp:button {"width":100,"style":{"color":{"text":"#ffffff"},"border":{"radius":"4px"}}} -->
  29. <div class="wp-block-button has-custom-width wp-block-button__width-100"><a class="wp-block-button__link has-text-color" style="border-radius:4px;color:#ffffff;"><strong>Get in touch</strong></a></div>
  30. <!-- /wp:button --></div>
  31. <!-- /wp:buttons -->
  32. <!-- wp:social-links {"customIconBackgroundColor":"#000000","iconBackgroundColorValue":"#000000","align":"center","className":"","layout":{"type":"flex","justifyContent":"center"}} -->
  33. <ul class="wp-block-social-links aligncenter has-icon-background-color"><!-- wp:social-link {"url":"https://linkedin.com/","service":"linkedin"} /-->
  34. <!-- wp:social-link {"url":"https://twitter.com/","service":"twitter"} /-->
  35. <!-- wp:social-link {"url":"https://instagram.com/","service":"instagram"} /--></ul>
  36. <!-- /wp:social-links --></div>
  37. <!-- /wp:group --></div>
  38. <!-- /wp:column -->
  39. <!-- wp:column -->
  40. <div class="wp-block-column"></div>
  41. <!-- /wp:column --></div>
  42. <!-- /wp:columns --></div></div>
  43. <!-- /wp:cover -->