Further update

This commit is contained in:
2025-10-13 00:21:49 +05:30
parent 84c674cefd
commit 5aa8d36e4c
31 changed files with 137 additions and 88 deletions

View File

@ -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 (