|
9 | 9 | * slug: content-2 |
10 | 10 | * title: Content 2 |
11 | 11 | * categories: Eduacademy |
12 | | - * keywords: content, columns, cover |
| 12 | + * keywords: content |
13 | 13 | */ |
14 | 14 |
|
15 | 15 | use Eduacademy\Assets_Manager; |
16 | 16 |
|
17 | | -$eduacademy_img03 = Assets_Manager::get_image_url( 'eduacademy-3.webp' ); |
18 | | -$eduacademy_img04 = Assets_Manager::get_image_url( 'eduacademy-4.webp' ); |
19 | | -$eduacademy_img05 = Assets_Manager::get_image_url( 'eduacademy-5.webp' ); |
| 17 | +$eduacademy_img13 = Assets_Manager::get_image_url( 'theme-image-13.webp' ); |
20 | 18 |
|
21 | 19 | return array( |
22 | 20 | 'title' => __( 'Content 2', 'eduacademy' ), |
23 | 21 | 'categories' => array( 'eduacademy' ), |
24 | | - 'keywords' => array( 'content', 'columns', 'cover' ), |
| 22 | + 'keywords' => array( 'content' ), |
25 | 23 | 'content' => ' |
26 | | -<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"64px","bottom":"64px"},"blockGap":"64px","margin":{"top":"0px","bottom":"0px"}},"background":{"backgroundImage":{"url":"' . esc_url( $eduacademy_img05 ) . '","id":300,"source":"file","title":"eduacademy-5"},"backgroundSize":"cover","backgroundPosition":"51% 90%"}},"backgroundColor":"ti-bg-alt","layout":{"type":"constrained"}} --> |
27 | | -<div class="wp-block-group alignfull has-ti-bg-alt-background-color has-background" style="margin-top:0px;margin-bottom:0px;padding-top:64px;padding-bottom:64px"><!-- wp:columns {"align":"wide"} --> |
28 | | -<div class="wp-block-columns alignwide"><!-- wp:column {"verticalAlignment":"top"} --> |
29 | | -<div class="wp-block-column is-vertically-aligned-top"><!-- wp:group {"layout":{"type":"constrained","justifyContent":"left"}} --> |
30 | | -<div class="wp-block-group"><!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase"},"elements":{"link":{"color":{"text":"var:preset|color|ti-accent"}}}},"textColor":"ti-accent","fontSize":"small"} --> |
31 | | -<p class="has-ti-accent-color has-text-color has-link-color has-small-font-size" style="text-transform:uppercase"><strong><strong>Sanctus Ipsum</strong></strong></p> |
32 | | -<!-- /wp:paragraph --> |
33 | | -
|
34 | | -<!-- wp:heading --> |
35 | | -<h2 class="wp-block-heading">The Power of Faith and Worship</h2> |
| 24 | + <!-- wp:columns {"metadata":{"name":"content 2"},"align":"full","style":{"spacing":{"margin":{"top":"0","bottom":"0"},"blockGap":{"top":"0","left":"0"},"padding":{"right":"0","left":"0","top":"0","bottom":"0"}},"elements":{"link":{"color":{"text":"var:preset|color|ti-fg-alt"}}}},"backgroundColor":"ti-bg-inv","textColor":"ti-fg-alt"} --> |
| 25 | +<div class="wp-block-columns alignfull has-ti-fg-alt-color has-ti-bg-inv-background-color has-text-color has-background has-link-color" style="margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><!-- wp:column {"verticalAlignment":"center","width":"50%","style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"blockGap":"0"}}} --> |
| 26 | +<div class="wp-block-column is-vertically-aligned-center" 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);flex-basis:50%"><!-- wp:group {"layout":{"type":"constrained"}} --> |
| 27 | +<div class="wp-block-group"><!-- wp:heading {"textAlign":"center"} --> |
| 28 | +<h2 class="wp-block-heading has-text-align-center">Ready to start your learning journey? </h2> |
36 | 29 | <!-- /wp:heading --> |
37 | 30 |
|
38 | | -<!-- wp:separator {"backgroundColor":"ti-accent"} --> |
39 | | -<hr class="wp-block-separator has-text-color has-ti-accent-color has-alpha-channel-opacity has-ti-accent-background-color has-background"/> |
40 | | -<!-- /wp:separator --> |
41 | | -
|
42 | | -<!-- wp:paragraph --> |
43 | | -<p>Verbum Dei lucet in tenebris, et tenebrae eam non comprehenderunt. Dominus pastor meus est, nihil mihi deerit; in pascuis virentibus me collocavit, ad aquas quietis me duxit.</p> |
44 | | -<!-- /wp:paragraph --></div> |
45 | | -<!-- /wp:group --> |
| 31 | +<!-- wp:paragraph {"align":"center","fontSize":"medium"} --> |
| 32 | +<p class="has-text-align-center has-medium-font-size">Contact us today to explore our courses, ask questions, or get personalized recommendations. We’re here to help you gain the skills to build and launch your own web projects.</p> |
| 33 | +<!-- /wp:paragraph --> |
46 | 34 |
|
47 | | -<!-- wp:buttons --> |
48 | | -<div class="wp-block-buttons"><!-- wp:button {"className":"is-style-fill"} --> |
49 | | -<div class="wp-block-button is-style-fill"><a class="wp-block-button__link wp-element-button">Learn more</a></div> |
| 35 | +<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} --> |
| 36 | +<div class="wp-block-buttons"><!-- wp:button {"className":"is-style-outline","fontSize":"medium"} --> |
| 37 | +<div class="wp-block-button is-style-outline"><a class="wp-block-button__link has-medium-font-size has-custom-font-size wp-element-button">Get in touch</a></div> |
50 | 38 | <!-- /wp:button --></div> |
51 | 39 | <!-- /wp:buttons --></div> |
| 40 | +<!-- /wp:group --></div> |
52 | 41 | <!-- /wp:column --> |
53 | 42 |
|
54 | | -<!-- wp:column --> |
55 | | -<div class="wp-block-column"><!-- wp:image {"id":298,"aspectRatio":"3/4","scale":"cover","sizeSlug":"full","linkDestination":"none","className":"size-full","style":{"border":{"radius":"8px"}}} --> |
56 | | -<figure class="wp-block-image size-full has-custom-border"><img src="' . esc_url( $eduacademy_img03 ) . '" alt="" class="wp-image-298" style="border-radius:8px;aspect-ratio:3/4;object-fit:cover"/></figure> |
57 | | -<!-- /wp:image --></div> |
58 | | -<!-- /wp:column --> |
59 | | -
|
60 | | -<!-- wp:column --> |
61 | | -<div class="wp-block-column"><!-- wp:image {"id":299,"aspectRatio":"3/4","scale":"cover","sizeSlug":"full","linkDestination":"none","className":"size-full","style":{"border":{"radius":"8px"}}} --> |
62 | | -<figure class="wp-block-image size-full has-custom-border"><img src="' . esc_url( $eduacademy_img04 ) . '" alt="" class="wp-image-299" style="border-radius:8px;aspect-ratio:3/4;object-fit:cover"/></figure> |
63 | | -<!-- /wp:image --></div> |
| 43 | +<!-- wp:column {"width":"50%"} --> |
| 44 | +<div class="wp-block-column" style="flex-basis:50%"><!-- wp:group {"style":{"dimensions":{"minHeight":"600px"},"background":{"backgroundImage":{"url":"' . esc_url( $eduacademy_img13 ) . '","id":104,"source":"file","title":"theme-image-13"},"backgroundSize":"cover"}},"layout":{"type":"constrained"}} --> |
| 45 | +<div class="wp-block-group" style="min-height:600px"></div> |
| 46 | +<!-- /wp:group --></div> |
64 | 47 | <!-- /wp:column --></div> |
65 | | -<!-- /wp:columns --></div> |
66 | | -<!-- /wp:group --> |
67 | | - ', |
| 48 | +<!-- /wp:columns --> |
| 49 | +', |
68 | 50 | ); |
0 commit comments