Currently that calls loadscene instantly when player enters the trigger.
instead, you could disable player controls on that trigger enter (so that he cannot move anymore),
then enable your menu gameobject,
and then from those buttons you call loadscene.
ps. also check this guide for inserting code in posts, so that its easier to read: