Further update
This commit is contained in:
@ -25,22 +25,22 @@ export default function Process() {
|
||||
const steps = [
|
||||
{
|
||||
number: "1",
|
||||
title: "2020",
|
||||
description: "Department of Trauma Surgery inaugurated at Town Campus",
|
||||
title: "Feb 2022",
|
||||
description: "Trauma Registry established on Feb.2022 in collaboration with Transport Corporation of India Limited (TCI).",
|
||||
icon: CalendarIcon,
|
||||
},
|
||||
{
|
||||
number: "2",
|
||||
title: "2022",
|
||||
description: "Ranipet Campus opens as Level-1 Trauma Facility",
|
||||
title: "Dec 2023",
|
||||
description: "Trauma Quality Improvement Programme established on Dec.2023 in collaboration with the Indian Council of Medical Research.",
|
||||
icon: CalendarIcon,
|
||||
},
|
||||
{
|
||||
number: "3",
|
||||
title: "Nov 2022",
|
||||
description: "Trauma centre begins operations with full emergency suite",
|
||||
icon: CalendarIcon,
|
||||
},
|
||||
},
|
||||
// {
|
||||
// number: "3",
|
||||
// title: "Nov 2022",
|
||||
// description: "Trauma centre begins operations with full emergency suite",
|
||||
// icon: CalendarIcon,
|
||||
// },
|
||||
];
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user