- Timestamp:
- 10/22/2024 01:41:10 AM (7 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/services-3-col.php
r59233 r59269 25 25 <!-- wp:image {"aspectRatio":"4/3","scale":"cover","sizeSlug":"full","style":{"spacing":{"margin":{"bottom":"24px"}}}} --> 26 26 <figure class="wp-block-image size-full" style="margin-bottom:24px"> 27 <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/ image-from-rawpixel-id-2222755.webp" alt="<?php esc_attr_e( 'Image for service', 'twentytwentyfive' ); ?>" style="aspect-ratio:4/3;object-fit:cover"/>27 <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/campanula-alliariifolia-flower.webp" alt="<?php esc_attr_e( 'Image for service', 'twentytwentyfive' ); ?>" style="aspect-ratio:4/3;object-fit:cover"/> 28 28 </figure> 29 29 <!-- /wp:image --> … … 43 43 <!-- wp:image {"aspectRatio":"4/3","scale":"cover","sizeSlug":"full","style":{"spacing":{"margin":{"bottom":"24px"}}}} --> 44 44 <figure class="wp-block-image size-full" style="margin-bottom:24px"> 45 <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/ image-from-rawpixel-id-2224378.webp" alt="<?php esc_attr_e( 'Image for service', 'twentytwentyfive' ); ?>" style="aspect-ratio:4/3;object-fit:cover"/>45 <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/delphinium-flowers.webp" alt="<?php esc_attr_e( 'Image for service', 'twentytwentyfive' ); ?>" style="aspect-ratio:4/3;object-fit:cover"/> 46 46 </figure> 47 47 <!-- /wp:image --> … … 61 61 <!-- wp:image {"aspectRatio":"4/3","scale":"cover","sizeSlug":"full","style":{"spacing":{"margin":{"bottom":"24px"}}}} --> 62 62 <figure class="wp-block-image size-full" style="margin-bottom:24px"> 63 <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/ image-from-rawpixel-id-2211732.webp" alt="<?php esc_attr_e( 'Image for service', 'twentytwentyfive' ); ?>" style="aspect-ratio:4/3;object-fit:cover"/>63 <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/star-thristle-flower.webp" alt="<?php esc_attr_e( 'Image for service', 'twentytwentyfive' ); ?>" style="aspect-ratio:4/3;object-fit:cover"/> 64 64 </figure> 65 65 <!-- /wp:image -->
Note: See TracChangeset
for help on using the changeset viewer.