diff --git a/pages/registration.tsx b/pages/registration.tsx index 3057075..c620c37 100644 --- a/pages/registration.tsx +++ b/pages/registration.tsx @@ -384,7 +384,6 @@ function Registration() {

{' '} - {/* New Professional UI Section for Registration Links */}
@@ -442,14 +441,14 @@ function Registration() { {/* Card 2: For Attendees */}

- For All Other Attendees + For All Other Attendees / Listeners

(Pre-conference, Listener, Best Thesis Award)

QR Code for Attendee Registration -
-
-
-
- REGISTRATION -
- CLOSED -
-
-
-
- Registration closed for Attendees + Registration for Attendees
-

Instructions for Registration diff --git a/pages/schedules.tsx b/pages/schedules.tsx index d5a5887..406e507 100644 --- a/pages/schedules.tsx +++ b/pages/schedules.tsx @@ -147,7 +147,7 @@ const Schedules = () => {

-
+

{ FLYING FIRE

-
+

{ Synaptics Inidia Pvt Ltd @@ -537,7 +557,52 @@ const Sponsorship: React.FC = () => { President Education + + + { + e.currentTarget.style.transform = 'translateY(-3px)' + }} + onMouseLeave={(e) => { + e.currentTarget.style.transform = 'translateY(0)' + }} + > + + IEEE Women in Engineering diff --git a/public/Session_TrackDetails_28-Oct_CSITSS2025.pdf b/public/Session_TrackDetails_31st_Oct_CSITSS2025.pdf similarity index 62% rename from public/Session_TrackDetails_28-Oct_CSITSS2025.pdf rename to public/Session_TrackDetails_31st_Oct_CSITSS2025.pdf index 352928f..d373a84 100644 Binary files a/public/Session_TrackDetails_28-Oct_CSITSS2025.pdf and b/public/Session_TrackDetails_31st_Oct_CSITSS2025.pdf differ diff --git a/public/attendee.jpeg b/public/attendee.jpeg deleted file mode 100644 index 5f47dd8..0000000 Binary files a/public/attendee.jpeg and /dev/null differ diff --git a/public/attendee.png b/public/attendee.png new file mode 100644 index 0000000..42c5bcf Binary files /dev/null and b/public/attendee.png differ diff --git a/public/sponsors/ieee_women.png b/public/sponsors/ieee_women.png new file mode 100644 index 0000000..fd56a79 Binary files /dev/null and b/public/sponsors/ieee_women.png differ