Autosave: 20260307-004151

This commit is contained in:
Flatlogic Bot 2026-03-07 00:41:54 +00:00
parent 39866fd788
commit ae8513fa65
3 changed files with 15 additions and 15 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

View File

@ -8,22 +8,22 @@
*/ */
?> ?>
<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}}},"layout":{"type":"constrained","contentSize":"","wideSize":""}} --> <!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50","left":"var:preset|spacing|50","right":"var:preset|spacing|50"}},"elements":{"link":{"color":{"text":"var:preset|color|base"}}}},"backgroundColor":"contrast","textColor":"base","layout":{"type":"constrained","contentSize":"","wideSize":""}} -->
<div class="wp-block-group alignfull" style="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)"> <div class="wp-block-group alignfull has-base-color has-contrast-background-color has-text-color has-background has-link-color" style="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)">
<!-- wp:group {"style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"constrained","contentSize":"565px"}} --> <!-- wp:group {"style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"constrained","contentSize":"565px"}} -->
<div class="wp-block-group"> <div class="wp-block-group">
<!-- wp:heading {"textAlign":"center","fontSize":"x-large","level":1} --> <!-- wp:heading {"textAlign":"center","fontSize":"x-large","level":1} -->
<h1 class="wp-block-heading has-text-align-center has-x-large-font-size"><?php echo esc_html_x( 'A commitment to innovation and sustainability', 'Heading of the hero section', 'twentytwentyfour' ); ?></h1> <h1 class="wp-block-heading has-text-align-center has-base-color has-text-color has-x-large-font-size"><?php echo esc_html_x( 'A commitment to innovation and sustainability', 'Heading of the hero section', 'twentytwentyfour' ); ?></h1>
<!-- /wp:heading --> <!-- /wp:heading -->
<!-- wp:spacer {"height":"1.25rem"} --> <!-- wp:spacer {"height":"1.25rem"} -->
<div style="height:1.25rem" aria-hidden="true" class="wp-block-spacer"></div> <div style="height:1.25rem" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer --> <!-- /wp:spacer -->
<!-- wp:paragraph {"align":"center"} --> <!-- wp:paragraph {"align":"center","textColor":"base"} -->
<p class="has-text-align-center"><?php echo esc_html_x( 'Études is a pioneering firm that seamlessly merges creativity and functionality to redefine architectural excellence.', 'Content of the hero section', 'twentytwentyfour' ); ?></p> <p class="has-text-align-center has-base-color has-text-color"><?php echo esc_html_x( 'Études is a pioneering firm that seamlessly merges creativity and functionality to redefine architectural excellence.', 'Content of the hero section', 'twentytwentyfour' ); ?></p>
<!-- /wp:paragraph --> <!-- /wp:paragraph -->
<!-- wp:spacer {"height":"1.25rem"} --> <!-- wp:spacer {"height":"1.25rem"} -->
@ -32,9 +32,9 @@
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} --> <!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} -->
<div class="wp-block-buttons"> <div class="wp-block-buttons">
<!-- wp:button --> <!-- wp:button {"backgroundColor":"base","textColor":"contrast"} -->
<div class="wp-block-button"> <div class="wp-block-button">
<a class="wp-block-button__link wp-element-button"><?php echo esc_html_x( 'About us', 'Button text of the hero section', 'twentytwentyfour' ); ?></a> <a class="wp-block-button__link has-contrast-color has-base-background-color has-text-color has-background wp-element-button"><?php echo esc_html_x( 'About us', 'Button text of the hero section', 'twentytwentyfour' ); ?></a>
</div> </div>
<!-- /wp:button --> <!-- /wp:button -->
</div> </div>

View File

@ -13,27 +13,27 @@
"defaultGradients": false, "defaultGradients": false,
"duotone": [ "duotone": [
{ {
"colors": ["#111111", "#ffffff"], "colors": ["#316263", "#ffffff"],
"slug": "duotone-1", "slug": "duotone-1",
"name": "Black and white" "name": "Black and white"
}, },
{ {
"colors": ["#111111", "#C2A990"], "colors": ["#316263", "#C2A990"],
"slug": "duotone-2", "slug": "duotone-2",
"name": "Black and sandstone" "name": "Black and sandstone"
}, },
{ {
"colors": ["#111111", "#D8613C"], "colors": ["#316263", "#D8613C"],
"slug": "duotone-3", "slug": "duotone-3",
"name": "Black and rust" "name": "Black and rust"
}, },
{ {
"colors": ["#111111", "#B1C5A4"], "colors": ["#316263", "#B1C5A4"],
"slug": "duotone-4", "slug": "duotone-4",
"name": "Black and sage" "name": "Black and sage"
}, },
{ {
"colors": ["#111111", "#B5BDBC"], "colors": ["#316263", "#B5BDBC"],
"slug": "duotone-5", "slug": "duotone-5",
"name": "Black and pastel blue" "name": "Black and pastel blue"
} }
@ -102,7 +102,7 @@
], ],
"palette": [ "palette": [
{ {
"color": "#f9f9f9", "color": "#f0eee9",
"name": "Base", "name": "Base",
"slug": "base" "slug": "base"
}, },
@ -112,8 +112,8 @@
"slug": "base-2" "slug": "base-2"
}, },
{ {
"color": "#111111", "color": "#316263",
"name": "Contrast", "name": "Contrast (Transformative Teal)",
"slug": "contrast" "slug": "contrast"
}, },
{ {