Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adrianhajdin/travel_ui_ux
/ functions
Functions
13 in github.com/adrianhajdin/travel_ui_ux
⨍
Functions
13
◇
Types & classes
1
Function
Button
({ type, title, icon, variant, full }: ButtonProps)
components/Button.tsx:11
Function
Camp
()
components/Camp.tsx:50
Function
CampSite
({ backgroundImage, title, subtitle, peopleJoined }: CampProps)
components/Camp.tsx:11
Function
FeatureItem
({ title, icon, description }: FeatureItem)
components/Features.tsx:52
Function
Features
()
components/Features.tsx:5
Function
Footer
()
components/Footer.tsx:6
Function
FooterColumn
({ title, children }: FooterColumnProps)
components/Footer.tsx:73
Function
GetApp
()
components/GetApp.tsx:5
Function
Guide
()
components/Guide.tsx:4
Function
Hero
()
components/Hero.tsx:4
Function
Home
()
app/page.tsx:7
Function
Navbar
()
components/Navbar.tsx:6
Function
RootLayout
({ children, }: { children: React.ReactNode })
app/layout.tsx:12