Skip to content

HomePage

This component is the home page of the application.

Functions

HomePage()

function HomePage(): Element;

Defined in: src/pages/HomePage.tsx:27

The HomePage component.

This component is responsible for the following:

  • Displaying the hero section.
  • Displaying the features section.
  • Displaying the footer.

Returns

Element

The HomePage component.