You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/home/our-projects-section.tsx
+61-2Lines changed: 61 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,50 @@ interface Project {
11
11
description: string
12
12
image: string
13
13
category: string
14
+
url?: string
14
15
}
15
16
16
17
constprojects: Project[]=[
18
+
{
19
+
id: "tms-sicip",
20
+
title: "TMS SICIP",
21
+
description: "Government Transport Management System for SICIP Bangladesh. A comprehensive platform for managing transportation logistics and operations efficiently.",
description: "A safe space and community platform for women empowerment, safety resources, and sisterhood connections. Building stronger communities together.",
0 commit comments