diff --git a/src/Components/Callforpapers.jsx b/src/Components/Callforpapers.jsx index 25b6315..98aaa08 100644 --- a/src/Components/Callforpapers.jsx +++ b/src/Components/Callforpapers.jsx @@ -29,21 +29,13 @@ export function Callforpapers() { "Real Time Supervisory Control" ]; const items = [ - "Adaptive suspension System for railway coach", - "Sensors and actuators for railway coach", - "Real-time monitoring of rail coaches", - "Implementation of IoT and AI in railway coaches", - "Innovative solutions to reduce noise and vibrations in rolling stock", - "Advanced techniques for vibration analysis in railway coaches", - "Automation in railway coaches", - "3D and 4D printing in railway coach components", - "Additive manufacturing in railway coach components", - "Smart materials in railway coach components", - "Sustainable and green materials", - "Risk assessment and mitigation strategies", - "Innovative design approaches for safety, comfort, and aesthetics", - "Big data analytics for predictive maintenance", - "Government initiatives impacting the railway industry" + "Sustainable Manufacturing Practices", + "Smart Manufacturing and Industry 4.0", + "Precision Engineering and Design", + "Agriculture and Rural Innovations", + "Energy Efficiency and Management", + "Waste Management and Resource Recovery", + "Innovation and Entrepreneurship in Manufacturing" ]; const itemsTrack6 = [ "Parallel and Serial manipulators", @@ -289,8 +281,8 @@ export function Callforpapers() { ))} - {/*
-

Track 7 Railway Vehicle Dynamics

+
+

Track 7 Sustainable Circular Bio Economy

-
*/} +
diff --git a/src/Components/HomeComponents/AboutUs_home.jsx b/src/Components/HomeComponents/AboutUs_home.jsx index cf8df09..e7dd06b 100644 --- a/src/Components/HomeComponents/AboutUs_home.jsx +++ b/src/Components/HomeComponents/AboutUs_home.jsx @@ -14,6 +14,8 @@ import pec2 from './pec2.png' import pec3 from './pec3.png' import pec4 from './pec4.png' import GR from './GRLogo.png' +import csirlogo from './csirlogo.png' +import csirbuilding from './csirbuilding.jpg' export function AboutUs_home() { const RetryImageComponent = ({ src, alt, maxRetries = 3, retryInterval = 2000, className }) => { const { currentSrc, handleError, errorCount } = useImageWithRetry(src, maxRetries, retryInterval); @@ -205,6 +207,36 @@ export function AboutUs_home() { +
+
+
+
+ content +
+
+
+
+ IIT-R Logo +
+
+

CSIR-CSIO

+

Central Scientific Instruments Organisation

+
+
+
+
+

Central Scientific Instruments Organisation (CSIO), a constituent unit of Council of Scientific & Industrial Research (CSIR), is a premier national laboratory dedicated to research, design and development of scientific and industrial instruments. It is a multi-disciplinary and multi-dimensional apex industrial research & development organisation in the country to stimulate growth of Instrument Industry in India covering wide range and applications.CSIO is a multi-disciplinary organization having well equipped laboratories manned by highly qualified and well trained staff with infrastructural facilities in the areas of Agrionics; Medical Instrumentation and Prosthetic Devices; Optics and Cockpit based Instrumentation; Fiber/Laser Optics based Sensors & Instrumentation; Analytical Instrumentation; Advanced Materials based Transducers etc. Large number of instruments ranging from simple to highly sophisticated ones, have been designed and developed by the Institute and their know-hows have been passed on to the industry for commercial exploitation. Having contributed substantially towards the growth of the scientific instruments industry in the country, CSIO enjoys high degree of credibility among the users of the instruments as well as the instrument industry.

+
+ Learn More + + + + +
+
+
+
+
) } diff --git a/src/Components/HomeComponents/Committees_home.jsx b/src/Components/HomeComponents/Committees_home.jsx index cce4095..d4d1c4e 100644 --- a/src/Components/HomeComponents/Committees_home.jsx +++ b/src/Components/HomeComponents/Committees_home.jsx @@ -6,6 +6,8 @@ import nitin from './nitindixit.jpeg' import rakeshkumar from './rakeshkumar.jpg' import PJ from './PJsingh.png' import Rajesh from './Rajesh Kumar Bhatia.jpeg' +import nsjassal from './nsjassal.jpg' +import shantanubh from './shantanubh.png' export function Committees_home() { const navigate = useNavigate(); @@ -32,6 +34,25 @@ export function Committees_home() { {/* Committee Members (In a single column) */} +
+

+ Co-Patron +

+
+
+ +
+ {/* Chief Patron (Centered) */} + +
+ Chief Patron +
+

Prof. Shantanu Bhattacharya

+

Director CSIR-Central Scientific Instruments Organisation (CSIR-CSIO),Chandigarh

+
+
+ {/* Committee Members (In a single column) */} +
@@ -148,30 +169,39 @@ export function Committees_home() { team

Dr. Rakesh Kumar Phanden

-

Organizing Co-Chair, Associate Professor, Amity University Noida

+

Organizing Co-Chair, Associate Professor, Amity University, Noida

-
-
-
- team -
-

Dr. Viveksheel Rajput

-

Convenor, Department of Mechanical Engineering, PEC, CHD

-
+
+
+ team +
+

Dr. Narinder Singh Jassal

+

Organizing Co-Chair, Sr. Principal Scientist, CSIR-CSIO, CHD

-
-
- team -
-

Dr. Chanderkant Susheel

-

Convenor, Department of Mechanical Engineering, PEC, CHD

-
+
+ {/*
*/} +
+
+ team +
+

Dr. Viveksheel Rajput

+

Convenor, Department of Mechanical Engineering, PEC, CHD

+
+
+
+
+
+ team +
+

Dr. Chanderkant Susheel

+

Convenor, Department of Mechanical Engineering, PEC, CHD

+ {/*
*/}
diff --git a/src/Components/HomeComponents/csirbuilding.jpg b/src/Components/HomeComponents/csirbuilding.jpg new file mode 100644 index 0000000..e6608b6 Binary files /dev/null and b/src/Components/HomeComponents/csirbuilding.jpg differ diff --git a/src/Components/HomeComponents/csirlogo.png b/src/Components/HomeComponents/csirlogo.png new file mode 100644 index 0000000..dac6b38 Binary files /dev/null and b/src/Components/HomeComponents/csirlogo.png differ diff --git a/src/Components/HomeComponents/nsjassal.jpg b/src/Components/HomeComponents/nsjassal.jpg new file mode 100644 index 0000000..f2aba38 Binary files /dev/null and b/src/Components/HomeComponents/nsjassal.jpg differ diff --git a/src/Components/HomeComponents/shantanubh.png b/src/Components/HomeComponents/shantanubh.png new file mode 100644 index 0000000..d3a4538 Binary files /dev/null and b/src/Components/HomeComponents/shantanubh.png differ