+ Experience the taste of freshly baked goodness. Claim your discount before the timer runs out!
+
+
+
+
+
+ {String(timeLeft.hours).padStart(2, '0')}
+
+
Hours
+
+
:
+
+
+ {String(timeLeft.minutes).padStart(2, '0')}
+
+
Mins
+
+
:
+
+
+ {String(timeLeft.seconds).padStart(2, '0')}
+
+
Secs
+
+
+
+