Merge version_1 into main #2
@@ -39,7 +39,7 @@ export default function AboutPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -57,10 +57,7 @@ export default function AboutPage() {
|
||||
<TextSplitAbout
|
||||
title="Our Story"
|
||||
description={[
|
||||
"NRIIT was founded with a vision to provide world-class engineering education accessible to talented students from all backgrounds. Over the past two decades, we have grown into one of the most respected autonomous engineering colleges in India.",
|
||||
"Our commitment to excellence is reflected in our faculty, infrastructure, research initiatives, and most importantly, in the success of our graduates who are making meaningful contributions across global industries.",
|
||||
"We believe in holistic education that combines rigorous academics with practical exposure, ethical values, and professional development to create engineers who are not just technically proficient but also responsible global citizens.",
|
||||
]}
|
||||
"NRIIT was founded with a vision to provide world-class engineering education accessible to talented students from all backgrounds. Over the past two decades, we have grown into one of the most respected autonomous engineering colleges in India.", "Our commitment to excellence is reflected in our faculty, infrastructure, research initiatives, and most importantly, in the success of our graduates who are making meaningful contributions across global industries.", "We believe in holistic education that combines rigorous academics with practical exposure, ethical values, and professional development to create engineers who are not just technically proficient but also responsible global citizens."]}
|
||||
buttons={[
|
||||
{ text: "Explore Our Programs", href: "/courses" },
|
||||
{ text: "Visit Campus", href: "/campus" },
|
||||
@@ -79,14 +76,10 @@ export default function AboutPage() {
|
||||
tagIcon={Lightbulb}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excellence in Education",
|
||||
description:
|
||||
"We are dedicated to providing a curriculum that blends theoretical knowledge with practical application, preparing students for real-world engineering challenges.",
|
||||
media: {
|
||||
id: "1", title: "Excellence in Education", description:
|
||||
"We are dedicated to providing a curriculum that blends theoretical knowledge with practical application, preparing students for real-world engineering challenges.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg"},
|
||||
items: [
|
||||
{ icon: Award, text: "Quality Teaching & Mentorship" },
|
||||
{ icon: Zap, text: "Industry-Aligned Curriculum" },
|
||||
@@ -95,14 +88,10 @@ export default function AboutPage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Student-Centric Approach",
|
||||
description:
|
||||
"Every student at NRIIT is valued as an individual with unique potential. We provide personalized guidance, mentorship, and support to help each student achieve their academic and career goals.",
|
||||
media: {
|
||||
id: "2", title: "Student-Centric Approach", description:
|
||||
"Every student at NRIIT is valued as an individual with unique potential. We provide personalized guidance, mentorship, and support to help each student achieve their academic and career goals.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg"},
|
||||
items: [
|
||||
{ icon: Users, text: "Personalized Mentorship" },
|
||||
{ icon: Target, text: "Career Development" },
|
||||
@@ -111,14 +100,10 @@ export default function AboutPage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Industry Partnership & Collaboration",
|
||||
description:
|
||||
"We maintain strong partnerships with leading technology companies and industries to ensure our curriculum remains current, and our students gain hands-on experience with cutting-edge technologies.",
|
||||
media: {
|
||||
id: "3", title: "Industry Partnership & Collaboration", description:
|
||||
"We maintain strong partnerships with leading technology companies and industries to ensure our curriculum remains current, and our students gain hands-on experience with cutting-edge technologies.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=4",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg"},
|
||||
items: [
|
||||
{ icon: Award, text: "Guest Lectures & Workshops" },
|
||||
{ icon: Code, text: "Internship Opportunities" },
|
||||
@@ -143,7 +128,7 @@ export default function AboutPage() {
|
||||
{ text: "Schedule Campus Tour", href: "/campus" },
|
||||
{ text: "Contact Admissions", href: "/admissions" },
|
||||
]}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -155,24 +140,16 @@ export default function AboutPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/nriit",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/nriit", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/nriit",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/nriit", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/nriit",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/nriit", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/nriit",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/nriit", ariaLabel: "Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -37,7 +37,7 @@ export default function AdmissionsPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -55,10 +55,7 @@ export default function AdmissionsPage() {
|
||||
<TextSplitAbout
|
||||
title="Admission Process"
|
||||
description={[
|
||||
"NRIIT welcomes applications from talented students across India. Our admission process is transparent, merit-based, and designed to identify students with strong academic potential and a passion for engineering.",
|
||||
"We consider a holistic set of criteria including board exam performance, entrance test scores, and personal qualities to ensure we admit students who will thrive in our rigorous academic environment.",
|
||||
"The admissions team is here to support you at every step of the process. Whether you have questions about eligibility, required documents, or the selection criteria, we are ready to help.",
|
||||
]}
|
||||
"NRIIT welcomes applications from talented students across India. Our admission process is transparent, merit-based, and designed to identify students with strong academic potential and a passion for engineering.", "We consider a holistic set of criteria including board exam performance, entrance test scores, and personal qualities to ensure we admit students who will thrive in our rigorous academic environment.", "The admissions team is here to support you at every step of the process. Whether you have questions about eligibility, required documents, or the selection criteria, we are ready to help."]}
|
||||
buttons={[
|
||||
{ text: "Start Application", href: "#" },
|
||||
{ text: "Download Prospectus", href: "#" },
|
||||
@@ -77,14 +74,10 @@ export default function AdmissionsPage() {
|
||||
tagIcon={BookOpen}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Online Application",
|
||||
description:
|
||||
"Complete the online application form with your personal details, educational background, and choice of engineering discipline. Upload required documents including board exam certificates and entrance test scores.",
|
||||
media: {
|
||||
id: "1", title: "Online Application", description:
|
||||
"Complete the online application form with your personal details, educational background, and choice of engineering discipline. Upload required documents including board exam certificates and entrance test scores.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg?_wi=5",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Complete Application Form" },
|
||||
{ icon: CheckCircle, text: "Upload Required Documents" },
|
||||
@@ -93,14 +86,10 @@ export default function AdmissionsPage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Merit-Based Selection",
|
||||
description:
|
||||
"NRIIT evaluates applications based on JEE (Main) or state entrance exam scores combined with class XII board exam performance. Shortlisted candidates are invited for counseling.",
|
||||
media: {
|
||||
id: "2", title: "Merit-Based Selection", description:
|
||||
"NRIIT evaluates applications based on JEE (Main) or state entrance exam scores combined with class XII board exam performance. Shortlisted candidates are invited for counseling.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg?_wi=4",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg"},
|
||||
items: [
|
||||
{ icon: Target, text: "Entrance Exam Scores" },
|
||||
{ icon: Award, text: "Board Performance" },
|
||||
@@ -109,14 +98,10 @@ export default function AdmissionsPage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Counseling & Admission",
|
||||
description:
|
||||
"Selected candidates attend counseling sessions to finalize their engineering discipline choice. After seat allocation, students proceed with document verification and fee payment to secure their admission.",
|
||||
media: {
|
||||
id: "3", title: "Counseling & Admission", description:
|
||||
"Selected candidates attend counseling sessions to finalize their engineering discipline choice. After seat allocation, students proceed with document verification and fee payment to secure their admission.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=10",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Counseling Sessions" },
|
||||
{ icon: CheckCircle, text: "Seat Allocation" },
|
||||
@@ -141,7 +126,7 @@ export default function AdmissionsPage() {
|
||||
{ text: "Fill Inquiry Form", href: "#" },
|
||||
{ text: "Call: 093918 78787", href: "tel:+919391878787" },
|
||||
]}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -153,24 +138,16 @@ export default function AdmissionsPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/nriit",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/nriit", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/nriit",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/nriit", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/nriit",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/nriit", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/nriit",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/nriit", ariaLabel: "Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -34,7 +34,7 @@ export default function CampusPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -52,10 +52,7 @@ export default function CampusPage() {
|
||||
<TextSplitAbout
|
||||
title="World-Class Campus Facilities"
|
||||
description={[
|
||||
"Our sprawling 32-acre campus in Vijayawada is designed to provide a vibrant and conducive environment for learning, research, and personal development. Every facility is meticulously planned to support academic excellence and student well-being.",
|
||||
"From state-of-the-art laboratories and modern classrooms to recreational facilities and comfortable hostels, NRIIT provides everything students need for a transformative college experience.",
|
||||
"Our campus combines traditional academic values with modern amenities, creating an ideal setting where students can focus on their studies while enjoying a balanced college life with sports, cultural activities, and community engagement.",
|
||||
]}
|
||||
"Our sprawling 32-acre campus in Vijayawada is designed to provide a vibrant and conducive environment for learning, research, and personal development. Every facility is meticulously planned to support academic excellence and student well-being.", "From state-of-the-art laboratories and modern classrooms to recreational facilities and comfortable hostels, NRIIT provides everything students need for a transformative college experience.", "Our campus combines traditional academic values with modern amenities, creating an ideal setting where students can focus on their studies while enjoying a balanced college life with sports, cultural activities, and community engagement."]}
|
||||
buttons={[
|
||||
{ text: "Schedule Campus Tour", href: "#" },
|
||||
{ text: "Photo Gallery", href: "#" },
|
||||
@@ -74,49 +71,21 @@ export default function CampusPage() {
|
||||
tagIcon={Building}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Academic",
|
||||
name: "Advanced Laboratories",
|
||||
price: "State-of-the-Art",
|
||||
rating: 5,
|
||||
reviewCount: "Equipped",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=9",
|
||||
imageAlt: "Advanced laboratory facilities",
|
||||
},
|
||||
id: "1", brand: "Academic", name: "Advanced Laboratories", price: "State-of-the-Art", rating: 5,
|
||||
reviewCount: "Equipped", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg", imageAlt: "Advanced laboratory facilities"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Learning",
|
||||
name: "Central Library",
|
||||
price: "50,000+ Books",
|
||||
rating: 5,
|
||||
reviewCount: "Digital",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg?_wi=3",
|
||||
imageAlt: "Modern central library",
|
||||
},
|
||||
id: "2", brand: "Learning", name: "Central Library", price: "50,000+ Books", rating: 5,
|
||||
reviewCount: "Digital", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg", imageAlt: "Modern central library"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Student Life",
|
||||
name: "Hostels & Amenities",
|
||||
price: "Comfortable",
|
||||
rating: 5,
|
||||
reviewCount: "Secure",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598840.jpg?_wi=2",
|
||||
imageAlt: "Student hostel facilities",
|
||||
},
|
||||
id: "3", brand: "Student Life", name: "Hostels & Amenities", price: "Comfortable", rating: 5,
|
||||
reviewCount: "Secure", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598840.jpg", imageAlt: "Student hostel facilities"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Recreation",
|
||||
name: "Sports Complex",
|
||||
price: "Multi-facility",
|
||||
rating: 5,
|
||||
reviewCount: "Active",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg?_wi=4",
|
||||
imageAlt: "Sports and recreation complex",
|
||||
},
|
||||
id: "4", brand: "Recreation", name: "Sports Complex", price: "Multi-facility", rating: 5,
|
||||
reviewCount: "Active", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg", imageAlt: "Sports and recreation complex"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -135,7 +104,7 @@ export default function CampusPage() {
|
||||
{ text: "Book a Campus Tour", href: "#" },
|
||||
{ text: "Virtual Tour", href: "#" },
|
||||
]}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -147,24 +116,16 @@ export default function CampusPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/nriit",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/nriit", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/nriit",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/nriit", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/nriit",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/nriit", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/nriit",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/nriit", ariaLabel: "Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -41,7 +41,7 @@ export default function CoursesPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -63,14 +63,10 @@ export default function CoursesPage() {
|
||||
tagIcon={BookOpen}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Computer Science Engineering",
|
||||
description:
|
||||
"Become a software engineering expert with deep knowledge of programming, algorithms, AI, machine learning, and cloud technologies. Our CSE program is designed for students passionate about technology and innovation.",
|
||||
media: {
|
||||
id: "1", title: "Computer Science Engineering", description:
|
||||
"Become a software engineering expert with deep knowledge of programming, algorithms, AI, machine learning, and cloud technologies. Our CSE program is designed for students passionate about technology and innovation.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=5",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg"},
|
||||
items: [
|
||||
{ icon: Code, text: "Programming & Algorithms" },
|
||||
{ icon: Brain, text: "AI & Machine Learning" },
|
||||
@@ -79,14 +75,10 @@ export default function CoursesPage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Mechanical Engineering",
|
||||
description:
|
||||
"Develop expertise in design, manufacturing, and mechanical systems. This program prepares you for careers in automotive, aerospace, energy, and industrial sectors with hands-on laboratory experience.",
|
||||
media: {
|
||||
id: "2", title: "Mechanical Engineering", description:
|
||||
"Develop expertise in design, manufacturing, and mechanical systems. This program prepares you for careers in automotive, aerospace, energy, and industrial sectors with hands-on laboratory experience.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg"},
|
||||
items: [
|
||||
{ icon: Cpu, text: "CAD & Simulation" },
|
||||
{ icon: Settings, text: "Thermal Systems" },
|
||||
@@ -95,14 +87,10 @@ export default function CoursesPage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Electronics & Communication Engineering",
|
||||
description:
|
||||
"Master digital systems, signal processing, microcontrollers, and communication technologies. This discipline prepares engineers for telecommunications, semiconductor, and electronics industries.",
|
||||
media: {
|
||||
id: "3", title: "Electronics & Communication Engineering", description:
|
||||
"Master digital systems, signal processing, microcontrollers, and communication technologies. This discipline prepares engineers for telecommunications, semiconductor, and electronics industries.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=6",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg"},
|
||||
items: [
|
||||
{ icon: Radio, text: "Communication Systems" },
|
||||
{ icon: Waves, text: "Signal Processing" },
|
||||
@@ -125,49 +113,21 @@ export default function CoursesPage() {
|
||||
tagIcon={Award}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "CSE Specializations",
|
||||
name: "Full Stack Development",
|
||||
price: "Comprehensive",
|
||||
rating: 5,
|
||||
reviewCount: "Practical",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=7",
|
||||
imageAlt: "Full stack development laboratory",
|
||||
},
|
||||
id: "1", brand: "CSE Specializations", name: "Full Stack Development", price: "Comprehensive", rating: 5,
|
||||
reviewCount: "Practical", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg", imageAlt: "Full stack development laboratory"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "ME Specializations",
|
||||
name: "Automotive Engineering",
|
||||
price: "Industry-Focused",
|
||||
rating: 5,
|
||||
reviewCount: "Hands-on",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg?_wi=3",
|
||||
imageAlt: "Automotive engineering workshop",
|
||||
},
|
||||
id: "2", brand: "ME Specializations", name: "Automotive Engineering", price: "Industry-Focused", rating: 5,
|
||||
reviewCount: "Hands-on", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg", imageAlt: "Automotive engineering workshop"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "ECE Specializations",
|
||||
name: "Embedded Systems",
|
||||
price: "Advanced Tech",
|
||||
rating: 5,
|
||||
reviewCount: "Modern",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=8",
|
||||
imageAlt: "Embedded systems laboratory",
|
||||
},
|
||||
id: "3", brand: "ECE Specializations", name: "Embedded Systems", price: "Advanced Tech", rating: 5,
|
||||
reviewCount: "Modern", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg", imageAlt: "Embedded systems laboratory"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Cross-Disciplinary",
|
||||
name: "IoT & Cybersecurity",
|
||||
price: "Emerging Fields",
|
||||
rating: 5,
|
||||
reviewCount: "Future-Ready",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg?_wi=3",
|
||||
imageAlt: "IoT laboratory with modern equipment",
|
||||
},
|
||||
id: "4", brand: "Cross-Disciplinary", name: "IoT & Cybersecurity", price: "Emerging Fields", rating: 5,
|
||||
reviewCount: "Future-Ready", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg", imageAlt: "IoT laboratory with modern equipment"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -186,7 +146,7 @@ export default function CoursesPage() {
|
||||
{ text: "Apply for a Program", href: "/admissions" },
|
||||
{ text: "Download Course Brochure", href: "#" },
|
||||
]}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -198,24 +158,16 @@ export default function CoursesPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/nriit",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/nriit", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/nriit",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/nriit", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/nriit",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/nriit", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/nriit",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/nriit", ariaLabel: "Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
145
src/app/page.tsx
145
src/app/page.tsx
@@ -47,7 +47,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -65,7 +65,7 @@ export default function HomePage() {
|
||||
<HeroBillboard
|
||||
title="Top Autonomous Engineering College in Vijayawada"
|
||||
description="NRI Institute of Technology offers industry-focused education, advanced labs, and strong placement support to empower engineers for the future."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Autonomous College"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
@@ -79,17 +79,11 @@ export default function HomePage() {
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/image-young-beautiful-woman-student-smiling-holding-notebooks-homework-material-standing_1258-205924.jpg",
|
||||
alt: "Student 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/image-young-beautiful-woman-student-smiling-holding-notebooks-homework-material-standing_1258-205924.jpg", alt: "Student 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-before-lesson_329181-2988.jpg",
|
||||
alt: "Student 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-before-lesson_329181-2988.jpg", alt: "Student 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/vertical-portrait-young-successful-woman-employee-entrepreneur-office-hall-tutor-carry-laptop-notebooks-looking-away-with-satisfied-pleased-smile-like-her-job_197531-30584.jpg",
|
||||
alt: "Student 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/vertical-portrait-young-successful-woman-employee-entrepreneur-office-hall-tutor-carry-laptop-notebooks-looking-away-with-satisfied-pleased-smile-like-her-job_197531-30584.jpg", alt: "Student 3"},
|
||||
]}
|
||||
avatarText="Trusted by 2000+ students and parents"
|
||||
/>
|
||||
@@ -99,10 +93,7 @@ export default function HomePage() {
|
||||
<TextSplitAbout
|
||||
title="About NRIIT"
|
||||
description={[
|
||||
"Established as an autonomous engineering college, NRIIT has been at the forefront of engineering education in Vijayawada for over two decades. We are committed to fostering innovation, critical thinking, and professional excellence.",
|
||||
"Our state-of-the-art infrastructure, experienced faculty, and industry partnerships ensure that our students are equipped with the skills and knowledge required for successful careers in engineering and technology.",
|
||||
"With a 4.3-star rating from 2000+ reviews, NRIIT stands as a trusted choice for students seeking quality engineering education with placement support and career advancement opportunities.",
|
||||
]}
|
||||
"Established as an autonomous engineering college, NRIIT has been at the forefront of engineering education in Vijayawada for over two decades. We are committed to fostering innovation, critical thinking, and professional excellence.", "Our state-of-the-art infrastructure, experienced faculty, and industry partnerships ensure that our students are equipped with the skills and knowledge required for successful careers in engineering and technology.", "With a 4.3-star rating from 2000+ reviews, NRIIT stands as a trusted choice for students seeking quality engineering education with placement support and career advancement opportunities."]}
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "/about" },
|
||||
{ text: "Contact Us", href: "/admissions" },
|
||||
@@ -121,14 +112,10 @@ export default function HomePage() {
|
||||
tagIcon={BookOpen}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Computer Science Engineering",
|
||||
description:
|
||||
"Master software development, AI, machine learning, and cloud computing with hands-on projects and industry collaborations.",
|
||||
media: {
|
||||
id: "1", title: "Computer Science Engineering", description:
|
||||
"Master software development, AI, machine learning, and cloud computing with hands-on projects and industry collaborations.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=1",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg"},
|
||||
items: [
|
||||
{ icon: Code, text: "Programming & Algorithms" },
|
||||
{ icon: Brain, text: "AI & Machine Learning" },
|
||||
@@ -137,14 +124,10 @@ export default function HomePage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Mechanical Engineering",
|
||||
description:
|
||||
"Develop expertise in design, manufacturing, and mechanical systems with advanced laboratory facilities.",
|
||||
media: {
|
||||
id: "2", title: "Mechanical Engineering", description:
|
||||
"Develop expertise in design, manufacturing, and mechanical systems with advanced laboratory facilities.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg?_wi=1",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg"},
|
||||
items: [
|
||||
{ icon: Cpu, text: "CAD & Simulation" },
|
||||
{ icon: Settings, text: "Thermal Systems" },
|
||||
@@ -153,14 +136,10 @@ export default function HomePage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Electronics & Communication",
|
||||
description:
|
||||
"Explore digital systems, signal processing, and communication technologies with cutting-edge equipment.",
|
||||
media: {
|
||||
id: "3", title: "Electronics & Communication", description:
|
||||
"Explore digital systems, signal processing, and communication technologies with cutting-edge equipment.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=2",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg"},
|
||||
items: [
|
||||
{ icon: Radio, text: "Communication Systems" },
|
||||
{ icon: Waves, text: "Signal Processing" },
|
||||
@@ -183,49 +162,21 @@ export default function HomePage() {
|
||||
tagIcon={BookOpen}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Learning Spaces",
|
||||
name: "Modern Classrooms",
|
||||
price: "Interactive Boards",
|
||||
rating: 5,
|
||||
reviewCount: "Equipped",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg?_wi=1",
|
||||
imageAlt: "Modern classroom with interactive technology",
|
||||
},
|
||||
id: "1", brand: "Learning Spaces", name: "Modern Classrooms", price: "Interactive Boards", rating: 5,
|
||||
reviewCount: "Equipped", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg", imageAlt: "Modern classroom with interactive technology"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Research Centers",
|
||||
name: "Advanced Laboratories",
|
||||
price: "State-of-the-art",
|
||||
rating: 5,
|
||||
reviewCount: "Equipment",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=3",
|
||||
imageAlt: "Advanced computer science laboratory",
|
||||
},
|
||||
id: "2", brand: "Research Centers", name: "Advanced Laboratories", price: "State-of-the-art", rating: 5,
|
||||
reviewCount: "Equipment", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg", imageAlt: "Advanced computer science laboratory"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Knowledge Hub",
|
||||
name: "Central Library",
|
||||
price: "50000+ Books",
|
||||
rating: 5,
|
||||
reviewCount: "Available",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg?_wi=1",
|
||||
imageAlt: "College library with study areas",
|
||||
},
|
||||
id: "3", brand: "Knowledge Hub", name: "Central Library", price: "50000+ Books", rating: 5,
|
||||
reviewCount: "Available", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg", imageAlt: "College library with study areas"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Student Living",
|
||||
name: "Hostels & Amenities",
|
||||
price: "Comfortable",
|
||||
rating: 5,
|
||||
reviewCount: "Facilities",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598840.jpg?_wi=1",
|
||||
imageAlt: "Modern student hostel accommodation",
|
||||
},
|
||||
id: "4", brand: "Student Living", name: "Hostels & Amenities", price: "Comfortable", rating: 5,
|
||||
reviewCount: "Facilities", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598840.jpg", imageAlt: "Modern student hostel accommodation"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -242,32 +193,16 @@ export default function HomePage() {
|
||||
tagIcon={CheckCircle}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "96",
|
||||
title: "%",
|
||||
description: "Placement Rate",
|
||||
icon: CheckCircle,
|
||||
id: "1", value: "96", title: "%", description: "Placement Rate", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "12",
|
||||
title: "LPA",
|
||||
description: "Average Package",
|
||||
icon: DollarSign,
|
||||
id: "2", value: "12", title: "LPA", description: "Average Package", icon: DollarSign,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "42",
|
||||
title: "LPA",
|
||||
description: "Highest Package",
|
||||
icon: Award,
|
||||
id: "3", value: "42", title: "LPA", description: "Highest Package", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "500+",
|
||||
title: "Companies",
|
||||
description: "Recruiting Partners",
|
||||
icon: Code,
|
||||
id: "4", value: "500+", title: "Companies", description: "Recruiting Partners", icon: Code,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -287,7 +222,7 @@ export default function HomePage() {
|
||||
{ text: "Submit Inquiry", href: "#" },
|
||||
{ text: "Call Us: 093918 78787", href: "tel:+919391878787" },
|
||||
]}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -299,24 +234,16 @@ export default function HomePage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/nriit",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/nriit", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/nriit",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/nriit", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/nriit",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/nriit", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/nriit",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/nriit", ariaLabel: "Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -39,7 +39,7 @@ export default function PlacementsPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -61,32 +61,16 @@ export default function PlacementsPage() {
|
||||
tagIcon={TrendingUp}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "96",
|
||||
title: "%",
|
||||
description: "Placement Rate",
|
||||
icon: CheckCircle,
|
||||
id: "1", value: "96", title: "%", description: "Placement Rate", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "12",
|
||||
title: "LPA",
|
||||
description: "Average Package",
|
||||
icon: DollarSign,
|
||||
id: "2", value: "12", title: "LPA", description: "Average Package", icon: DollarSign,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "42",
|
||||
title: "LPA",
|
||||
description: "Highest Package",
|
||||
icon: Award,
|
||||
id: "3", value: "42", title: "LPA", description: "Highest Package", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "500+",
|
||||
title: "Companies",
|
||||
description: "Recruiting Partners",
|
||||
icon: Building,
|
||||
id: "4", value: "500+", title: "Companies", description: "Recruiting Partners", icon: Building,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -106,49 +90,21 @@ export default function PlacementsPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Placed in Tier-1 Tech Company",
|
||||
quote:
|
||||
"NRIIT's curriculum and industry exposure prepared me perfectly for my role at a leading tech multinational. The mock interviews and placement coaching were incredibly valuable.",
|
||||
name: "Arjun Kumar",
|
||||
role: "Software Engineer, Tech Innovators Inc",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/image-young-beautiful-woman-student-smiling-holding-notebooks-homework-material-standing_1258-205924.jpg",
|
||||
imageAlt: "Arjun Kumar",
|
||||
},
|
||||
id: "1", title: "Placed in Tier-1 Tech Company", quote:
|
||||
"NRIIT's curriculum and industry exposure prepared me perfectly for my role at a leading tech multinational. The mock interviews and placement coaching were incredibly valuable.", name: "Arjun Kumar", role: "Software Engineer, Tech Innovators Inc", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/image-young-beautiful-woman-student-smiling-holding-notebooks-homework-material-standing_1258-205924.jpg", imageAlt: "Arjun Kumar"},
|
||||
{
|
||||
id: "2",
|
||||
title: "International Opportunity",
|
||||
quote:
|
||||
"Thanks to NRIIT's strong industry partnerships and international collaborations, I got placed with a global consulting firm. The placement team was extremely supportive.",
|
||||
name: "Priya Sharma",
|
||||
role: "Data Analyst, Analytics Corp",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-woman-before-lesson_329181-2988.jpg",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
id: "2", title: "International Opportunity", quote:
|
||||
"Thanks to NRIIT's strong industry partnerships and international collaborations, I got placed with a global consulting firm. The placement team was extremely supportive.", name: "Priya Sharma", role: "Data Analyst, Analytics Corp", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-woman-before-lesson_329181-2988.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Fast-Track Career Growth",
|
||||
quote:
|
||||
"The comprehensive placement support and skill development programs at NRIIT gave me a strong foundation. I got promoted within a year of joining the company.",
|
||||
name: "Vikram Singh",
|
||||
role: "Systems Architect, Cloud Solutions Ltd",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vertical-portrait-young-successful-woman-employee-entrepreneur-office-hall-tutor-carry-laptop-notebooks-looking-away-with-satisfied-pleased-smile-like-her-job_197531-30584.jpg",
|
||||
imageAlt: "Vikram Singh",
|
||||
},
|
||||
id: "3", title: "Fast-Track Career Growth", quote:
|
||||
"The comprehensive placement support and skill development programs at NRIIT gave me a strong foundation. I got promoted within a year of joining the company.", name: "Vikram Singh", role: "Systems Architect, Cloud Solutions Ltd", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vertical-portrait-young-successful-woman-employee-entrepreneur-office-hall-tutor-carry-laptop-notebooks-looking-away-with-satisfied-pleased-smile-like-her-job_197531-30584.jpg", imageAlt: "Vikram Singh"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Entrepreneurial Journey",
|
||||
quote:
|
||||
"NRIIT encouraged innovation and entrepreneurship. Many of my batch mates and I started our own ventures, and the alumni network provided great support throughout.",
|
||||
name: "Anjali Patel",
|
||||
role: "Product Manager, Global Tech Solutions",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/colleagues-studying-together-front-their-college_23-2149038478.jpg",
|
||||
imageAlt: "Anjali Patel",
|
||||
},
|
||||
id: "4", title: "Entrepreneurial Journey", quote:
|
||||
"NRIIT encouraged innovation and entrepreneurship. Many of my batch mates and I started our own ventures, and the alumni network provided great support throughout.", name: "Anjali Patel", role: "Product Manager, Global Tech Solutions", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/colleagues-studying-together-front-their-college_23-2149038478.jpg", imageAlt: "Anjali Patel"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -163,7 +119,7 @@ export default function PlacementsPage() {
|
||||
{ text: "Apply Now", href: "/admissions" },
|
||||
{ text: "View Recruiting Companies", href: "#" },
|
||||
]}
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -175,24 +131,16 @@ export default function PlacementsPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/nriit",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/nriit", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/nriit",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/nriit", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/nriit",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/nriit", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/nriit",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/nriit", ariaLabel: "Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user