Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NextJSTemplates/startup-nextjs
/ functions
Functions
45 in github.com/NextJSTemplates/startup-nextjs
⨍
Functions
45
◇
Types & classes
0
↓ 1 callers
Function
handleSubmenu
(index)
src/components/Header/index.tsx:31
Function
AboutPage
()
src/app/about/page.tsx:13
Function
AboutSectionOne
()
src/components/About/AboutSectionOne.tsx:10
Function
AboutSectionTwo
()
src/components/About/AboutSectionTwo.tsx:3
Function
Blog
()
src/components/Blog/index.tsx:5
Function
Blog
()
src/app/blog/page.tsx:13
Function
BlogDetailsPage
()
src/app/blog-details/page.tsx:13
Function
BlogSidebarPage
()
src/app/blog-sidebar/page.tsx:15
Function
Brands
()
src/components/Brands/index.tsx:5
Function
Breadcrumb
({ pageName, description, }: { pageName: string; description: string; })
src/components/Common/Breadcrumb.tsx:3
Function
Contact
()
src/components/Contact/index.tsx:3
Function
ContactPage
()
src/app/contact/page.tsx:12
Function
ErrorPage
()
src/app/error/page.tsx:11
Function
Features
()
src/components/Features/index.tsx:5
Function
Footer
()
src/components/Footer/index.tsx:5
Function
Header
()
src/components/Header/index.tsx:9
Function
Hero
()
src/components/Hero/index.tsx:3
Function
Home
()
src/app/page.tsx:20
Function
List
({ text })
src/components/About/AboutSectionOne.tsx:11
Function
NewsLatterBox
()
src/components/Contact/NewsLatterBox.tsx:5
Function
OfferList
({ text, status, }: { text: string; status: "active" | "inactive"; })
src/components/Pricing/OfferList.tsx:13
Function
Pricing
()
src/components/Pricing/index.tsx:7
Function
PricingBox
(props: { price: string; duration: string; packageName: string; subtitle: string; children: React.Re
src/components/Pricing/PricingBox.tsx:1
Function
Providers
({ children }: { children: React.ReactNode })
src/app/providers.tsx:5
Function
RelatedPost
({ image, slug, title, date, }: { image: string; slug: string; title: string; date: string; })
src/components/Blog/RelatedPost.tsx:4
Function
RootLayout
({ children, }: { children: React.ReactNode; })
src/app/layout.tsx:11
Function
ScrollToTop
()
src/components/ScrollToTop/index.tsx:3
Function
ScrollUp
()
src/components/Common/ScrollUp.tsx:5
Function
SectionTitle
({ title, paragraph, width = "570px", center, mb = "100px", }: { title: string; paragraph: strin
src/components/Common/SectionTitle.tsx:1
Function
SharePost
()
src/components/Blog/SharePost.tsx:1
Function
SigninPage
()
src/app/signin/page.tsx:11
Function
SignupPage
()
src/app/signup/page.tsx:11
Function
SingleBlog
({ blog }: { blog: Blog })
src/components/Blog/SingleBlog.tsx:5
Function
SingleBrand
({ brand }: { brand: Brand })
src/components/Brands/index.tsx:25
Function
SingleFeature
({ feature }: { feature: Feature })
src/components/Features/SingleFeature.tsx:3
Function
SingleTestimonial
({ testimonial }: { testimonial: Testimonial })
src/components/Testimonials/SingleTestimonial.tsx:9
Function
TagButton
({ href = "#0", text }: { href?: string; text: string })
src/components/Blog/TagButton.tsx:1
Function
Testimonials
()
src/components/Testimonials/index.tsx:35
Function
ThemeToggler
()
src/components/Header/ThemeToggler.tsx:3
Function
Video
()
src/components/Video/index.tsx:8
Function
VideoModal
({ isOpen, onClose, ...props }: PropsType)
src/components/video-modal.tsx:17
Function
handleStickyNavbar
()
src/components/Header/index.tsx:18
Function
navbarToggleHandler
()
src/components/Header/index.tsx:12
Function
scrollToTop
()
src/components/ScrollToTop/index.tsx:8
Function
toggleVisibility
()
src/components/ScrollToTop/index.tsx:17