Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Javlonbek1233/-Bold
/ functions
Functions
15 in github.com/Javlonbek1233/-Bold
⨍
Functions
15
◇
Types & classes
2
Function
App
()
src/App.tsx:9
Function
BookingForm
()
src/components/BookingForm.tsx:3
Function
CarCard
({ car }: CarCardProps)
src/components/CarCard.tsx:17
Function
FeaturedCars
()
src/components/FeaturedCars.tsx:8
Function
Footer
()
src/components/Footer.tsx:3
Function
Hero
()
src/components/Hero.tsx:6
Function
Navbar
()
src/components/Navbar.tsx:4
Function
SmoothScroll
({ children }: { children: React.ReactNode })
src/components/SmoothScroll.tsx:4
Function
StatItem
({ icon: Icon, label, value }: { icon: LucideIcon; label: string; value: string | number })
src/components/CarCard.tsx:113
Function
Stats
()
src/components/Stats.tsx:15
Function
cn
(...inputs: ClassValue[])
src/components/CarCard.tsx:9
Function
handleScroll
()
src/components/Navbar.tsx:9
Function
onMouseLeave
()
src/components/CarCard.tsx:43
Function
onMouseMove
(e: MouseEvent)
src/components/CarCard.tsx:27
Function
raf
(time: number)
src/components/SmoothScroll.tsx:16