Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 5 additions & 18 deletions pages/registration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,6 @@ function Registration() {
</strong>
</p>
</section>{' '}

{/* New Professional UI Section for Registration Links */}
<section className="mx-auto max-w-screen-xl px-4 py-8 sm:px-6 lg:px-8">
<div className="text-center mb-8">
Expand Down Expand Up @@ -442,14 +441,14 @@ function Registration() {
{/* Card 2: For Attendees */}
<div className="bg-white border border-gray-200 rounded-lg shadow-sm p-6 text-center flex flex-col items-center">
<h3 className="text-xl font-semibold text-gray-700 mb-2">
For All Other Attendees
For All Other Attendees / Listeners
</h3>
<p className="text-gray-500 mb-4">
(Pre-conference, Listener, Best Thesis Award)
</p>
<div className="p-2 border rounded-md inline-block mb-4 bg-gray-50 relative overflow-hidden">
<Image
src="/attendee.jpeg"
src="/attendee.png"
alt="QR Code for Attendee Registration"
width={160}
height={160}
Expand All @@ -460,30 +459,18 @@ function Registration() {
'https://placehold.co/160x160/EFEFEF/333333?text=QR+Not+Found'
}}
/>
<div className="absolute inset-0 flex items-center justify-center">
<div className="relative">
<div className="bg-red-600 text-white px-4 py-2 rounded-lg font-extrabold text-xs sm:text-sm shadow-2xl transform -rotate-12 border-2 border-red-700">
<div className="text-center leading-tight">
REGISTRATION
<br />
CLOSED
</div>
</div>
</div>
</div>
</div>
<a
// href="https://forms.gle/CavwwpknvbzvPHF77"
href="https://rzp.io/rzp/QUdjqRtG"
target="_blank"
rel="noopener noreferrer"
className="w-full bg-blue-600 text-white py-2.5 px-5 rounded-md hover:bg-blue-700 transition-colors duration-300 font-medium pointer-events-none opacity-50 cursor-not-allowed"
className="w-full bg-blue-600 text-white py-2.5 px-5 rounded-md hover:bg-blue-700 transition-colors duration-300 font-medium "
>
Registration closed for Attendees
Registration for Attendees
</a>
</div>
</div>
</section>

<section className="mx-auto max-w-screen-xl px-4 py-4 sm:px-6 lg:px-8">
<h3 className="text-lg sm:text-xl font-extrabold text-gray-800">
Instructions for Registration
Expand Down
2 changes: 1 addition & 1 deletion pages/schedules.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ const Schedules = () => {
<button
onClick={() =>
window.open(
'/Session_TrackDetails_28-Oct_CSITSS2025.pdf',
'/Session_TrackDetails_31st_Oct_CSITSS2025.pdf',
'_blank'
)
}
Expand Down
10 changes: 8 additions & 2 deletions pages/speakers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -385,14 +385,20 @@ const Speakers = () => {

{/* Keynote Speakers Section */}
<section className="mb-20">
<SectionHeader title="Keynote Speakers" />
<SectionHeader
title="Keynote Speakers"
subtitle="Keynote Speakers address on 21st November 2025"
/>
<SpeakerGrid speakers={keynoteSpeakers} />
</section>

{/* Plenary Speakers Section */}
{plenarySpeakers.length > 0 && (
<section className="mb-20">
<SectionHeader title="Plenary Speakers" />
<SectionHeader
title="Plenary Speakers"
subtitle="Plenary Speakers address on 22nd November 2025"
/>
<SpeakerGrid speakers={plenarySpeakers} />
</section>
)}
Expand Down
75 changes: 70 additions & 5 deletions pages/sponsorship.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,13 @@ const Sponsorship: React.FC = () => {
Special thanks to Sponsors of CSITSS-2025
</h1>
</div>
<div style={{ display: 'flex', alignItems: 'center', marginBottom: '0.5rem' }}>
<div
style={{
display: 'flex',
alignItems: 'center',
marginBottom: '0.5rem',
}}
>
<h1
style={{
marginRight: '0.75rem',
Expand Down Expand Up @@ -429,12 +435,22 @@ const Sponsorship: React.FC = () => {
<Image
src={`https://flyingfireservices.com/images/resources/pnglogo`}
alt="FLYING FIRE"
style={{ background: 'transparent', maxWidth: '100%', maxHeight: '84px' }}
style={{
background: 'transparent',
maxWidth: '100%',
maxHeight: '84px',
}}
/>
</ThemeIcon>
</a>
</div>
<div style={{ display: 'flex', alignItems: 'center', marginBottom: '0.5rem' }}>
<div
style={{
display: 'flex',
alignItems: 'center',
marginBottom: '0.5rem',
}}
>
<h1
style={{
marginRight: '0.75rem',
Expand Down Expand Up @@ -500,7 +516,11 @@ const Sponsorship: React.FC = () => {
<Image
src={`/sponsors/Synaptics.png`}
alt="Synaptics Inidia Pvt Ltd"
style={{ background: 'transparent', maxWidth: '100%', maxHeight: '84px' }}
style={{
background: 'transparent',
maxWidth: '100%',
maxHeight: '84px',
}}
/>
</ThemeIcon>
</a>
Expand Down Expand Up @@ -537,7 +557,52 @@ const Sponsorship: React.FC = () => {
<Image
src={`/sponsors/presidentEducation.png`}
alt="President Education"
style={{ background: 'transparent', maxWidth: '100%', maxHeight: '84px' }}
style={{
background: 'transparent',
maxWidth: '100%',
maxHeight: '84px',
}}
/>
</ThemeIcon>
</a>
<a
href="https://wie.ieee.org/"
target="_blank"
style={{
width: '220px',
padding: '0.5rem',
borderRadius: '0.5rem',
backgroundColor: 'white',
boxShadow: '0 4px 6px rgba(0, 0, 0, 0.08)',
border: '1.5px solid #ccc',
display: 'flex',
flexDirection: 'column',
alignItems: 'center',
justifyContent: 'center',
height: '150px',
transition: 'transform 0.15s',
}}
onMouseEnter={(e) => {
e.currentTarget.style.transform = 'translateY(-3px)'
}}
onMouseLeave={(e) => {
e.currentTarget.style.transform = 'translateY(0)'
}}
>
<ThemeIcon
variant="light"
size={110}
radius="md"
style={{ background: 'transparent' }}
>
<Image
src={`/sponsors/ieee_women.png`}
alt="IEEE Women in Engineering"
style={{
background: 'transparent',
maxWidth: '100%',
maxHeight: '84px',
}}
/>
</ThemeIcon>
</a>
Expand Down
Binary file not shown.
Binary file removed public/attendee.jpeg
Binary file not shown.
Binary file added public/attendee.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/sponsors/ieee_women.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.