-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathNewsData.ts
More file actions
152 lines (142 loc) · 9.21 KB
/
NewsData.ts
File metadata and controls
152 lines (142 loc) · 9.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
import { StaticImageData } from "next/image";
// import from news_pics for images of news
import chai from "../assets/club_event_pics/cultural/chai6.jpeg";
import scientfic from "../assets/major_events_pics/scientfic.jpeg";
import blood from "../assets/news_pics/news_blood.jpeg";
import yet from "../assets/club_event_pics/cultural/yet2.jpeg";
import consti from "../assets/news_pics/news_const.jpeg";
import hackmanthan from "../assets/news_pics/news_hack.jpeg";
import chess from "../assets/club_event_pics/sports/lakshya1.jpeg";
import aditya from "../assets/team_24-25/aditya_1.jpg";
import yash from "../assets/team_24-25/yash_1.jpg";
import nano_img from "../assets/major_events_pics/nano_tech.jpg";
import vansh from "../assets/team_24-25/vansh_11.jpg";
import priyadarshi from "../assets/team_24-25/priyadarshi.jpg";
import technovate_24 from "../assets/major_events_pics/technovate.jpeg";
import saraswati_puja from "../assets/major_events_pics/Saraswati_3.jpg";
import youth from "../assets/major_events_pics/youthday.png";
import hindi from "../assets/major_events_pics/Hindi.png";
import sci from "../assets/major_events_pics/ScinTfic_3.jpg";
import republic_day from "../assets/major_events_pics/26_Jan2.jpg";
import aids_awareness from "../assets/major_events_pics/aids_awareness.png";
import aarambh2025 from "../assets/major_events_pics/aarambh2025.png";
import chaipecharecha from "../assets/major_events_pics/chaipecharecha.jpg";
import hackasol from "../assets/major_events_pics/hackasol.jpg";
import makeinsilicon from "../assets/major_events_pics/makeinsilicon.jpg";
import techno2025 from "../assets/major_events_pics/TECHNO2025.png";
import videoframe_6359 from "../assets/major_events_pics/videoframe_6359.png";
interface NewsDataProps {
img?: StaticImageData;
title: string;
text: string;
authImg?: StaticImageData;
authName?: string;
}
/*
You need to delete the last entry and add the new entry first for every new entry.
Alternatively, you have to delete the newsData[7] and add the new entry on newsData[0].
Also you have to make sure that on every new entry you have to delete the images from the assets > news_pics folder
and add the new images for news and author.
Also the title is max 4-5 words and text should be max 30-35 words
*/
const newsData: NewsDataProps[] = [
{
img: techno2025,
title: "Technovate 2025",
text: "Technovate 2025 at IIIT Naya Raipur reached new heights with the electrifying performance by Seedhe Maut. The hip-hop duo energized the entire campus with their powerful lyrics and dynamic stage presence, creating an unforgettable night that had the audience on their feet. Their performance was the main highlight, transforming the fest into an extraordinary celebration of music and culture.",
authImg: aditya,
authName: "Aditya",
},
{
img: videoframe_6359,
title: "Technovate 2025",
text: "Technovate 2025 showcases the best of technology and culture at IIIT Naya Raipur. Students from across the nation participate in various competitions, workshops, and cultural events, making it a memorable experience filled with learning, networking, and celebration of talent and innovation.",
authImg: yash,
authName: "Yash",
},
{
img: aarambh2025,
title: "Aarambh 2025",
text: "Aarambh 2025 at IIIT Naya Raipur marks the beginning of a new academic year with enthusiasm and excitement. This grand orientation event welcomes fresh faces to the campus, introducing them to the vibrant culture, academic excellence, and diverse opportunities that await them at the institute.",
authImg: aditya,
authName: "Aditya",
},
{
img: chaipecharecha,
title: "Chai Pe Charcha",
text: "Chai Pe Charcha at IIIT Naya Raipur brings together students and faculty in an informal setting over a cup of tea. This engaging event fosters meaningful conversations, idea exchanges, and strengthens the bond between the academic community through relaxed discussions on various topics.",
authImg: yash,
authName: "Yash",
},
{
img: hackasol,
title: "Hackasol 2025",
text: "Hackasol 2025 at IIIT Naya Raipur is a premier hackathon that challenges participants to solve real-world problems through innovative coding solutions. This competitive event brings together talented developers, fostering creativity, collaboration, and technical excellence in a dynamic environment.",
authImg: vansh,
authName: "Vansh",
},
{
img: makeinsilicon,
title: "Make in Silicon",
text: "Make in Silicon at IIIT Naya Raipur celebrates innovation and entrepreneurship in the tech industry. This event showcases cutting-edge projects, startup ideas, and technological innovations, inspiring students to create impactful solutions and contribute to the growing ecosystem of innovation.",
authImg: priyadarshi,
authName: "Priyadarshi",
},
{
img: nano_img,
title: "Nano Fabrication Workshop",
text: "In a significant leap towards fostering scientific innovation and research, the Dr. Shyama Prasad Mukherjee International Institute of Information Technology (DSPM IIIT), Naya Raipur, organized a one-day workshop on \'Nano-Fabrication Facilities and Techniques'\ under the supervision of Dr.Pradeep Kumar Sinha, Vice-Chancellor and Director of DSPM IIIT Naya Raipur on 20 th January 2024. The event, supported under the Scientific Social Responsibility (SSR) Policy of SERB of the DST-funded project, with the reference number EEQ/2021/000007. This workshop brought together experts, scholars, and researchers to explore the latest advancements in nano-fabrication.",
authImg: yash,
authName: "Yash",
},
{
img: republic_day,
title: "Republic Day ",
text: "The Republic Day celebration at IIIT Naya Raipur is a significant event that brings together students, faculty, and staff in a vibrant display of patriotism and unity. Marking the day the Constitution of India came into effect, the celebration begins with the hoisting of the national flag and the singing of the National Anthem, instilling a deep sense of national pride.",
authImg: aditya,
authName: "Aditya",
},
{
img: technovate_24,
title: "Technovate 2k24",
text: "Technovate 2024, the annual techno-cultural fest of IIIT Naya Raipur, is a dazzling showcase of innovation, creativity, and cultural exuberance, attracting students from across the nation. This grand event is a melting pot of technological brilliance and cultural vibrancy, marking it as one of the most anticipated events in the academic calendar.",
authImg: vansh,
authName: "Vansh",
},
{
img: youth,
title: "Youth Day",
text: "Youth Day at IIIT Naya Raipur emerges as a vibrant celebration of energy, aspirations, and the transformative power of the younger generation. This day, dedicated to the youth, underlines the importance of empowering young minds and harnessing their potential for the greater good. The campus buzzes with a series of motivational talks, workshops, and interactive sessions led by eminent personalities and achievers from various fields. ",
authImg: aditya,
authName: "Aditya",
},
{
img: saraswati_puja,
title: "Saraswati Puja",
text: "Saraswati Puja at IIIT Naya Raipur is a day marked by devotion, cultural richness, and academic reverence, celebrated with great enthusiasm among students, faculty, and the entire institute community. This auspicious occasion is dedicated to Goddess Saraswati, the deity of knowledge, music, art, wisdom , freedom, spirituality , and learning .",
authImg: yash,
authName: "Yash",
},
{
img: aids_awareness,
title: "Awareness Program on HIV and AIDS",
text: "The Awareness Program on HIV and AIDS at IIIT Naya Raipur is a significant and impactful event, reflecting the institute's commitment to educating its community on critical public health issues. This program serves as a powerful platform to dispel myths, spread knowledge, and foster a supportive environment for discussion about HIV and AIDS - conditions that continue to affect millions worldwide.",
authImg: priyadarshi,
authName: "Priyadarshi",
},
{
img: hindi,
title: "World Hindi Day",
text: "World Hindi Day at IIIT Naya Raipur is celebrated with great enthusiasm as an acknowledgment of the Hindi language's significance and its rich cultural heritage. This special day sees the IIIT community come together to honor and promote the beauty, depth, and versatility of Hindi through a variety of literary and cultural activities. Eloquent speeches, poetry recitations, storytelling sessions, and debates are organized, showcasing the eloquence and expressive power of Hindi. ",
authImg: vansh,
authName: "Vansh",
},
{
img: sci,
title: "SCInTFIC 2k24",
text: "SCInTFIC 2k24 at IIIT Naya Raipur stands as a beacon of scientific inquiry, innovation, and discovery, drawing together students, academicians, and researchers from diverse disciplines. This premier event is dedicated to celebrating the wonders of science and technology, providing a dynamic platform for the exchange of ideas, showcasing cutting-edge research, and fostering collaborations that push the boundaries of what is known and what can be achieved.",
authImg: priyadarshi,
authName: "Priyadarshi",
}
];
export default newsData;