- {isLive ? liveText : countdownText} + {(isLive ? liveText : countdownText) || "Calculating..."} {!isLive && scheduledTimeText(dayjs(startDateTime))}
diff --git a/content/products/index/index.json b/content/products/index/index.json index 534d3e84c..a4cb69be1 100644 --- a/content/products/index/index.json +++ b/content/products/index/index.json @@ -57,7 +57,7 @@ }, { "name": "SSW Rewards", - "url": "https://www.ssw.com.au/products/rewards", + "url": "/products/rewards", "description": "Scan SSW QR codes, earn SSW Points, claim rewards, and win prizes!", "logo": "/images/products/ssw-rewards.jpeg" },