Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #10.
This commit is contained in:
@@ -47,6 +47,11 @@ export default function TendersProcurementPage() {
|
||||
logoIcon: ListTodo,
|
||||
sidebarItems: [{ icon: ListTodo, active: true }],
|
||||
buttons: [{ text: "Submit Inquiry", href: "#" }],
|
||||
listItems: [
|
||||
{ title: "Upcoming IT Projects", description: "Planning phase" },
|
||||
{ title: "Vendor Registration Drive", description: "Ongoing" },
|
||||
{ title: "Audit of Current Contracts", description: "In progress" }
|
||||
],
|
||||
imageSrc: "https://r2.webild.com/images/default-image.svg?_wi=1"
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user