diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6e02bc6..aa7c197 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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() { @@ -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"}, ]} /> diff --git a/src/app/admissions/page.tsx b/src/app/admissions/page.tsx index 87cc1b0..6b4ab71 100644 --- a/src/app/admissions/page.tsx +++ b/src/app/admissions/page.tsx @@ -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() { @@ -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"}, ]} /> diff --git a/src/app/campus/page.tsx b/src/app/campus/page.tsx index 052d13b..7b74261 100644 --- a/src/app/campus/page.tsx +++ b/src/app/campus/page.tsx @@ -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() { @@ -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"}, ]} /> diff --git a/src/app/courses/page.tsx b/src/app/courses/page.tsx index fcfda31..1abbdc4 100644 --- a/src/app/courses/page.tsx +++ b/src/app/courses/page.tsx @@ -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} /> @@ -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"}, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index d8cefe0..0ed85a9 100644 --- a/src/app/page.tsx +++ b/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() { @@ -99,10 +93,7 @@ export default function HomePage() { @@ -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"}, ]} /> diff --git a/src/app/placements/page.tsx b/src/app/placements/page.tsx index be8ea07..c9d7860 100644 --- a/src/app/placements/page.tsx +++ b/src/app/placements/page.tsx @@ -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"}, ]} /> @@ -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} /> @@ -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"}, ]} />