Compare commits

...

1 Commits

Author SHA1 Message Date
655b4e522c Bob AI: add a countdown timer showing course enrollment de... 2026-02-03 13:26:37 +02:00

View File

@@ -108,6 +108,7 @@ const HeroOverlay = ({
</div> </div>
<span className="block text-sm text-gray-500">500 Students Enrolled This Month</span> <span className="block text-sm text-gray-500">500 Students Enrolled This Month</span>
</div> </div>
<div className="text-2xl font-bold">03:14:07</div>
<TextBox <TextBox
title={title} title={title}
description={description} description={description}