summaryrefslogtreecommitdiff
path: root/about/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'about/index.php')
-rw-r--r--about/index.php30
1 files changed, 0 insertions, 30 deletions
diff --git a/about/index.php b/about/index.php
index ce80aa9..879f50f 100644
--- a/about/index.php
+++ b/about/index.php
@@ -151,34 +151,4 @@
</section>
<section></section>
-<section class="quiet flexible">
- <figure class="shadowy">
- <picture>
- <source srcset="/assets/williamb.webp" type="image/webp" />
- <source srcset="/assets/williamb.png" type="image/png" />
- <img alt="William Brubaker" src="/assets/williamb.png" />
- </picture>
- <figcaption>William Brubaker</figcaption>
- </figure>
-
- <div>
- <h2>William Brubaker</h2>
- <p>
- William Brubaker graduated from the University of California at Berkeley
- with degrees in Architecture and Business Administration. He subsequently
- worked as project manager for real estate developers of very large
- commercial projects in multiple cities in the United States and in Abu
- Dhabi and Hong Kong. In 2011, William began tutoring GMAT prep and later,
- GRE prep, full time and has done that ever since. Over the past 11 years
- he has tutored over 7,500 hours to hundreds of students. During that time
- he has gradually developed a structured system designed to optimize
- graduate students' tutoring experience. William is the father of three
- children and lives in the foothills of the Sierra Nevada Mountains in
- California.
- </p>
- </div>
-
-</section>
-
-<section></section>
<?php include('../footer.php'); ?>