$field->upper()

Converts the field content to uppercase

<h1><?php echo $page->title()->upper()->html() ?></h1>