* To make changes to the main page such as altering the description or adding links, you'll need to modify the **```docusaurus.config.ts```** file.
* If you wish to edit the text below the pictures or add new ones, you'll find the relevant code in the **```src/components/HomepageFeatures/index.tsx```** file.
* For adjustments to the hands-on section, navigate to the **```docs```** directory.
* To make changes to the blog section, navigate to the **```blog```** directory.