Skip to content

🐛 [Bug]: Interactive Python Playground Should Appear Before FAQ Section #509

@nishtha-agarwal-211

Description

@nishtha-agarwal-211

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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions