Temporarily, I simply wrote the names of the buttons Grid and List:
<button value="product_card_frontpage" class="grid-view">Grid</button>
<button value="product_card_full_width" class="list-view">List</button>
But in the final result, the buttons should not have the labels Grid and List. And they should look like this:
