diff --git a/src/templates/zone_f_participant_card.png b/src/templates/zone_f_participant_card.png new file mode 100644 index 0000000..e198753 Binary files /dev/null and b/src/templates/zone_f_participant_card.png differ diff --git a/src/utils/zoneConfig.js b/src/utils/zoneConfig.js index e499f05..52aab6e 100644 --- a/src/utils/zoneConfig.js +++ b/src/utils/zoneConfig.js @@ -40,7 +40,7 @@ export const getZoneConfig = (zone) => { name:"F zone", primaryColor: rgb(0.54, 0.09, 0.10), headerImagePath: './src/templates/zone_f_participant_ticket_header.png', - participantCardImagePath: './src/templates/zone_c_participant_card.png', + participantCardImagePath: './src/templates/zone_f_participant_card.png', participantCardColor: rgb(0.353, 0.231, 0.102), footerText: ["Kindly submit the F-zone copy along with the following documents to the Program Office on or before 5th February.", "A copy of your SSLC Book.", "A copy of your Hall Ticket."], DB_NAME: "F-Zone",