page-about.php 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?php
  2. /**
  3. * Title: About page
  4. * Slug: livro/page-about
  5. * Categories: pages
  6. */
  7. ?>
  8. <!-- wp:group {"align":"wide"} -->
  9. <div class="wp-block-group alignwide"><!-- wp:heading {"level":1} -->
  10. <h1><?php echo esc_html__( 'About', 'livro' ); ?></h1>
  11. <!-- /wp:heading -->
  12. <!-- wp:columns {"verticalAlignment":null} -->
  13. <div class="wp-block-columns"><!-- wp:column {"width":"33.33%"} -->
  14. <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:heading -->
  15. <h2><?php echo esc_html__( 'Felicia Gonalez', 'livro' ); ?></h2>
  16. <!-- /wp:heading -->
  17. <!-- wp:paragraph {"fontSize":"small"} -->
  18. <p class="has-small-font-size"><?php echo esc_html__( 'The studio was filled with the rich odour of roses, and when the light summer wind stirred amidst the trees of the garden, there came through the open door the heavy scent of the lilac, or the more delicate perfume of the pink-flowering thorn.', 'livro' ); ?></p>
  19. <!-- /wp:paragraph --></div>
  20. <!-- /wp:column -->
  21. <!-- wp:column {"width":"33.33%"} -->
  22. <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:heading -->
  23. <h2><?php echo esc_html__( 'Ebony James', 'livro' ); ?></h2>
  24. <!-- /wp:heading -->
  25. <!-- wp:paragraph {"fontSize":"small"} -->
  26. <p class="has-small-font-size"><?php echo esc_html__( 'In the centre of the room, clamped to an upright easel, stood the full-length portrait of a young man of extraordinary personal beauty, and in front of it, some little distance away, was sitting the artist himself, Basil Hallward.', 'livro' ); ?></p>
  27. <!-- /wp:paragraph --></div>
  28. <!-- /wp:column -->
  29. <!-- wp:column {"width":"33.33%"} -->
  30. <div class="wp-block-column" style="flex-basis:33.33%"></div>
  31. <!-- /wp:column --></div>
  32. <!-- /wp:columns -->
  33. <!-- wp:spacer {"height":"16px"} -->
  34. <div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>
  35. <!-- /wp:spacer -->
  36. <!-- wp:columns {"verticalAlignment":null} -->
  37. <div class="wp-block-columns"><!-- wp:column {"width":""} -->
  38. <div class="wp-block-column"></div>
  39. <!-- /wp:column -->
  40. <!-- wp:column {"width":"66.66%"} -->
  41. <div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:image {"id":59,"sizeSlug":"full","linkDestination":"none"} -->
  42. <figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() ) . '/assets/images/writing.jpg'; ?>" alt="<?php echo esc_attr__( 'Vintage photograph of a woman writing a letter.', 'livro' ); ?>"/></figure>
  43. <!-- /wp:image --></div>
  44. <!-- /wp:column --></div>
  45. <!-- /wp:columns -->
  46. <!-- wp:spacer {"height":"16px"} -->
  47. <div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>
  48. <!-- /wp:spacer -->
  49. <!-- wp:columns {"verticalAlignment":null} -->
  50. <div class="wp-block-columns"><!-- wp:column {"width":"33.33%"} -->
  51. <div class="wp-block-column" style="flex-basis:33.33%"></div>
  52. <!-- /wp:column -->
  53. <!-- wp:column {"width":"33.33%"} -->
  54. <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:heading -->
  55. <h2><?php echo esc_html__( 'Matthew Porter', 'livro' ); ?></h2>
  56. <!-- /wp:heading -->
  57. <!-- wp:paragraph {"fontSize":"small"} -->
  58. <p class="has-small-font-size"><?php echo esc_html__( 'In the centre of the room, clamped to an upright easel, stood the full-length portrait of a young man of extraordinary personal beauty, and in front of it, some little distance away, was sitting the artist himself, Basil Hallward.', 'livro' ); ?></p>
  59. <!-- /wp:paragraph --></div>
  60. <!-- /wp:column -->
  61. <!-- wp:column {"width":"33.33%"} -->
  62. <div class="wp-block-column" style="flex-basis:33.33%"></div>
  63. <!-- /wp:column --></div>
  64. <!-- /wp:columns -->
  65. <!-- wp:columns {"verticalAlignment":null} -->
  66. <div class="wp-block-columns"><!-- wp:column {"width":"33.33%"} -->
  67. <div class="wp-block-column" style="flex-basis:33.33%"></div>
  68. <!-- /wp:column -->
  69. <!-- wp:column {"width":"33.33%"} -->
  70. <div class="wp-block-column" style="flex-basis:33.33%"></div>
  71. <!-- /wp:column -->
  72. <!-- wp:column {"width":"33.33%"} -->
  73. <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:heading -->
  74. <h2><?php echo esc_html__( 'Vic Desmond', 'livro' ); ?></h2>
  75. <!-- /wp:heading -->
  76. <!-- wp:paragraph {"fontSize":"small"} -->
  77. <p class="has-small-font-size"><?php echo esc_html__( 'The studio was filled with the rich odour of roses, and when the light summer wind stirred amidst the trees of the garden, there came through the open door the heavy scent of the lilac, or the more delicate perfume of the pink-flowering thorn.', 'livro' ); ?></p>
  78. <!-- /wp:paragraph --></div>
  79. <!-- /wp:column --></div>
  80. <!-- /wp:columns --></div>
  81. <!-- /wp:group -->