diff --git a/pages/registration.tsx b/pages/registration.tsx index c620c37..2703b7c 100644 --- a/pages/registration.tsx +++ b/pages/registration.tsx @@ -452,21 +452,32 @@ function Registration() { alt="QR Code for Attendee Registration" width={160} height={160} - className="w-40 h-40 object-cover" + className="w-40 h-40 object-cover blur-[2px] grayscale opacity-40" onError={(e) => { const target = e.target as HTMLImageElement target.src = 'https://placehold.co/160x160/EFEFEF/333333?text=QR+Not+Found' }} /> +
+
+
+
+ REGISTRATION +
+ CLOSED +
+
+
+
- Registration for Attendees + Registration closed for Attendees diff --git a/pages/schedules.tsx b/pages/schedules.tsx index 7de362e..ba8e1a3 100644 --- a/pages/schedules.tsx +++ b/pages/schedules.tsx @@ -260,13 +260,13 @@ const Schedules = () => {

- Upload Your Presentation + Uploading Closed