Using x86 Intel for graphics... Ok, that was not a solution, but was informative.
Can you use the TTY again...
And this time run:
sudo nano /etc/default/grub
arrow key down to the line GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
and add the nomodeset
parameter.
It should look exactly like:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Tap
ctrl+x
to exit, then the y
key to say Yes to save, then the enter
key to save the current configuration.
Next you must run
sudo update-grub
for the changes to take effect.
Reboot and test.
If still now good, Reboot and Access the Advanced Options for Zorin
https://forum.zorin.com/t/how-to-enter-recovery-grub-menu-advanced-options-for-zorin/8001/2
Select an earlier kernel and boot it to test your graphics.