about.php 714 B

123456789101112
  1. <?php
  2. /**
  3. * Title: About
  4. * slug: organizer/about
  5. * inserter: no
  6. */
  7. ?>
  8. <!-- wp:heading {"level":1,"style":{"typography":{"fontSize":"1.8rem","letterSpacing":"-0.02rem","textTransform":"none","lineHeight":"1.4"}},"fontFamily":"libre-baskerville"} -->
  9. <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>
  10. <!-- /wp:heading -->