MCPcopy Create free account

hub / github.com/NextJSTemplates/startup-nextjs / functions

Functions45 in github.com/NextJSTemplates/startup-nextjs

↓ 1 callersFunctionhandleSubmenu
(index)
src/components/Header/index.tsx:31
FunctionAboutPage
()
src/app/about/page.tsx:13
FunctionAboutSectionOne
()
src/components/About/AboutSectionOne.tsx:10
FunctionAboutSectionTwo
()
src/components/About/AboutSectionTwo.tsx:3
FunctionBlog
()
src/components/Blog/index.tsx:5
FunctionBlog
()
src/app/blog/page.tsx:13
FunctionBlogDetailsPage
()
src/app/blog-details/page.tsx:13
FunctionBlogSidebarPage
()
src/app/blog-sidebar/page.tsx:15
FunctionBrands
()
src/components/Brands/index.tsx:5
FunctionBreadcrumb
({ pageName, description, }: { pageName: string; description: string; })
src/components/Common/Breadcrumb.tsx:3
FunctionContact
()
src/components/Contact/index.tsx:3
FunctionContactPage
()
src/app/contact/page.tsx:12
FunctionErrorPage
()
src/app/error/page.tsx:11
FunctionFeatures
()
src/components/Features/index.tsx:5
FunctionFooter
()
src/components/Footer/index.tsx:5
FunctionHeader
()
src/components/Header/index.tsx:9
FunctionHero
()
src/components/Hero/index.tsx:3
FunctionHome
()
src/app/page.tsx:20
FunctionList
({ text })
src/components/About/AboutSectionOne.tsx:11
FunctionNewsLatterBox
()
src/components/Contact/NewsLatterBox.tsx:5
FunctionOfferList
({ text, status, }: { text: string; status: "active" | "inactive"; })
src/components/Pricing/OfferList.tsx:13
FunctionPricing
()
src/components/Pricing/index.tsx:7
FunctionPricingBox
(props: { price: string; duration: string; packageName: string; subtitle: string; children: React.Re
src/components/Pricing/PricingBox.tsx:1
FunctionProviders
({ children }: { children: React.ReactNode })
src/app/providers.tsx:5
FunctionRelatedPost
({ image, slug, title, date, }: { image: string; slug: string; title: string; date: string; })
src/components/Blog/RelatedPost.tsx:4
FunctionRootLayout
({ children, }: { children: React.ReactNode; })
src/app/layout.tsx:11
FunctionScrollToTop
()
src/components/ScrollToTop/index.tsx:3
FunctionScrollUp
()
src/components/Common/ScrollUp.tsx:5
FunctionSectionTitle
({ title, paragraph, width = "570px", center, mb = "100px", }: { title: string; paragraph: strin
src/components/Common/SectionTitle.tsx:1
FunctionSharePost
()
src/components/Blog/SharePost.tsx:1
FunctionSigninPage
()
src/app/signin/page.tsx:11
FunctionSignupPage
()
src/app/signup/page.tsx:11
FunctionSingleBlog
({ blog }: { blog: Blog })
src/components/Blog/SingleBlog.tsx:5
FunctionSingleBrand
({ brand }: { brand: Brand })
src/components/Brands/index.tsx:25
FunctionSingleFeature
({ feature }: { feature: Feature })
src/components/Features/SingleFeature.tsx:3
FunctionSingleTestimonial
({ testimonial }: { testimonial: Testimonial })
src/components/Testimonials/SingleTestimonial.tsx:9
FunctionTagButton
({ href = "#0", text }: { href?: string; text: string })
src/components/Blog/TagButton.tsx:1
FunctionTestimonials
()
src/components/Testimonials/index.tsx:35
FunctionThemeToggler
()
src/components/Header/ThemeToggler.tsx:3
FunctionVideo
()
src/components/Video/index.tsx:8
FunctionVideoModal
({ isOpen, onClose, ...props }: PropsType)
src/components/video-modal.tsx:17
FunctionhandleStickyNavbar
()
src/components/Header/index.tsx:18
FunctionnavbarToggleHandler
()
src/components/Header/index.tsx:12
FunctionscrollToTop
()
src/components/ScrollToTop/index.tsx:8
FunctiontoggleVisibility
()
src/components/ScrollToTop/index.tsx:17