- Timestamp:
- 07/07/2021 05:29:48 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/inc/block-patterns.php
r51323 r51372 33 33 34 34 <!-- wp:buttons --> 35 <div class="wp-block-buttons"><!-- wp:button {" borderRadius":0,"className":"is-style-fill"} -->35 <div class="wp-block-buttons"><!-- wp:button {"style":{"border":{"radius":0}},"className":"is-style-fill"} --> 36 36 <div class="wp-block-button is-style-fill"><a class="wp-block-button__link no-border-radius">' . __( 'Our Services', 'twentyseventeen' ) . '</a></div> 37 37 <!-- /wp:button --></div> … … 96 96 <div class="wp-block-columns are-vertically-aligned-top"><!-- wp:column --> 97 97 <div class="wp-block-column"><!-- wp:group --> 98 <div class="wp-block-group"> <div class="wp-block-group__inner-container">98 <div class="wp-block-group"> 99 99 <!-- wp:image {"align":"center","sizeSlug":"large","className":"is-style-default"} --> 100 100 <div class="wp-block-image is-style-default"><figure class="aligncenter size-large"><img src="' . esc_url( get_template_directory_uri() ) . '/assets/images/stripes.jpg" alt="' . __( 'Black Stripes', 'twentyseventeen' ) . '"/></figure></div> … … 105 105 <!-- wp:paragraph {"align":"left"} --> 106 106 <p class="has-text-align-left"><a href="#">' . __( 'See Case Study', 'twentyseventeen' ) . ' →</a></p> 107 <!-- /wp:paragraph --></div> </div>107 <!-- /wp:paragraph --></div> 108 108 <!-- /wp:group --></div> 109 109 <!-- /wp:column --> 110 110 <!-- wp:column --> 111 111 <div class="wp-block-column"><!-- wp:group --> 112 <div class="wp-block-group"> <div class="wp-block-group__inner-container">112 <div class="wp-block-group"> 113 113 <!-- wp:image {"align":"center","sizeSlug":"large","className":"is-style-default"} --> 114 114 <div class="wp-block-image is-style-default"><figure class="aligncenter size-large"><img src="' . esc_url( get_template_directory_uri() ) . '/assets/images/white-border.jpg" alt="' . __( 'White border', 'twentyseventeen' ) . '"/></figure></div> … … 119 119 <!-- wp:paragraph {"align":"left"} --> 120 120 <p class="has-text-align-left"><a href="#">' . __( 'See Case Study', 'twentyseventeen' ) . ' →</a></p> 121 <!-- /wp:paragraph --></div> </div>121 <!-- /wp:paragraph --></div> 122 122 <!-- /wp:group --></div> 123 123 <!-- /wp:column --> 124 124 <!-- wp:column --> 125 125 <div class="wp-block-column"><!-- wp:group --> 126 <div class="wp-block-group"> <div class="wp-block-group__inner-container">126 <div class="wp-block-group"> 127 127 <!-- wp:image {"align":"center","sizeSlug":"large","className":"is-style-default"} --> 128 128 <div class="wp-block-image is-style-default"><figure class="aligncenter size-large"><img src="' . esc_url( get_template_directory_uri() ) . '/assets/images/direct-light.jpg" alt="' . __( 'Direct Light', 'twentyseventeen' ) . '"/></figure></div> … … 133 133 <!-- wp:paragraph {"align":"left"} --> 134 134 <p class="has-text-align-left"><a href="#">' . __( 'See Case Study' ) . ' →</a></p> 135 <!-- /wp:paragraph --></div> </div>135 <!-- /wp:paragraph --></div> 136 136 <!-- /wp:group --></div> 137 137 <!-- /wp:column --></div> … … 151 151 <div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div> 152 152 <!-- /wp:spacer --> 153 153 154 154 <!-- wp:heading {"level":1,"style":{"typography":{"fontSize":50}}} --> 155 155 <h1 style="font-size:50px">' . __( 'Our Services', 'twentyseventeen' ) . '</h1> 156 156 <!-- /wp:heading --> 157 157 158 158 <!-- wp:columns --> 159 159 <div class="wp-block-columns"><!-- wp:column --> 160 160 <div class="wp-block-column"> 161 <!-- wp:paragraph {"style":{"typography":{"fontSize": 21, "lineHeight":"2.5"}}} -->162 <p style="font-size:21px "><a href="#">' . __( 'Branding', 'twentyseventeen' ) . ' →</a><br><a href="#">' . __( 'Web Design', 'twentyseventeen' ) . ' →</a><br><a href="#">' . __( 'Web Development', 'twentyseventeen' ) . ' →</a></p>161 <!-- wp:paragraph {"style":{"typography":{"fontSize":"21px", "lineHeight":"2.5"}}} --> 162 <p style="font-size:21px;line-height:2.5"><a href="#">' . __( 'Branding', 'twentyseventeen' ) . ' →</a><br><a href="#">' . __( 'Web Design', 'twentyseventeen' ) . ' →</a><br><a href="#">' . __( 'Web Development', 'twentyseventeen' ) . ' →</a></p> 163 163 <!-- /wp:paragraph --> 164 164 </div> 165 165 <!-- /wp:column --> 166 166 167 167 <!-- wp:column --> 168 168 <div class="wp-block-column"> 169 <!-- wp:paragraph {"style":{"typography":{"fontSize": 21, "lineHeight":"2.5"}}} -->170 <p style="font-size:21px "><a href="#">' . __( 'Content Strategy', 'twentyseventeen' ) . ' →</a><br><a href="#">' . __( 'Marketing & SEO', 'twentyseventeen' ) . ' →</a><br><a href="#">' . __( 'Video Production', 'twentyseventeen' ) . ' →</a></p>169 <!-- wp:paragraph {"style":{"typography":{"fontSize":"21px", "lineHeight":"2.5"}}} --> 170 <p style="font-size:21px;line-height:2.5"><a href="#">' . __( 'Content Strategy', 'twentyseventeen' ) . ' →</a><br><a href="#">' . __( 'Marketing & SEO', 'twentyseventeen' ) . ' →</a><br><a href="#">' . __( 'Video Production', 'twentyseventeen' ) . ' →</a></p> 171 171 <!-- /wp:paragraph --></div> 172 172 <!-- /wp:column --></div> 173 173 <!-- /wp:columns --> 174 174 175 175 <!-- wp:spacer --> 176 176 <div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div> … … 188 188 <p class="has-text-align-left has-white-color has-text-color" style="font-size:50px">' . __( 'We are proud to serve outstanding clients.', 'twentyseventeen' ) . '</p> 189 189 <!-- /wp:paragraph --> 190 190 191 191 <!-- wp:buttons --> 192 <div class="wp-block-buttons"><!-- wp:button {" borderRadius":0,"backgroundColor":"black","textColor":"white","className":"is-style-fill"} -->192 <div class="wp-block-buttons"><!-- wp:button {"style":{"border":{"radius":0}},"backgroundColor":"black","textColor":"white","className":"is-style-fill"} --> 193 193 <div class="wp-block-button is-style-fill"><a class="wp-block-button__link has-white-color has-black-background-color has-text-color has-background no-border-radius">' . __( 'Contact us', 'twentyseventeen' ) . '</a></div> 194 194 <!-- /wp:button --></div>
Note: See TracChangeset
for help on using the changeset viewer.