Update src/app/tenders-procurement/page.tsx

This commit is contained in:
2026-06-10 11:36:41 +00:00
parent 9a9e90c242
commit d49ef71583

View File

@@ -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"
}}
/>