+ {PaymentPolicyPageData.map((item) => (
+
+ {item.title}
+ {item.description}
+
+ ))}
+
+ );
+}
diff --git a/src/app/refundPolicy/page.styles.jsx b/src/app/refundPolicy/page.styles.jsx
new file mode 100644
index 00000000..2356baf2
--- /dev/null
+++ b/src/app/refundPolicy/page.styles.jsx
@@ -0,0 +1,16 @@
+import tw from 'twin.macro';
+import styled from 'styled-components';
+import { Heading2 } from '@/components/shared/Typography/Headings';
+
+export const PaymentContainer = styled.div`
+ background-image: url('https://res.cloudinary.com/dhv234qct/image/upload/v1728888341/Inno2k24/yupqoznoucyhxwchhbv7.png');
+ ${tw`w-full flex flex-col bg-cover pt-24 pl-4 xxxs:pl-8 pr-8 xsm:pt-48 md:pt-52`}
+`;
+
+export const Heading3 = styled(Heading2)`
+ ${tw`text-[#00FFD1] text-2xl mb-12 xsm:mb-28 xsm:text-4xl md:text-5xl font-bold font-orbitron text-left`}
+`;
+
+export const Heading4 = styled(Heading2)`
+ ${tw`text-white text-xl mb-12 xsm:mb-28 xsm:text-2xl md:text-3xl font-normal font-montserrat text-left`}
+`;
diff --git a/src/app/register/page.jsx b/src/app/register/page.jsx
index af9da907..88811ace 100644
--- a/src/app/register/page.jsx
+++ b/src/app/register/page.jsx
@@ -8,6 +8,7 @@ import {
RegisterInnerContainer,
Moon,
UndertakingLink,
+ PaymentPolicyInfo,
} from './register.styles';
import Link from 'next/link';
import InputField from '@/components/Register/InputField/InputField';
@@ -220,6 +221,9 @@ function Page() {
{undertakingContent.text}
+
+ Please review the Payment Policy before registering.
+
{
) : item.id === 3 ? (
) : item.id === 4 ? (
-
+
+ {item.title}
+
) : (
{item.title}
diff --git a/src/config/content/EventsPage/FunEvents/Data.js b/src/config/content/EventsPage/FunEvents/Data.js
new file mode 100644
index 00000000..2c31ef85
--- /dev/null
+++ b/src/config/content/EventsPage/FunEvents/Data.js
@@ -0,0 +1,149 @@
+export const FunEvents_previewItems = [
+ {
+ id: 1,
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520868/FunEvents/vfk7zxch1vxsdzdaibep.jpg', // TBA
+ PreviewDescription: '',
+ Rulebook: '',
+ },
+ {
+ id: 2,
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520806/FunEvents/dyz5naaoqj0iszaffllr.jpg', // TBA
+ PreviewDescription: '',
+ Rulebook: '',
+ },
+ {
+ id: 3,
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520805/FunEvents/t3dpjygfbpkmsnfsfmkk.jpg', // TBA
+ PreviewDescription: '',
+ Rulebook: '',
+ },
+ {
+ id: 4,
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520804/FunEvents/rghjmhqhtj9dhktdwmvt.jpg',
+ PreviewDescription: '',
+ Rulebook: '',
+ },
+ {
+ id: 5,
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520804/FunEvents/rqnngxsu9hf5jd4rhuh0.jpg', // TBA
+ PreviewDescription: '',
+ Rulebook: '',
+ },
+ {
+ id: 6,
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520804/FunEvents/ciwvh5lwal7lmwft5xmt.jpg', // TBA
+ PreviewDescription: '',
+ Rulebook: '',
+ },
+ {
+ id: 7,
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520803/FunEvents/b6kqbkang90wcs3h9ovj.jpg', // TBA
+ PreviewDescription: '',
+ Rulebook: '',
+ },
+ {
+ id: 8,
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520803/FunEvents/lozbhvbxshwllkcm9fyk.jpg', // TBA
+ PreviewDescription: '',
+ Rulebook: '',
+ },
+];
+
+export const FunEvents_descriptionItems = [
+ {
+ id: 1,
+ Heading: 'QUICK HANDS',
+ Description: '',
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520868/FunEvents/vfk7zxch1vxsdzdaibep.jpg',
+ Location: 'TBA',
+ Date: 'TBA',
+ Time: 'TBA',
+ Prizes: 'TBA',
+ },
+ {
+ id: 2,
+ Heading: 'GUESS THE CHARACTER',
+ Description: '',
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520806/FunEvents/dyz5naaoqj0iszaffllr.jpg',
+ Location: 'TBA',
+ Date: 'TBA',
+ Time: 'TBA',
+ Prizes: 'TBA',
+ },
+ {
+ id: 3,
+ Heading: 'GEL-BLASTER COMBACT',
+ Description: '',
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520805/FunEvents/t3dpjygfbpkmsnfsfmkk.jpg',
+ Location: 'TBA',
+ Date: 'TBA',
+ Time: 'TBA',
+ Prizes: 'TBA',
+ },
+ {
+ id: 4,
+ Heading: 'BOX CRICKET',
+ Description: '',
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520804/FunEvents/rghjmhqhtj9dhktdwmvt.jpg',
+ Location: 'TBA',
+ Date: 'TBA',
+ Time: 'TBA',
+ Prizes: 'TBA',
+ },
+ {
+ id: 5,
+ Heading: 'SOFT ARCHERY',
+ Description: '',
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520804/FunEvents/rqnngxsu9hf5jd4rhuh0.jpg',
+ Location: 'TBA',
+ Date: 'TBA',
+ Time: 'TBA',
+ Prizes: 'TBA',
+ },
+ {
+ id: 6,
+ Heading: 'BALLON SHOOTING',
+ Description: '',
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520804/FunEvents/ciwvh5lwal7lmwft5xmt.jpg',
+ Location: 'TBA',
+ Date: 'TBA',
+ Time: 'TBA',
+ Prizes: 'TBA',
+ },
+ {
+ id: 7,
+ Heading: 'CUP TIC-TAC-TOE',
+ Description: '',
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520803/FunEvents/b6kqbkang90wcs3h9ovj.jpg',
+ Location: 'TBA',
+ Date: 'TBA',
+ Time: 'TBA',
+ Prizes: 'TBA',
+ },
+ {
+ id: 8,
+ Heading: 'BPDY ZORBING',
+ Description: '',
+ ImageURL:
+ 'https://res.cloudinary.com/dhv234qct/image/upload/v1729520803/FunEvents/lozbhvbxshwllkcm9fyk.jpg',
+ Location: 'TBA',
+ Date: 'TBA',
+ Time: 'TBA',
+ Prizes: 'TBA',
+ },
+];
diff --git a/src/config/content/EventsPage/MainEvents/Data.js b/src/config/content/EventsPage/MainEvents/Data.js
index 83609902..f2b7527a 100644
--- a/src/config/content/EventsPage/MainEvents/Data.js
+++ b/src/config/content/EventsPage/MainEvents/Data.js
@@ -15,21 +15,21 @@ export const ME_previewItems = [
'If it could be said in words there would be no reason to paint. NEO Palette is your chance to let your imagination speak...',
Rulebook: 'https://drive.google.com/open?id=1EfvuJv-ku89SjpL-_38_DfW8OXT61M3f',
},
- {
- id: 3,
- ImageURL:
- 'https://res.cloudinary.com/dwfon2ikz/image/upload/v1729179007/inno-2024/Event%20Posters/omc/punchline%20panchayat/dwp4xyq08fcemqn9nxtj.png',
- PreviewDescription:
- '"Laughter is timeless, and the stage is set!" Get ready for Punchline Panchayat...',
- Rulebook: 'https://drive.google.com/open?id=1vURHQces2zuA2GtjoPQxX0vU_meMSqVD',
- },
- {
- id: 4,
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', //TBA
- PreviewDescription:
- 'This event invites aspiring engineers and innovators to design, build, and test their very own mini chassis from the ground up...',
- Rulebook: 'https://drive.google.com/open?id=19svfX8W1iJCLwQhAID6SCsNSu5cGFcEo',
- },
+ // {
+ // id: 3,
+ // ImageURL:
+ // 'https://res.cloudinary.com/dwfon2ikz/image/upload/v1729179007/inno-2024/Event%20Posters/omc/punchline%20panchayat/dwp4xyq08fcemqn9nxtj.png',
+ // PreviewDescription:
+ // '"Laughter is timeless, and the stage is set!" Get ready for Punchline Panchayat...',
+ // Rulebook: 'https://drive.google.com/open?id=1vURHQces2zuA2GtjoPQxX0vU_meMSqVD',
+ // },
+ // {
+ // id: 4,
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', //TBA
+ // PreviewDescription:
+ // 'This event invites aspiring engineers and innovators to design, build, and test their very own mini chassis from the ground up...',
+ // Rulebook: 'https://drive.google.com/open?id=19svfX8W1iJCLwQhAID6SCsNSu5cGFcEo',
+ // },
{
id: 5,
ImageURL:
@@ -76,14 +76,14 @@ export const ME_previewItems = [
'Get ready for the ultimate challenge with OpenChase: a Hybrid Treasure Hunt, brought to you by OpenCode!...',
Rulebook: 'https://drive.google.com/open?id=1OWOfXrTX4h9uToToi0A9c2eC6nAMHQh6',
},
- {
- id: 11,
- ImageURL:
- 'https://res.cloudinary.com/duvkctvfr/image/upload/v1729432942/INNO_events/Inno%20Club%20Posters/rjunpvmcjesqfrie4gp4.png', //tba
- PreviewDescription:
- 'Gear up to race against time! SAE NITR presents to you the “Virtual Racing Simulator Competition”, a super enthralling event...',
- Rulebook: 'https://drive.google.com/open?id=1TpuhJcOWtwHXNn0Y1pjmIfOnvVRgGqX6',
- },
+ // {
+ // id: 11,
+ // ImageURL:
+ // 'https://res.cloudinary.com/duvkctvfr/image/upload/v1729432942/INNO_events/Inno%20Club%20Posters/rjunpvmcjesqfrie4gp4.png', //tba
+ // PreviewDescription:
+ // 'Gear up to race against time! SAE NITR presents to you the “Virtual Racing Simulator Competition”, a super enthralling event...',
+ // Rulebook: 'https://drive.google.com/open?id=1TpuhJcOWtwHXNn0Y1pjmIfOnvVRgGqX6',
+ // },
{
id: 12,
ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', //tba
@@ -259,13 +259,13 @@ export const ME_previewItems = [
'"Prepare for an exhilarating blend of fun and intellect!" Fun Fusion features three exciting rounds filled with tasks and quizzes. Participants will kick off with timed challenges, followed by engaging quiz questions...',
Rulebook: 'https://drive.google.com/open?id=1b30mhvuRZv4q_LfTCoZrAOUTDY3pg7Hh',
},
- {
- id: 35,
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- PreviewDescription:
- '"In sales, the most powerful tool is your passion!" Join us for “Sell me this pen,” a thrilling competition where teams will sell or advertise a product to a panel of judges...',
- Rulebook: '',
- },
+ // {
+ // id: 35,
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // PreviewDescription:
+ // '"In sales, the most powerful tool is your passion!" Join us for “Sell me this pen,” a thrilling competition where teams will sell or advertise a product to a panel of judges...',
+ // Rulebook: '',
+ // },
{
id: 36,
ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
@@ -273,20 +273,20 @@ export const ME_previewItems = [
'"Get ready for a night of laughter without the nerdy stuff!" We\'re excited to present No Nerds November, featuring a renowned stand-up comedian who will deliver a hilarious performance and engage the crowd with interactive humor...',
Rulebook: '',
},
- {
- id: 37,
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- PreviewDescription:
- '"Laughter is the best medicine; be ready to see some hidden comedy gems!" OPEN MIC welcomes to LAUGHTER LAFDA, where undiscovered comedic talents shine in a friendly competition...',
- Rulebook: '',
- },
- {
- id: 38,
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- PreviewDescription:
- 'Join us for Darth-a-lon! A dart-throwing machine-making competition brought to you by ASME NIT Rourkela where participants will be able to showcase their creativity and precision engineering skills...',
- Rulebook: '',
- },
+ // {
+ // id: 37,
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // PreviewDescription:
+ // '"Laughter is the best medicine; be ready to see some hidden comedy gems!" OPEN MIC welcomes to LAUGHTER LAFDA, where undiscovered comedic talents shine in a friendly competition...',
+ // Rulebook: '',
+ // },
+ // {
+ // id: 38,
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // PreviewDescription:
+ // 'Join us for Darth-a-lon! A dart-throwing machine-making competition brought to you by ASME NIT Rourkela where participants will be able to showcase their creativity and precision engineering skills...',
+ // Rulebook: '',
+ // },
{
id: 39,
ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
@@ -294,34 +294,34 @@ export const ME_previewItems = [
'Step into a world of intrigue and mystery with a 3D Puzzle Escape Room Challenge, hosted by PrintStation, the official 3D printing club of NITR. Participants will be locked in a specially designed escape room filled with intricate 3D-printed clues.',
Rulebook: '',
},
- {
- id: 41,
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- PreviewDescription:
- 'Hip-Hop Frenzy 1.O, hosted by Synergy, is an inclusive dance event designed to teach the foundations of hip-hop and choreography to participants of all skill levels...',
- Rulebook: '',
- },
- {
- id: 42,
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- PreviewDescription:
- 'Concept-Craze, organized by ASME NIT Rourkela Student Section, is a dynamic event where participants pitch innovative solutions to real-world problems within a limited time frame. This challenge tests creativity...',
- Rulebook: '',
- },
- {
- id: 43,
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- PreviewDescription:
- 'Shilp Setu, organized by the C.E.S.T Club, is a thrilling bridge-making competition where teams design and construct arc bridges using bricks, sand, and water. Participants will put their engineering skills and creativity to the test...',
- Rulebook: '',
- },
- {
- id: 44,
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- PreviewDescription:
- 'Squid Game, hosted by the Grapevine Business Club, is an exciting event featuring two fun-filled, team-building challenges. In Tug of War – Team Building Edition, teams will compete in a traditional tug of war...',
- Rulebook: '',
- },
+ // {
+ // id: 41,
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // PreviewDescription:
+ // 'Hip-Hop Frenzy 1.O, hosted by Synergy, is an inclusive dance event designed to teach the foundations of hip-hop and choreography to participants of all skill levels...',
+ // Rulebook: '',
+ // },
+ // {
+ // id: 42,
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // PreviewDescription:
+ // 'Concept-Craze, organized by ASME NIT Rourkela Student Section, is a dynamic event where participants pitch innovative solutions to real-world problems within a limited time frame. This challenge tests creativity...',
+ // Rulebook: '',
+ // },
+ // {
+ // id: 43,
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // PreviewDescription:
+ // 'Shilp Setu, organized by the C.E.S.T Club, is a thrilling bridge-making competition where teams design and construct arc bridges using bricks, sand, and water. Participants will put their engineering skills and creativity to the test...',
+ // Rulebook: '',
+ // },
+ // {
+ // id: 44,
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // PreviewDescription:
+ // 'Squid Game, hosted by the Grapevine Business Club, is an exciting event featuring two fun-filled, team-building challenges. In Tug of War – Team Building Edition, teams will compete in a traditional tug of war...',
+ // Rulebook: '',
+ // },
{
id: 45,
ImageURL:
@@ -338,34 +338,34 @@ export const ME_previewItems = [
'Get ready for an exhilarating race across campus, where teams will face a series of exciting challenges. Compete against the clock and other teams as you solve puzzles, complete tasks, and collaborate to reach the final destination...',
Rulebook: 'https://drive.google.com/open?id=1xMGGvGsyHUW90euvg18FIs3FD31CbdOb',
},
- {
- id: 47,
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- PreviewDescription:
- 'Lights, camera, guess! MATRIX CLUB brings you Who Am I? (Movie Edition)—the ultimate movie character guessing game. With a card stuck to your forehead, you’ll have to ask yes/no questions...',
- Rulebook: '',
- },
- {
- id: 48,
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- PreviewDescription:
- 'Join us for an exhilarating event where teams race across campus, tackling a series of engaging challenges. Begin your adventure with a trivia question that leads you to your first clue, then work together to solve a riddle...',
- Rulebook: '',
- },
- {
- id: 49,
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- PreviewDescription:
- 'Join us for the event “Perfume Making Demonstration” and learn the art of perfume-making from a professional perfume maker and customizer...',
- Rulebook: '',
- },
- {
- id: 50,
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- PreviewDescription:
- "The Genesys club's Hands-On Workshop invites a biotechnology or biomedical startup to showcase their innovative product and guide participants through its design and functionality...",
- Rulebook: '',
- },
+ // {
+ // id: 47,
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // PreviewDescription:
+ // 'Lights, camera, guess! MATRIX CLUB brings you Who Am I? (Movie Edition)—the ultimate movie character guessing game. With a card stuck to your forehead, you’ll have to ask yes/no questions...',
+ // Rulebook: '',
+ // },
+ // {
+ // id: 48,
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // PreviewDescription:
+ // 'Join us for an exhilarating event where teams race across campus, tackling a series of engaging challenges. Begin your adventure with a trivia question that leads you to your first clue, then work together to solve a riddle...',
+ // Rulebook: '',
+ // },
+ // {
+ // id: 49,
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // PreviewDescription:
+ // 'Join us for the event “Perfume Making Demonstration” and learn the art of perfume-making from a professional perfume maker and customizer...',
+ // Rulebook: '',
+ // },
+ // {
+ // id: 50,
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // PreviewDescription:
+ // "The Genesys club's Hands-On Workshop invites a biotechnology or biomedical startup to showcase their innovative product and guide participants through its design and functionality...",
+ // Rulebook: '',
+ // },
];
export const ME_descriptionItems = [
@@ -393,29 +393,29 @@ export const ME_descriptionItems = [
Time: 'TBA',
Prizes: '₹2000',
},
- {
- id: 3,
- Heading: 'PUNCHLINE PANCHAYAT',
- Description:
- '"Laughter is timeless, and the stage is set!" Get ready for Punchline Panchayat, where our talented Open Mic Club members will take the stage for an entertaining showcase. In just one and a half hours, expect a variety of engaging acts from our very own comedians. With a footfall of 500 last year, this event promises to deliver laughter and enjoyment for everyone. Don’t miss out on this delightful evening!',
- ImageURL:
- 'https://res.cloudinary.com/dwfon2ikz/image/upload/v1729179007/inno-2024/Event%20Posters/omc/punchline%20panchayat/dwp4xyq08fcemqn9nxtj.png',
- Location: 'BBA',
- Date: 'Day 2',
- Time: 'TBA',
- Prizes: 'TBA',
- },
- {
- id: 4,
- Heading: 'Mini Chassis Making Competition',
- Description:
- "This event invites aspiring engineers and innovators to design, build, and test their very own mini chassis from the ground up. Whether you're passionate about automotive design or mechanical engineering, this challenge offers the perfect platform to showcase your creativity, technical skills, and problem-solving abilities.Gear up for the ultimate hands-on engineering experience with the Mini Chassis Making Competition!",
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- Location: 'LA1-201',
- Date: 'DAY 2',
- Time: '9 AM',
- Prizes: '₹3000',
- },
+ // {
+ // id: 3,
+ // Heading: 'PUNCHLINE PANCHAYAT',
+ // Description:
+ // '"Laughter is timeless, and the stage is set!" Get ready for Punchline Panchayat, where our talented Open Mic Club members will take the stage for an entertaining showcase. In just one and a half hours, expect a variety of engaging acts from our very own comedians. With a footfall of 500 last year, this event promises to deliver laughter and enjoyment for everyone. Don’t miss out on this delightful evening!',
+ // ImageURL:
+ // 'https://res.cloudinary.com/dwfon2ikz/image/upload/v1729179007/inno-2024/Event%20Posters/omc/punchline%20panchayat/dwp4xyq08fcemqn9nxtj.png',
+ // Location: 'BBA',
+ // Date: 'Day 2',
+ // Time: 'TBA',
+ // Prizes: 'TBA',
+ // },
+ // {
+ // id: 4,
+ // Heading: 'Mini Chassis Making Competition',
+ // Description:
+ // "This event invites aspiring engineers and innovators to design, build, and test their very own mini chassis from the ground up. Whether you're passionate about automotive design or mechanical engineering, this challenge offers the perfect platform to showcase your creativity, technical skills, and problem-solving abilities.Gear up for the ultimate hands-on engineering experience with the Mini Chassis Making Competition!",
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // Location: 'LA1-201',
+ // Date: 'DAY 2',
+ // Time: '9 AM',
+ // Prizes: '₹3000',
+ // },
{
id: 5,
Heading: 'MATERIAXPLORE',
@@ -486,18 +486,18 @@ export const ME_descriptionItems = [
Time: '9 AM',
Prizes: '₹3000',
},
- {
- id: 11,
- Heading: 'VIRTUAL RACING SIMULATOR COMPETITION',
- Description:
- 'Gear up to race against time! SAE NITR presents to you the “Virtual Racing Simulator Competition”, a super enthralling event where participants will compete against each other in a virtual environment using a racing simulation software. If you enjoy playing Need For Speed, Burnout Paradise, Forza Horizon 5 etc, this competition is for you! Join us and get a chance to show off your driving skills or simply spectate and enjoy the thrilling competition as it unfolds!',
- ImageURL:
- 'https://res.cloudinary.com/duvkctvfr/image/upload/v1729432942/INNO_events/Inno%20Club%20Posters/rjunpvmcjesqfrie4gp4.png', // TBA
- Location: 'LA 114',
- Date: 'DAY 3',
- Time: '10 AM',
- Prizes: '₹3000',
- },
+ // {
+ // id: 11,
+ // Heading: 'VIRTUAL RACING SIMULATOR COMPETITION',
+ // Description:
+ // 'Gear up to race against time! SAE NITR presents to you the “Virtual Racing Simulator Competition”, a super enthralling event where participants will compete against each other in a virtual environment using a racing simulation software. If you enjoy playing Need For Speed, Burnout Paradise, Forza Horizon 5 etc, this competition is for you! Join us and get a chance to show off your driving skills or simply spectate and enjoy the thrilling competition as it unfolds!',
+ // ImageURL:
+ // 'https://res.cloudinary.com/duvkctvfr/image/upload/v1729432942/INNO_events/Inno%20Club%20Posters/rjunpvmcjesqfrie4gp4.png', // TBA
+ // Location: 'LA 114',
+ // Date: 'DAY 3',
+ // Time: '10 AM',
+ // Prizes: '₹3000',
+ // },
{
id: 12,
Heading: 'MOLECULAR MANIA',
@@ -766,17 +766,17 @@ export const ME_descriptionItems = [
Time: '10 AM',
Prizes: 'TBA',
},
- {
- id: 35,
- Heading: 'Sell Me This Pen',
- Description:
- '"In sales, the most powerful tool is your passion!" Join us for “Sell me this pen,” a thrilling competition where teams will sell or advertise a product to a panel of judges. Participants will perform acts, skits, or direct sales pitches, showcasing their creativity and salesmanship. Only the best sales team will take home the title. Prepare to unleash your inner salesperson with the Finance Club!',
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- Location: 'TBA',
- Date: 'DAY 1',
- Time: 'TBA',
- Prizes: 'TBA',
- },
+ // {
+ // id: 35,
+ // Heading: 'Sell Me This Pen',
+ // Description:
+ // '"In sales, the most powerful tool is your passion!" Join us for “Sell me this pen,” a thrilling competition where teams will sell or advertise a product to a panel of judges. Participants will perform acts, skits, or direct sales pitches, showcasing their creativity and salesmanship. Only the best sales team will take home the title. Prepare to unleash your inner salesperson with the Finance Club!',
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // Location: 'TBA',
+ // Date: 'DAY 1',
+ // Time: 'TBA',
+ // Prizes: 'TBA',
+ // },
{
id: 36,
Heading: 'No Nerds November',
@@ -788,28 +788,28 @@ export const ME_descriptionItems = [
Time: 'TBA',
Prizes: 'TBA',
},
- {
- id: 37,
- Heading: 'Laughter LAFDA',
- Description:
- '"Laughter is the best medicine; be ready to see some hidden comedy gems!" OPEN MIC welcomes to LAUGHTER LAFDA, where undiscovered comedic talents shine in a friendly competition! In just 2 hours, participants will take the stage to showcase their unique styles and humor. Join us as we celebrate the art of comedy and enjoy an evening filled with laughter.',
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- Location: 'TBA',
- Date: 'DAY 1',
- Time: 'TBA',
- Prizes: 'TBA',
- },
- {
- id: 38,
- Heading: 'Darth-a-lon',
- Description:
- 'Join us for Darth-a-lon! A dart-throwing machine-making competition brought to you by ASME NIT Rourkela where participants will be able to showcase their creativity and precision engineering skills. Participants will design and construct their very own dart-throwing machines built to hit a specific target using a variety of materials provided to them within the time limit of 3 hours. Try your best shot and dart your way to victory!',
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- Location: 'TBA',
- Date: 'TBA',
- Time: 'TBA',
- Prizes: 'TBA',
- },
+ // {
+ // id: 37,
+ // Heading: 'Laughter LAFDA',
+ // Description:
+ // '"Laughter is the best medicine; be ready to see some hidden comedy gems!" OPEN MIC welcomes to LAUGHTER LAFDA, where undiscovered comedic talents shine in a friendly competition! In just 2 hours, participants will take the stage to showcase their unique styles and humor. Join us as we celebrate the art of comedy and enjoy an evening filled with laughter.',
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // Location: 'TBA',
+ // Date: 'DAY 1',
+ // Time: 'TBA',
+ // Prizes: 'TBA',
+ // },
+ // {
+ // id: 38,
+ // Heading: 'Darth-a-lon',
+ // Description:
+ // 'Join us for Darth-a-lon! A dart-throwing machine-making competition brought to you by ASME NIT Rourkela where participants will be able to showcase their creativity and precision engineering skills. Participants will design and construct their very own dart-throwing machines built to hit a specific target using a variety of materials provided to them within the time limit of 3 hours. Try your best shot and dart your way to victory!',
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // Location: 'TBA',
+ // Date: 'TBA',
+ // Time: 'TBA',
+ // Prizes: 'TBA',
+ // },
{
id: 39,
Heading: 'Escape Room',
@@ -821,50 +821,50 @@ export const ME_descriptionItems = [
Time: '11 AM',
Prizes: 'TBA',
},
- {
- id: 41,
- Heading: 'HIP HOP Frenzy 1.0',
- Description:
- "Hip-Hop Frenzy 1.O, hosted by Synergy, is an inclusive dance event designed to teach the foundations of hip-hop and choreography to participants of all skill levels. Whether you're a beginner or experienced dancer, this energetic session will guide you through the basics while encouraging creativity and movement. Join us for a fun and dynamic dance experience!",
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- Location: 'TBA',
- Date: 'TBA',
- Time: 'TBA',
- Prizes: 'TBA',
- },
- {
- id: 42,
- Heading: 'Concept Craze',
- Description:
- "Concept-Craze, organized by ASME NIT Rourkela Student Section, is a dynamic event where participants pitch innovative solutions to real-world problems within a limited time frame. This challenge tests creativity, critical thinking, and the ability to present ideas concisely. It's a great platform for aspiring engineers and problem-solvers to showcase their skills and bring forward impactful solutions.",
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- Location: 'TBA',
- Date: 'TBA',
- Time: 'TBA',
- Prizes: 'TBA',
- },
- {
- id: 43,
- Heading: 'Shilp Setu',
- Description:
- 'Shilp Setu, organized by the C.E.S.T Club, is a thrilling bridge-making competition where teams design and construct arc bridges using bricks, sand, and water. Participants will put their engineering skills and creativity to the test, aiming to build strong and visually appealing bridges. Judging will focus on structural integrity, innovative design, and aesthetics, challenging teams to create resilient structures with limited materials.',
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- Location: 'TBA',
- Date: 'TBA',
- Time: 'TBA',
- Prizes: 'TBA',
- },
- {
- id: 44,
- Heading: 'Squid Game',
- Description:
- 'Squid Game, hosted by the Grapevine Business Club, is an exciting event featuring two fun-filled, team-building challenges. In Tug of War – Team Building Edition, teams will compete in a traditional tug of war, but with a twist: solving puzzles between rounds to earn time bonuses. In Red Light, Green Light – Campus Race, participants race across campus, stopping when “Red Light” is called, testing their reflexes and strategy.',
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- Location: 'NCC Ground',
- Date: 'TBA',
- Time: 'TBA',
- Prizes: 'TBA',
- },
+ // {
+ // id: 41,
+ // Heading: 'HIP HOP Frenzy 1.0',
+ // Description:
+ // "Hip-Hop Frenzy 1.O, hosted by Synergy, is an inclusive dance event designed to teach the foundations of hip-hop and choreography to participants of all skill levels. Whether you're a beginner or experienced dancer, this energetic session will guide you through the basics while encouraging creativity and movement. Join us for a fun and dynamic dance experience!",
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // Location: 'TBA',
+ // Date: 'TBA',
+ // Time: 'TBA',
+ // Prizes: 'TBA',
+ // },
+ // {
+ // id: 42,
+ // Heading: 'Concept Craze',
+ // Description:
+ // "Concept-Craze, organized by ASME NIT Rourkela Student Section, is a dynamic event where participants pitch innovative solutions to real-world problems within a limited time frame. This challenge tests creativity, critical thinking, and the ability to present ideas concisely. It's a great platform for aspiring engineers and problem-solvers to showcase their skills and bring forward impactful solutions.",
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // Location: 'TBA',
+ // Date: 'TBA',
+ // Time: 'TBA',
+ // Prizes: 'TBA',
+ // },
+ // {
+ // id: 43,
+ // Heading: 'Shilp Setu',
+ // Description:
+ // 'Shilp Setu, organized by the C.E.S.T Club, is a thrilling bridge-making competition where teams design and construct arc bridges using bricks, sand, and water. Participants will put their engineering skills and creativity to the test, aiming to build strong and visually appealing bridges. Judging will focus on structural integrity, innovative design, and aesthetics, challenging teams to create resilient structures with limited materials.',
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // Location: 'TBA',
+ // Date: 'TBA',
+ // Time: 'TBA',
+ // Prizes: 'TBA',
+ // },
+ // {
+ // id: 44,
+ // Heading: 'Squid Game',
+ // Description:
+ // 'Squid Game, hosted by the Grapevine Business Club, is an exciting event featuring two fun-filled, team-building challenges. In Tug of War – Team Building Edition, teams will compete in a traditional tug of war, but with a twist: solving puzzles between rounds to earn time bonuses. In Red Light, Green Light – Campus Race, participants race across campus, stopping when “Red Light” is called, testing their reflexes and strategy.',
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // Location: 'NCC Ground',
+ // Date: 'TBA',
+ // Time: 'TBA',
+ // Prizes: 'TBA',
+ // },
{
id: 45,
Heading: 'Drift-a-thon',
@@ -889,48 +889,48 @@ export const ME_descriptionItems = [
Time: '3pm',
Prizes: 'STS',
},
- {
- id: 47,
- Heading: 'Who Am I? (MOVIE EDITION)',
- Description:
- 'Lights, camera, guess! MATRIX CLUB brings you Who Am I? (Movie Edition)—the ultimate movie character guessing game. With a card stuck to your forehead, you’ll have to ask yes/no questions to determine which iconic movie character or celebrity you are. Can you guess it before time runs out? Ready, set, action!',
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- Location: 'TBA',
- Date: 'TBA',
- Time: 'TBA',
- Prizes: 'TBA',
- },
- {
- id: 48,
- Heading: 'Turbo Trivia Treasure Hunt',
- Description:
- 'Join us for an exhilarating event where teams race across campus, tackling a series of engaging challenges. Begin your adventure with a trivia question that leads you to your first clue, then work together to solve a riddle that uncovers your next location. Finally, compete in a showdown to earn the ultimate clue that will guide you to the hidden treasure. The first team to find it and return wins! This exciting blend of teamwork, creativity, and exploration will have you discovering the campus like never before!',
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- Location: 'TBA',
- Date: 'TBA',
- Time: 'TBA',
- Prizes: 'TBA',
- },
- {
- id: 49,
- Heading: 'Perfume Making Demonstration',
- Description:
- 'Join us for the event “Perfume Making Demonstration” and learn the art of perfume-making from a professional perfume maker and customizer. Learn about the ingredients used while making perfumes and make one on your own! You can also buy perfumes customised according to your wish.',
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- Location: 'TBA',
- Date: 'TBA',
- Time: 'TBA',
- Prizes: 'TBA',
- },
- {
- id: 50,
- Heading: 'Hands on Workshop',
- Description:
- "The Genesys club's Hands-On Workshop invites a biotechnology or biomedical startup to showcase their innovative product and guide participants through its design and functionality. In this interactive session, students will gain in-depth insights into the development and working of cutting-edge technologies. For example, a startup like Upside Down Labs, which creates DIY Neuroscience Kits, could demonstrate how these tools enable projects in Brain-Computer Interfaces (BCI) and Human-Computer Interfaces (HCI), offering students a unique learning experience.",
- ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
- Location: 'TBA',
- Date: 'TBA',
- Time: 'TBA',
- Prizes: 'TBA',
- },
+ // {
+ // id: 47,
+ // Heading: 'Who Am I? (MOVIE EDITION)',
+ // Description:
+ // 'Lights, camera, guess! MATRIX CLUB brings you Who Am I? (Movie Edition)—the ultimate movie character guessing game. With a card stuck to your forehead, you’ll have to ask yes/no questions to determine which iconic movie character or celebrity you are. Can you guess it before time runs out? Ready, set, action!',
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // Location: 'TBA',
+ // Date: 'TBA',
+ // Time: 'TBA',
+ // Prizes: 'TBA',
+ // },
+ // {
+ // id: 48,
+ // Heading: 'Turbo Trivia Treasure Hunt',
+ // Description:
+ // 'Join us for an exhilarating event where teams race across campus, tackling a series of engaging challenges. Begin your adventure with a trivia question that leads you to your first clue, then work together to solve a riddle that uncovers your next location. Finally, compete in a showdown to earn the ultimate clue that will guide you to the hidden treasure. The first team to find it and return wins! This exciting blend of teamwork, creativity, and exploration will have you discovering the campus like never before!',
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // Location: 'TBA',
+ // Date: 'TBA',
+ // Time: 'TBA',
+ // Prizes: 'TBA',
+ // },
+ // {
+ // id: 49,
+ // Heading: 'Perfume Making Demonstration',
+ // Description:
+ // 'Join us for the event “Perfume Making Demonstration” and learn the art of perfume-making from a professional perfume maker and customizer. Learn about the ingredients used while making perfumes and make one on your own! You can also buy perfumes customised according to your wish.',
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // Location: 'TBA',
+ // Date: 'TBA',
+ // Time: 'TBA',
+ // Prizes: 'TBA',
+ // },
+ // {
+ // id: 50,
+ // Heading: 'Hands on Workshop',
+ // Description:
+ // "The Genesys club's Hands-On Workshop invites a biotechnology or biomedical startup to showcase their innovative product and guide participants through its design and functionality. In this interactive session, students will gain in-depth insights into the development and working of cutting-edge technologies. For example, a startup like Upside Down Labs, which creates DIY Neuroscience Kits, could demonstrate how these tools enable projects in Brain-Computer Interfaces (BCI) and Human-Computer Interfaces (HCI), offering students a unique learning experience.",
+ // ImageURL: 'https://socialcry.com/wp-content/uploads/2024/10/dummy-image-lorem-ipsum.png', // TBA
+ // Location: 'TBA',
+ // Date: 'TBA',
+ // Time: 'TBA',
+ // Prizes: 'TBA',
+ // },
];
diff --git a/src/config/content/Footer.js b/src/config/content/Footer.js
index 96121d26..7f9dba97 100644
--- a/src/config/content/Footer.js
+++ b/src/config/content/Footer.js
@@ -77,7 +77,7 @@ export const footerBottom = [
{
id: 4,
title: 'Payment Policy',
- url: 'https://drive.google.com/file/d/1IyMLFfKceBJz5B3qzw6O4xQmeJOp37pm/view?usp=sharing',
+ url: '/refundPolicy',
},
{
id: 5,
@@ -147,3 +147,26 @@ export const TermsAndConditionsModalData = [
'To the maximum permitted visitors conduct, nothing in this disclaimer will: limit or exclude our or your liability for death or personal injury; limit or exclude our or your liability for fraud or fraudulent misrepresentation; limit any of our or your liabilities in any way that is not permitted under applicable law; or exclude any of our or your liabilities that may not be excluded under applicable law. The limitations and prohibitions of liability set in this section and elsewhere in this disclaimer: (a) are subject to the preceding paragraph; and (b) govern all liabilities arising under the disclaimer, including liabilities arising in contract, in tort, and for breach of statutory duty. As the website can be accessed by all verified visitors, we shall not uphold any liability for any damage.',
},
];
+
+export const PaymentPolicyPageData = [
+ {
+ title: 'Pricing',
+ description:
+ 'The registration fees for Innovision 2024 apply to all students from outside NIT Rourkela. This fee grants access to all events, workshops, and exhibitions during the fest. For students of NIT Rourkela, registration is completely free. Registration covers participation in most events, though some workshops may require additional fees for materials. We encourage all students to register early to secure their spot, as registrations may close once we reach capacity.',
+ },
+ {
+ title: 'Refund Policy',
+ description:
+ 'Thank you for registering at Innovision 2024. If, for any reason, you are not entirely satisfied with your registration or encounter any issues, we encourage you to review our refund and return policy. Please note that refunds are only applicable in very limited circumstances. We strive to ensure all participants have a seamless experience, and any issues with registration should be addressed with the event support team as early as possible.',
+ },
+ {
+ title: 'Your Registration Cancellation Rights',
+ description:
+ 'There will be no refund of the registration fees under any circumstances unless the fest is cancelled by Team Innovision. This policy is in place to ensure the smooth planning and execution of the event. In case of fest cancellation by the organizing team, all registered participants will be eligible for a full refund. However, in any other case, the registration fees are non-refundable. We highly recommend double-checking your availability before confirming your registration.',
+ },
+ {
+ title: 'Contact for Help',
+ description:
+ 'If you have any questions or need assistance with your registration, please feel free to reach out to our support team at innovision2024.nitr@gmail.com. We are here to help with any queries related to registration, event details, or technical issues. Our team will respond within 24-48 hours to ensure you have all the information you need to enjoy Innovision 2024 to the fullest.',
+ },
+];