I ended up just rebuilding the site from scratch. Since I was only 2.5 hours into the build. I’m bugged since my backup didn’t actually work like it was supposed to.
oh well, you live you learn…
There are several CSV product upload plugins that I use for this (like: WooCommerce Product CSV Import Suite)
But I would recommend either exporting your products using a CSV plugin, editing the images row in Excel then re-uploading the spreadsheet again.
Or download the database through PHP MyAdmin and edit the rows there and re-upload it through the same tool.
Also I’sure there is a mySQL query you could run to do the trick as well.
I’m not familiar with your theme or if you’re able to install it with the widgets already in place, But I’ll often install the same theme on a dummy site just to quickly see how it was originally setup. Sometimes you can just get the code off of the themes demo page.