Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ahmnouira/pillar-landing
/ functions
Functions
43 in github.com/ahmnouira/pillar-landing
⨍
Functions
43
◇
Types & classes
12
↓ 8 callers
Function
handleMoveToId
(id: string = 'cta', offset: number = -85)
utils/index.ts:3
↓ 5 callers
Function
handleChange
(event: React.ChangeEvent<HTMLTextAreaElement | HTMLInputElement>, name: string)
components/CTA/index.tsx:81
↓ 1 callers
Function
createEmotionCache
()
styles/createEmotionCache.ts:3
↓ 1 callers
Function
handleSubmit
()
components/CTA/index.tsx:88
↓ 1 callers
Function
list
()
components/Sidebar/index.tsx:36
↓ 1 callers
Function
toggleTost
()
components/CTA/index.tsx:58
Function
About
()
components/About/index.tsx:50
Function
Banner
({ imgSrc })
components/Banner/index.tsx:7
Function
Banner
({ imgSrc })
components/career/Banner/index.tsx:7
Function
Banner
({ imgSrc })
components/Sponsor/Banner/index.tsx:7
Function
Benefits
({ imgSrc })
components/career/Benefits/index.tsx:18
Function
CTA
()
components/CTA/index.tsx:50
Function
Career
()
pages/career.tsx:9
Function
ConfidentialityAgreement
()
pages/confidentiality-agreement.tsx:5
Function
Financial
()
components/Sponsor/Financial/index.tsx:29
Function
Footer
()
components/Footer/index.tsx:7
Function
Home
()
pages/index.tsx:11
Function
HowItWorks
()
components/Sponsor/HowItWorks/index.tsx:6
Function
MainLayout
({ title, description, children, navbarProps }: Props)
components/Layouts/MainLayout.tsx:14
Function
MyApp
({ Component, pageProps, emotionCache = clientSideEmotionCache }: MyAppProps)
pages/_app.tsx:14
Function
Navbar
({ dark = false, logoColor = 'black', setOpen, home = false, }: NavbarProps)
components/Navbar/index.tsx:22
Function
Person
({ person, styles, show, toggleShow })
components/About/components/Person/index.tsx:11
Function
PillarCard
({ imageSrc, title, subtitle, description, styles })
components/Pillars/components/PillarCard/index.tsx:11
Function
PillarSolution
()
components/Sponsor/PillarSolution/index.tsx:28
Function
Pillars
()
components/Pillars/index.tsx:46
Function
PrivacyPolicy
()
pages/privacy-and-cookies.tsx:5
Function
Sidebar
({ setOpen, open })
components/Sidebar/index.tsx:24
Function
Sponsor
()
pages/sponsor.tsx:12
Function
TermsOfService
()
pages/terms-of-service.tsx:5
Function
TextField
(props: TextFieldProps)
components/CTA/components/TextField/index.tsx:50
Function
Toast
({ open, title, content }: ToastProps)
components/Toast/index.tsx:12
Function
TypingEffect
(props: { messages: string[] })
components/Typewriter.tsx:3
Function
Until
()
components/Sponsor/Until/index.tsx:19
Function
Value
({ value, styles })
components/career/Values/components/Value/index.tsx:9
Function
Values
()
components/career/Values/index.tsx:32
Function
formReducer
(state: FormState, action: Action)
components/CTA/index.tsx:43
Method
getInitialProps
(ctx: DocumentContext)
pages/_document.tsx:4
Function
handleAboutUsClick
()
components/Sidebar/index.tsx:31
Function
handleButtonClick
()
components/Sidebar/index.tsx:26
Function
handleNavigate
()
components/Pillars/index.tsx:49
Function
handler
(req: NextApiRequest, res: NextApiResponse<Data>)
pages/api/hello.ts:8
Method
render
()
pages/_document.tsx:9
Function
toggleShow
()
components/About/index.tsx:53