Checksum
@@ -140,4 +140,4 @@ You can visit
:::
-_The [**Download Section of Home Page**](download-section) was succesfully executed! Let's move on and see how we created the [**Hero Section**](hero) component of the **[TCET Linux Website](https://linux.tcetmumbai.in/)**._
\ No newline at end of file
+_The [**Download Section of Home Page**](download-section) was succesfully executed! Let's move on and see how we created the [**Hero Section**](hero) component of the **[TCET Linux Website](https://linux.tcetmumbai.in/)**._
diff --git a/docs/projects/tcet-linux-website/frontend-components/hero.mdx b/docs/projects/tcet-linux-website/frontend-components/hero.mdx
index 99ffc2e7..43b4d19f 100644
--- a/docs/projects/tcet-linux-website/frontend-components/hero.mdx
+++ b/docs/projects/tcet-linux-website/frontend-components/hero.mdx
@@ -6,7 +6,7 @@ sidebar_label: Hero
keywords: [Hero, Main, ]
---
-The **Hero** component represents the first section of the [**TCET Linux Website**](https://linux.tcetmumbai.in/). **Hero** section is designed by our team to make a strong visual impact and introduce the **TCET Linux Operating System** to the Users. We have provides a brief description of the `Operating System's` features and its association with **Arch Linux** and the **TCET Open Source Community**, also we have included buttons for users to explore more about TCET Linux and view the system requirements for installing [**TCET Linux System**](https://github.com/tcet-opensource/tcet-linux/releases/download/v0.5-beta/checksum) on your Device .
+The **Hero** component represents the first section of the [**TCET Linux Website**](https://linux.tcetmumbai.in/). **Hero** section is designed by our team to make a strong visual impact and introduce the **TCET Linux Operating System** to the Users. We have provides a brief description of the `Operating System's` features and its association with **Arch Linux** and the **TCET Open Source Community**, also we have included buttons for users to explore more about TCET Linux and view the system requirements for installing [**TCET Linux System**](https://github.com/tcet-opensource/tcet-linux/releases/download/v1.1/checksum) on your Device .
## Hero Content Section
diff --git a/docs/projects/tcet-linux-website/frontend-components/installation-steps.mdx b/docs/projects/tcet-linux-website/frontend-components/installation-steps.mdx
index 782595af..04550ceb 100644
--- a/docs/projects/tcet-linux-website/frontend-components/installation-steps.mdx
+++ b/docs/projects/tcet-linux-website/frontend-components/installation-steps.mdx
@@ -5,7 +5,7 @@ description: Installation Steps Component in Tcet Linux Website
sidebar_label: Installation Steps
keywords: [Installation Steps, Installation, Steps, Guide, linux guide ]
---
-TCET Linux Installation Steps `element` is a step-by-step guide created by us that will walk you through the process of installing [**TCET Linux**](https://github.com/tcet-opensource/tcet-linux/releases/download/v0.5-beta/checksum) on your system. We have included all the neccessary steps from **Initial Welcome Screen** to selecting your **Location**, **Keyboard Layout**, **Storage Partitioning**, and **User Details**. This `Section` in the [**TCET Linux Website**](https://linux.tcetmumbai.in/) helps the user to easily install `TCET Linux` on their Device.
+TCET Linux Installation Steps `element` is a step-by-step guide created by us that will walk you through the process of installing [**TCET Linux**](https://github.com/tcet-opensource/tcet-linux/releases/download/v1.1/checksum) on your system. We have included all the neccessary steps from **Initial Welcome Screen** to selecting your **Location**, **Keyboard Layout**, **Storage Partitioning**, and **User Details**. This `Section` in the [**TCET Linux Website**](https://linux.tcetmumbai.in/) helps the user to easily install `TCET Linux` on their Device.
**Here's how we implemented code of this `Element` :**
diff --git a/docs/projects/tcet-linux-website/frontend-components/verify-downloads.mdx b/docs/projects/tcet-linux-website/frontend-components/verify-downloads.mdx
index 3ce42c39..d82c0384 100644
--- a/docs/projects/tcet-linux-website/frontend-components/verify-downloads.mdx
+++ b/docs/projects/tcet-linux-website/frontend-components/verify-downloads.mdx
@@ -130,7 +130,7 @@ The `` element contains the heading ***"Verify Your Download."*** Both the el
SHA256SUMS Below:
- IMAGE: tcetlinux-2023.05. 05-x86_64.iso
+ IMAGE: tcetlinux-2024.01.09-x86_64.iso
{
/* bg-gradient-to-r from-teal-100 via-indigo-500 to-pink-300 opacity-100 rounded-b-xl */
@@ -140,9 +140,9 @@ The `` element contains the heading ***"Verify Your Download."*** Both the el
- cb9257aea691441a0a7c628b8cc199d7746220651daf035d261c6670ac1a2f49
+ c2596f8f9d0e75445cc70f278c522289ed2fdd64285a9c82b3326ef4d6e200e8
-
+
@@ -169,10 +169,10 @@ This `
` element represents a container for the verification explanation sec
import VerifySection from "/docs/projects/tcet-linux-website/assets/VerifySection.png";
-
-
-
-
TCET Linux- Verify Section
+
+
+ TCET Linux- Verify Section
+
:::tip
@@ -182,4 +182,4 @@ You can visit
:::
-_The [**Verification Section of Home Page**](verify-downloads) was succesfully executed! You can visit the **[TCET Linux Website](https://linux.tcetmumbai.in/)** to see the output of the code._
\ No newline at end of file
+_The [**Verification Section of Home Page**](verify-downloads) was succesfully executed! You can visit the **[TCET Linux Website](https://linux.tcetmumbai.in/)** to see the output of the code._