diff options
author | akshay | 2025-02-21 12:03:06 +0530 |
---|---|---|
committer | GitHub | 2025-02-21 12:03:06 +0530 |
commit | 3654f3fbdbada6eab039942ff0e460f065cf8707 (patch) | |
tree | 8013849223ba0d59ffaf703bc38fdab5b9c39357 | |
parent | 1cfe83a80a869cac3e18e37dc7f91cec7619b237 (diff) | |
download | scilab_case_study_hackathon-3654f3fbdbada6eab039942ff0e460f065cf8707.tar.gz scilab_case_study_hackathon-3654f3fbdbada6eab039942ff0e460f065cf8707.tar.bz2 scilab_case_study_hackathon-3654f3fbdbada6eab039942ff0e460f065cf8707.zip |
updated content in rewards section
-rw-r--r-- | src/components/HomeBody.astro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/HomeBody.astro b/src/components/HomeBody.astro index e34ed34..daf6695 100644 --- a/src/components/HomeBody.astro +++ b/src/components/HomeBody.astro @@ -289,11 +289,11 @@ import Moe from "../assets/img/MOE-logo.png"; </li> <li class="flex justify-between border-b pb-2"> <span>Third Prize:</span> - <span class="">Rs. 3,000</span> + <span class="">Rs. 3,500</span> </li> <li class="flex justify-between"> <span>Consolation Prize:</span> - <span class="">Rs. 1,000</span> + <span class="">Rs. 2,500</span> </li> </ul> <p class="mt-6">All winners will be awarded with a Certificate of Achievement</p> |