AddedFixed. The solution I used was to add state change verificationchecking using Bounce2.fell() which you'll see reflected below.fell() I added state change verification using Bounce2.fell(), like so:
if (bouncer.read() == LOW && bouncer.fell()) {