- Timestamp:
- 10/07/2024 06:07:57 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/pricing-2-col.php
r59146 r59191 16 16 <div class="wp-block-group alignfull" style="padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)"> 17 17 <!-- wp:heading {"textAlign":"center","align":"wide"} --> 18 <h2 class="wp-block-heading alignwide has-text-align-center"> Pricing</h2>18 <h2 class="wp-block-heading alignwide has-text-align-center"><?php esc_html_e( 'Pricing', 'twentytwentyfive' ); ?></h2> 19 19 <!-- /wp:heading --> 20 20 21 21 <!-- wp:paragraph {"align":"center"} --> 22 <p class="has-text-align-center"> Cancel or pause anytime.</p>22 <p class="has-text-align-center"><?php esc_html_e( 'Cancel or pause anytime.', 'twentytwentyfive' ); ?></p> 23 23 <!-- /wp:paragraph --> 24 24 … … 32 32 <div class="wp-block-column has-border-color" style="border-color:var(--wp--preset--color--accent-6);border-width:1px;border-radius:10px;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"> 33 33 <!-- wp:heading {"level":3} --> 34 <h3 class="wp-block-heading" id="free"> Free</h3>34 <h3 class="wp-block-heading" id="free"><?php esc_html_e( 'Free', 'twentytwentyfive' ); ?></h3> 35 35 <!-- /wp:heading --> 36 36 37 37 <!-- wp:paragraph {"fontSize":"large"} --> 38 <p class="has-large-font-size"> 0€</p>38 <p class="has-large-font-size"><?php esc_html_e( '0€', 'twentytwentyfive' ); ?></p> 39 39 <!-- /wp:paragraph --> 40 40 … … 42 42 <ul style="padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)" class="wp-block-list is-style-checkmark-list has-small-font-size"> 43 43 <!-- wp:list-item --> 44 <li> Get access to our paid articles and weekly newsletter.</li>44 <li><?php esc_html_e( 'Get access to our paid articles and weekly newsletter.', 'twentytwentyfive' ); ?></li> 45 45 <!-- /wp:list-item --> 46 46 47 47 <!-- wp:list-item --> 48 <li> Join our IRL events.</li>48 <li><?php esc_html_e( 'Join our IRL events.', 'twentytwentyfive' ); ?></li> 49 49 <!-- /wp:list-item --> 50 50 51 51 <!-- wp:list-item --> 52 <li> Get a free tote bag.</li>52 <li><?php esc_html_e( 'Get a free tote bag.', 'twentytwentyfive' ); ?></li> 53 53 <!-- /wp:list-item --> 54 54 55 55 <!-- wp:list-item --> 56 <li> An elegant addition of home decor collection.</li>56 <li><?php esc_html_e( 'An elegant addition of home decor collection.', 'twentytwentyfive' ); ?></li> 57 57 <!-- /wp:list-item --> 58 58 59 59 <!-- wp:list-item --> 60 <li> Join our forums.</li>60 <li><?php esc_html_e( 'Join our forums.', 'twentytwentyfive' ); ?></li> 61 61 <!-- /wp:list-item --> 62 62 </ul> … … 66 66 <div class="wp-block-buttons"> 67 67 <!-- wp:button {"width":100} --> 68 <div class="wp-block-button has-custom-width wp-block-button__width-100"><a class="wp-block-button__link wp-element-button"> Join</a></div>68 <div class="wp-block-button has-custom-width wp-block-button__width-100"><a class="wp-block-button__link wp-element-button"><?php echo esc_html_x( 'Join', 'Button text, refers to joining a community. Verb.', 'twentytwentyfive' ); ?></a></div> 69 69 <!-- /wp:button --> 70 70 </div> … … 76 76 <div class="wp-block-column has-border-color" style="border-color:var(--wp--preset--color--accent-6);border-width:1px;border-radius:10px;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"> 77 77 <!-- wp:heading {"level":3} --> 78 <h3 class="wp-block-heading" id="single"> Single</h3>78 <h3 class="wp-block-heading" id="single"><?php echo esc_html_x( 'Single', 'Name of membership package.', 'twentytwentyfive' ); ?></h3> 79 79 <!-- /wp:heading --> 80 80 81 81 <!-- wp:paragraph {"fontSize":"large"} --> 82 <p class="has-large-font-size"> 20€/month</p>82 <p class="has-large-font-size"><?php esc_html_e( '20€/month', 'twentytwentyfive' ); ?></p> 83 83 <!-- /wp:paragraph --> 84 84 … … 86 86 <ul style="padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20)" class="wp-block-list is-style-checkmark-list has-small-font-size"> 87 87 <!-- wp:list-item --> 88 <li> Get access to our paid articles and weekly newsletter.</li>88 <li><?php esc_html_e( 'Get access to our paid articles and weekly newsletter.', 'twentytwentyfive' ); ?></li> 89 89 <!-- /wp:list-item --> 90 90 91 91 <!-- wp:list-item --> 92 <li> Join our IRL events.</li>92 <li><?php esc_html_e( 'Join our IRL events.', 'twentytwentyfive' ); ?></li> 93 93 <!-- /wp:list-item --> 94 94 95 95 <!-- wp:list-item --> 96 <li> Get a free tote bag.</li>96 <li><?php esc_html_e( 'Get a free tote bag.', 'twentytwentyfive' ); ?></li> 97 97 <!-- /wp:list-item --> 98 98 99 99 <!-- wp:list-item --> 100 <li> An elegant addition of home decor collection.</li>100 <li><?php esc_html_e( 'An elegant addition of home decor collection.', 'twentytwentyfive' ); ?></li> 101 101 <!-- /wp:list-item --> 102 102 103 103 <!-- wp:list-item --> 104 <li> Join our forums.</li>104 <li><?php esc_html_e( 'Join our forums.', 'twentytwentyfive' ); ?></li> 105 105 <!-- /wp:list-item --> 106 106 </ul> … … 110 110 <div class="wp-block-buttons"> 111 111 <!-- wp:button {"width":100} --> 112 <div class="wp-block-button has-custom-width wp-block-button__width-100"><a class="wp-block-button__link wp-element-button"> Join</a></div>112 <div class="wp-block-button has-custom-width wp-block-button__width-100"><a class="wp-block-button__link wp-element-button"><?php echo esc_html_x( 'Join', 'Button text, refers to joining a community. Verb.', 'twentytwentyfive' ); ?></a></div> 113 113 <!-- /wp:button --> 114 114 </div>
Note: See TracChangeset
for help on using the changeset viewer.