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":""}} -->
<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)">
<!-- 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 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"}} -->
<div class="wp-block-group">
<!-- 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:spacer {"height":"1.25rem"} -->
<div style="height:1.25rem" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->
<!-- wp:paragraph {"align":"center"} -->
<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>
<!-- wp:paragraph {"align":"center","textColor":"base"} -->
<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:spacer {"height":"1.25rem"} -->
@ -32,9 +32,9 @@
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} -->
<div class="wp-block-buttons">
<!-- wp:button -->
<!-- wp:button {"backgroundColor":"base","textColor":"contrast"} -->
<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>
<!-- /wp:button -->
</div>

View File

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