Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/features/tenders/data/tenders.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const tenders = [
{
id: 'tender-001',
status: 'active',
status: 'closed',
title: 'GPU & Storage Services',
description:
'On behalf of the IITM Bodhan-AI Foundation, offers are invited for GPU & Storage Services conforming to the specifications in the Technical Specification Document (Annexure III). As per Government of India order, only Class-I and Class-II Local Suppliers are eligible to participate. Bids must be submitted by 14th March 2026, 3:00 PM via the Bodhan AI website or as a hard copy received at the Bodhan office, IIT Madras Research Park, Chennai.',
Expand Down
Loading