Change the calcualted column as shown below:
IF(WEEKDAY(LastReminderTime)<2,LastReminderTime+(2-WEEKDAY(LastReminderTime)),LastReminderTime+9-WEEKDAY(LastReminderTime))
My test result for your reference:
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.