MCPcopy Create free account

hub / github.com/SaaSBold/saasbold-lite / functions

Functions41 in github.com/SaaSBold/saasbold-lite

↓ 1 callersFunctionhandleFaqToggle
(id: number | string)
src/components/Home/FAQ/index.tsx:10
↓ 1 callersFunctionstartCount
()
src/components/Home/Counter/CountUp.tsx:19
FunctionBlog
()
src/components/Home/Blog/index.tsx:38
FunctionBlogItem
({ blog }: { blog: Blog })
src/components/Blog/BlogItem.tsx:6
FunctionBreadcrumb
({ pageTitle }: { pageTitle: string })
src/components/Common/Breadcrumb.tsx:3
FunctionBreadcrumbs
({ title, pages }: { title: string; pages: string[] })
src/components/Common/Breadcrumbs.tsx:4
FunctionCallToAction
()
src/components/Home/CallToAction/index.tsx:3
FunctionCountUp
({ targetNumber })
src/components/Home/Counter/CountUp.tsx:8
FunctionCounter
()
src/components/Home/Counter/index.tsx:5
FunctionDropdown
({ stickyMenu, item, }: { stickyMenu: boolean; item: Menu; })
src/components/Header/Dropdown.tsx:6
FunctionFAQ
()
src/components/Home/FAQ/index.tsx:7
FunctionFaqItem
({ faq, handleFaqToggle, activeFaq, }: PropsType)
src/components/Home/FAQ/FaqItem.tsx:12
FunctionFeatureItem
({ data }: { data: FeatureItem })
src/components/Home/Features/FeatureItem.tsx:4
FunctionFeatureItem
({ data }: { data: FeatureWithImg })
src/components/Home/FeaturesWithImage/FeatureItem.tsx:5
FunctionFeatures
()
src/components/Home/Features/index.tsx:6
FunctionFeaturesWithImage
()
src/components/Home/FeaturesWithImage/index.tsx:6
FunctionFooter
()
src/components/Footer/index.tsx:4
FunctionGraphics
()
src/components/Home/Newsletter/Graphics.tsx:1
FunctionHeader
()
src/components/Header/index.tsx:14
FunctionHero
()
src/components/Home/Hero/index.tsx:6
FunctionHome
()
src/components/Home/index.tsx:11
FunctionHomePage
()
src/app/(site)/page.tsx:23
FunctionLoader
()
src/components/Common/PreLoader.tsx:4
FunctionNewsletter
()
src/components/Home/Newsletter/index.tsx:3
FunctionNotFound
()
src/components/404/index.tsx:5
FunctionNotFoundPage
()
src/app/not-found.tsx:3
FunctionPriceItem
({ plan }: Props)
src/components/Home/Pricing/PriceItem.tsx:11
FunctionPricing
()
src/components/Home/Pricing/index.tsx:8
FunctionProviders
({ children }: { children: React.ReactNode })
src/app/(site)/providers.tsx:5
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
src/app/(site)/layout.tsx:10
FunctionSectionHeader
({ title, description, }: { title: string; description: string; })
src/components/Common/SectionHeader.tsx:3
FunctionSectionTitleH2
(props: PropsType)
src/components/Common/SectionTitleH2.tsx:12
FunctionTestimonialItem
({ data }: { data: Testimonial })
src/components/Home/Testimonials/TestimonialItem.tsx:4
FunctionTestimonials
()
src/components/Home/Testimonials/index.tsx:4
FunctionThemeSwitcher
()
src/components/Header/ThemeSwitcher.tsx:3
Functionanimate
(time: number)
src/components/Home/Counter/CountUp.tsx:23
FunctionhandleIntersection
(entries)
src/components/Home/Counter/CountUp.tsx:12
FunctionhandleStickyMenu
()
src/components/Header/index.tsx:20
Functionlayout
({ children }: { children: React.ReactNode })
src/app/layout.tsx:6
FunctionnavbarToggleHandler
()
src/components/Header/index.tsx:30
FunctiononScroll
()
src/libs/scrollActive.js:32