HomePage
This component is the home page of the application.
Functions¶
HomePage()¶
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.