testimonials.php 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <?php
  2. /**
  3. * Title: Testimonials
  4. * Slug: rainfall/testimonials
  5. * Categories: featured
  6. */
  7. ?>
  8. <!-- wp:group {"align":"full","backgroundColor":"orange","layout":{"inherit":true}} -->
  9. <div class="wp-block-group alignfull has-orange-background-color has-background"><!-- wp:group {"align":"wide"} -->
  10. <div class="wp-block-group alignwide"><!-- wp:heading {"fontSize":"xx-large"} -->
  11. <h2 class="has-xx-large-font-size"><?php echo esc_html__( 'The People\'s Voices', 'rainfall' ); ?></h2>
  12. <!-- /wp:heading --></div>
  13. <!-- /wp:group -->
  14. <!-- wp:columns {"align":"wide"} -->
  15. <div class="wp-block-columns alignwide"><!-- wp:column {"width":"20%"} -->
  16. <div class="wp-block-column" style="flex-basis:20%"><!-- wp:image {"align":"center","id":443,"sizeSlug":"large","linkDestination":"none","className":"is-style-rounded"} -->
  17. <figure class="wp-block-image aligncenter size-large is-style-rounded"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/testimonial-1.png" alt="" class="wp-image-443"/></figure>
  18. <!-- /wp:image -->
  19. <!-- wp:paragraph -->
  20. <p><?php echo esc_html__( '“He had come into the keeping of the Paiutes as a hostage for the long peace which the authority of the whites made interminable, and, though there was now no order in the tribe.”', 'rainfall' ); ?></p>
  21. <!-- /wp:paragraph -->
  22. <!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase"}}} -->
  23. <p style="text-transform:uppercase"><em><?php echo esc_html__( 'Noah, Coffee Lover', 'rainfall' ); ?></em></p>
  24. <!-- /wp:paragraph --></div>
  25. <!-- /wp:column -->
  26. <!-- wp:column -->
  27. <div class="wp-block-column"><!-- wp:image {"align":"center","id":442,"sizeSlug":"large","linkDestination":"none","className":"is-style-rounded"} -->
  28. <figure class="wp-block-image aligncenter size-large is-style-rounded"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/testimonial-2.png" alt="" class="wp-image-442"/></figure>
  29. <!-- /wp:image -->
  30. <!-- wp:paragraph -->
  31. <p><?php echo esc_html__( '“For he was born a Shoshone, was Winnenap\'; and though his name, his wife, his children, and his tribal relations were of the Paiutes.”', 'rainfall' ); ?></p>
  32. <!-- /wp:paragraph -->
  33. <!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase"}}} -->
  34. <p style="text-transform:uppercase"><em><?php echo esc_html__( 'Sam, Surfer', 'rainfall' ); ?></em></p>
  35. <!-- /wp:paragraph --></div>
  36. <!-- /wp:column -->
  37. <!-- wp:column -->
  38. <div class="wp-block-column"><!-- wp:image {"align":"center","id":441,"sizeSlug":"large","linkDestination":"none","className":"is-style-rounded"} -->
  39. <figure class="wp-block-image aligncenter size-large is-style-rounded"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/testimonial-3.png" alt="" class="wp-image-441"/></figure>
  40. <!-- /wp:image -->
  41. <!-- wp:paragraph -->
  42. <p><?php echo esc_html__( '“To reach that country from the campoodie, one goes south and south, within hearing of the lip-lip-lapping of the great tideless lake.”', 'rainfall' ); ?></p>
  43. <!-- /wp:paragraph -->
  44. <!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase"}}} -->
  45. <p style="text-transform:uppercase"><em><?php echo esc_html__( 'Selma, Uber Driver', 'rainfall' ); ?></em></p>
  46. <!-- /wp:paragraph --></div>
  47. <!-- /wp:column -->
  48. <!-- wp:column -->
  49. <div class="wp-block-column"><!-- wp:image {"align":"center","id":439,"sizeSlug":"large","linkDestination":"none","className":"is-style-rounded"} -->
  50. <figure class="wp-block-image aligncenter size-large is-style-rounded"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/testimonial-4.png" alt="" class="wp-image-439"/></figure>
  51. <!-- /wp:image -->
  52. <!-- wp:paragraph -->
  53. <p><?php echo esc_html__( '“It is true I have been in Shoshone Land, but before that, long before, I had seen it through the eyes of Winnenap\' in a rosy mist of reminiscence.”', 'rainfall' ); ?></p>
  54. <!-- /wp:paragraph -->
  55. <!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase"}}} -->
  56. <p style="text-transform:uppercase"><em><?php echo esc_html__( 'Lily, Model', 'rainfall' ); ?></em></p>
  57. <!-- /wp:paragraph --></div>
  58. <!-- /wp:column -->
  59. <!-- wp:column -->
  60. <div class="wp-block-column"><!-- wp:image {"align":"center","className":"is-style-rounded"} -->
  61. <figure class="wp-block-image aligncenter is-style-rounded"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/testimonial-5.png" alt=""/></figure>
  62. <!-- /wp:image -->
  63. <!-- wp:paragraph -->
  64. <p><?php echo esc_html__( '“Sitting on the golden slope at the campoodie, looking across the Bitter Lake to the purple tops of Mutarango.”', 'rainfall' ); ?></p>
  65. <!-- /wp:paragraph -->
  66. <!-- wp:paragraph {"style":{"typography":{"textTransform":"uppercase"}}} -->
  67. <p style="text-transform:uppercase"><em><?php echo esc_html__( 'Fatimah, Loves Flowers', 'rainfall' ); ?></em></p>
  68. <!-- /wp:paragraph --></div>
  69. <!-- /wp:column --></div>
  70. <!-- /wp:columns --></div>
  71. <!-- /wp:group -->