123456789101112 |
- <?php
- /**
- * Title: About
- * slug: organizer/about
- * inserter: no
- */
- ?>
- <!-- wp:heading {"level":1,"style":{"typography":{"fontSize":"1.8rem","letterSpacing":"-0.02rem","textTransform":"none","lineHeight":"1.4"}},"fontFamily":"libre-baskerville"} -->
- <h1 class="wp-block-heading has-libre-baskerville-font-family" style="font-size:1.8rem;letter-spacing:-0.02rem;line-height:1.4;text-transform:none"><?php echo esc_html__( 'Stella Sánchez is an illustrator and graphic designer based in Portugal. With over a decade of experience, she aims to blend creativity and strategic thinking in every project, with attention to detail to create visually captivating works.', 'organizer' ); ?></h1>
- <!-- /wp:heading -->
|