Describe the Issue
Currently, the FAQ section is displayed before the Interactive Python Playground on the homepage. Since the playground is one of the main interactive features of the website, it should appear before the FAQ section for a better user experience and content flow.
Steps to Reproduce
- Open the homepage.
- Scroll below the hero section.
- Observe that the FAQ section appears before the Interactive Python Playground.
Expected Behavior
The Interactive Python Playground section should appear before the FAQ section.
Actual Behavior
The FAQ section is displayed above the Interactive Python Playground.
Possible Fix
Reorder the sections/components in the homepage layout so that the Interactive Python Playground is rendered before the FAQ section.
Screenshots

Describe the Issue
Currently, the FAQ section is displayed before the Interactive Python Playground on the homepage. Since the playground is one of the main interactive features of the website, it should appear before the FAQ section for a better user experience and content flow.
Steps to Reproduce
Expected Behavior
The Interactive Python Playground section should appear before the FAQ section.
Actual Behavior
The FAQ section is displayed above the Interactive Python Playground.
Possible Fix
Reorder the sections/components in the homepage layout so that the Interactive Python Playground is rendered before the FAQ section.
Screenshots