CAUSEMainPage
Documentation / CAUSE/CAUSEMainPage
default()
function default(): Element;
Defined in: app/components/CAUSE/CAUSEMainPage.tsx:46
CAUSEMainPage - The main page component for the Rights Institute
This component serves as the entry point for the entire application, managing scroll-based animations, background effects, and layout of all content sections. It creates an immersive experience with dynamic visual effects that respond to user scrolling.
Returns
Element
The complete main page with all sections and effects
Component
Example
<CAUSEMainPage />