- Timestamp:
- 10/22/2024 01:41:10 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/testimonials-6-col.php
r59191 r59269 28 28 <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"> 29 29 <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.1"}}} --> 30 <p style="line-height:1.1"><?php echo esc_html_x( ' “Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>30 <p style="line-height:1.1"><?php echo esc_html_x( '“Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p> 31 31 <!-- /wp:paragraph --> 32 32 </div> … … 45 45 <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"> 46 46 <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.1"}}} --> 47 <p style="line-height:1.1"><?php echo esc_html_x( ' “Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>47 <p style="line-height:1.1"><?php echo esc_html_x( '“Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p> 48 48 <!-- /wp:paragraph --> 49 49 </div> … … 62 62 <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"> 63 63 <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.1"}}} --> 64 <p style="line-height:1.1"><?php echo esc_html_x( ' “Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>64 <p style="line-height:1.1"><?php echo esc_html_x( '“Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p> 65 65 <!-- /wp:paragraph --> 66 66 </div> … … 83 83 <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"> 84 84 <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.1"}}} --> 85 <p style="line-height:1.1"><?php echo esc_html_x( ' “Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>85 <p style="line-height:1.1"><?php echo esc_html_x( '“Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p> 86 86 <!-- /wp:paragraph --> 87 87 </div> … … 99 99 <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"> 100 100 <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.1"}}} --> 101 <p style="line-height:1.1"><?php echo esc_html_x( ' “Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>101 <p style="line-height:1.1"><?php echo esc_html_x( '“Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p> 102 102 <!-- /wp:paragraph --> 103 103 </div> … … 114 114 <div class="wp-block-group" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"> 115 115 <!-- wp:paragraph {"style":{"typography":{"lineHeight":"1.1"}}} --> 116 <p style="line-height:1.1"><?php echo esc_html_x( ' “Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p>116 <p style="line-height:1.1"><?php echo esc_html_x( '“Amazing quality and care. I love all your products.”', 'Sample testimonial.', 'twentytwentyfive' ); ?></p> 117 117 <!-- /wp:paragraph --> 118 118 </div>
Note: See TracChangeset
for help on using the changeset viewer.