pricing-table.php 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <?php declare( strict_types = 1 ); ?>
  2. <?php
  3. /**
  4. * Title: Pricing Table
  5. * slug: iotix/pricing-table
  6. * categories: featured, text
  7. */
  8. ?>
  9. <!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|80","right":"var:preset|spacing|50","bottom":"var:preset|spacing|80","left":"var:preset|spacing|50"},"blockGap":"0"}},"layout":{"type":"constrained"}} -->
  10. <div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--80);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--80);padding-left:var(--wp--preset--spacing--50)"><!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"var:preset|spacing|40"}},"layout":{"type":"constrained"}} -->
  11. <div class="wp-block-group alignwide"><!-- wp:heading {"textAlign":"center"} -->
  12. <h2 class="wp-block-heading has-text-align-center"><?php esc_html_e( 'Our Pricing', 'iotix' ); ?></h2>
  13. <!-- /wp:heading -->
  14. <!-- wp:paragraph {"align":"center"} -->
  15. <p class="has-text-align-center"><?php esc_html_e( 'Our pricing structure is built to be affordable for everyone from individual designers to teams.', 'iotix' ); ?></p>
  16. <!-- /wp:paragraph -->
  17. <!-- wp:spacer {"height":"20px"} -->
  18. <div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>
  19. <!-- /wp:spacer -->
  20. <!-- wp:columns {"align":"wide"} -->
  21. <div class="wp-block-columns alignwide"><!-- wp:column {"width":"33.33%"} -->
  22. <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:group {"style":{"border":{"radius":"35px"},"spacing":{"padding":{"top":"var:preset|spacing|70","right":"var:preset|spacing|70","bottom":"var:preset|spacing|70","left":"var:preset|spacing|70"},"blockGap":"var:preset|spacing|50"}},"backgroundColor":"background","layout":{"type":"constrained"},"fontSize":"medium"} -->
  23. <div class="wp-block-group has-background-background-color has-background has-medium-font-size" style="border-radius:35px;padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70)"><!-- wp:heading {"level":5,"fontSize":"small"} -->
  24. <h5 class="wp-block-heading has-small-font-size"><?php esc_html_e( 'Intro', 'iotix' ); ?></h5>
  25. <!-- /wp:heading -->
  26. <!-- wp:heading -->
  27. <h2 class="wp-block-heading"><?php esc_html_e( 'Free', 'iotix' ); ?></h2>
  28. <!-- /wp:heading -->
  29. <!-- wp:paragraph {"fontSize":"medium"} -->
  30. <p class="has-medium-font-size"><?php esc_html_e( 'Good for trying out, or the occassional design project.', 'iotix' ); ?></p>
  31. <!-- /wp:paragraph -->
  32. <!-- wp:paragraph {"fontSize":"medium"} -->
  33. <p class="has-medium-font-size"><?php esc_html_e( '— Works with major design software', 'iotix' ); ?><br><?php esc_html_e( '— One project per month', 'iotix' ); ?><br><?php esc_html_e( '— Volunteer forum support', 'iotix' ); ?></p>
  34. <!-- /wp:paragraph -->
  35. <!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} -->
  36. <div class="wp-block-buttons"><!-- wp:button {"width":100} -->
  37. <div class="wp-block-button has-custom-width wp-block-button__width-100"><a class="wp-block-button__link wp-element-button"><?php esc_html_e( 'Sign Up', 'iotix' ); ?></a></div>
  38. <!-- /wp:button --></div>
  39. <!-- /wp:buttons --></div>
  40. <!-- /wp:group --></div>
  41. <!-- /wp:column -->
  42. <!-- wp:column {"width":"33.33%"} -->
  43. <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:group {"style":{"border":{"radius":"35px"},"spacing":{"padding":{"top":"var:preset|spacing|70","right":"var:preset|spacing|70","bottom":"var:preset|spacing|70","left":"var:preset|spacing|70"},"blockGap":"var:preset|spacing|50"}},"backgroundColor":"foreground","layout":{"type":"constrained"},"fontSize":"medium"} -->
  44. <div class="wp-block-group has-foreground-background-color has-background has-medium-font-size" style="border-radius:35px;padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70)"><!-- wp:heading {"level":5,"textColor":"tertiary","fontSize":"small"} -->
  45. <h5 class="wp-block-heading has-tertiary-color has-text-color has-small-font-size"><?php esc_html_e( 'Solo (Recommended)', 'iotix' ); ?></h5>
  46. <!-- /wp:heading -->
  47. <!-- wp:heading {"style":{"elements":{"link":{"color":{"text":"var:preset|color|tertiary"}}}},"textColor":"tertiary"} -->
  48. <h2 class="wp-block-heading has-tertiary-color has-text-color has-link-color"><?php esc_html_e( '$25', 'iotix' ); ?></h2>
  49. <!-- /wp:heading -->
  50. <!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"var:preset|color|tertiary"}}}},"textColor":"tertiary","fontSize":"medium"} -->
  51. <p class="has-tertiary-color has-text-color has-link-color has-medium-font-size"><?php esc_html_e( 'Great for the professional web or product designer.', 'iotix' ); ?></p>
  52. <!-- /wp:paragraph -->
  53. <!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"var:preset|color|tertiary"}}}},"textColor":"tertiary","fontSize":"medium"} -->
  54. <p class="has-tertiary-color has-text-color has-link-color has-medium-font-size"><?php esc_html_e( '— Works with major design software', 'iotix' ); ?><br><?php esc_html_e( '— One project per month', 'iotix' ); ?><br><?php esc_html_e( '— Volunteer forum support', 'iotix' ); ?></p>
  55. <!-- /wp:paragraph -->
  56. <!-- wp:buttons {"layout":{"type":"flex","justifyContent":"left"}} -->
  57. <div class="wp-block-buttons"><!-- wp:button {"backgroundColor":"background","textColor":"foreground","width":100,"className":"is-style-fill"} -->
  58. <div class="wp-block-button has-custom-width wp-block-button__width-100 is-style-fill"><a class="wp-block-button__link has-foreground-color has-background-background-color has-text-color has-background wp-element-button"><?php esc_html_e( 'Free 15 Day Trial', 'iotix' ); ?></a></div>
  59. <!-- /wp:button --></div>
  60. <!-- /wp:buttons --></div>
  61. <!-- /wp:group --></div>
  62. <!-- /wp:column -->
  63. <!-- wp:column {"width":"33.33%"} -->
  64. <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:group {"style":{"border":{"radius":"35px"},"spacing":{"padding":{"top":"var:preset|spacing|70","right":"var:preset|spacing|70","bottom":"var:preset|spacing|70","left":"var:preset|spacing|70"},"blockGap":"var:preset|spacing|50"}},"backgroundColor":"background","layout":{"type":"constrained"},"fontSize":"medium"} -->
  65. <div class="wp-block-group has-background-background-color has-background has-medium-font-size" style="border-radius:35px;padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70)"><!-- wp:heading {"level":5,"fontSize":"small"} -->
  66. <h5 class="wp-block-heading has-small-font-size"><?php esc_html_e( 'Teams', 'iotix' ); ?></h5>
  67. <!-- /wp:heading -->
  68. <!-- wp:heading -->
  69. <h2 class="wp-block-heading"><?php esc_html_e( '$50', 'iotix' ); ?></h2>
  70. <!-- /wp:heading -->
  71. <!-- wp:paragraph {"fontSize":"medium"} -->
  72. <p class="has-medium-font-size"><?php esc_html_e( 'Perfect for agencies and product teams.', 'iotix' ); ?></p>
  73. <!-- /wp:paragraph -->
  74. <!-- wp:paragraph {"fontSize":"medium"} -->
  75. <p class="has-medium-font-size"><?php esc_html_e( '— Works with major design software', 'iotix' ); ?><br><?php esc_html_e( '— One project per month', 'iotix' ); ?><br><?php esc_html_e( '— Volunteer forum support', 'iotix' ); ?></p>
  76. <!-- /wp:paragraph -->
  77. <!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} -->
  78. <div class="wp-block-buttons"><!-- wp:button {"width":100,"className":"aligncenter is-style-fill"} -->
  79. <div class="wp-block-button has-custom-width wp-block-button__width-100 aligncenter is-style-fill"><a class="wp-block-button__link wp-element-button"><?php esc_html_e( 'Free 15 Day Trial', 'iotix' ); ?></a></div>
  80. <!-- /wp:button --></div>
  81. <!-- /wp:buttons --></div>
  82. <!-- /wp:group --></div>
  83. <!-- /wp:column --></div>
  84. <!-- /wp:columns --></div>
  85. <!-- /wp:group --></div>
  86. <!-- /wp:group -->