MCPcopy Create free account

hub / github.com/chiragksharma/BuildFast / functions

Functions72 in github.com/chiragksharma/BuildFast

↓ 6 callersFunctiongetIconByName
(logo: string)
src/utils/getIconFromName.ts:5
↓ 2 callersFunctionEmailTemplate
({ firstName, companyName, supportEmail, primaryColor, secondaryColor, backgroundColor, font,
src/components/EmailTemplate.tsx:20
↓ 2 callersFunctionextractFirstNameFromEmail
(email: string)
src/utils/extractName.ts:1
↓ 1 callersFunctiongetTaglineFontSize
(tagline: string)
src/components/About.tsx:11
↓ 1 callersFunctionhandleFeatureClick
(id: number)
src/components/FeatureCarousel.tsx:13
↓ 1 callersFunctionhighlightText
(text: string, highlights: string[])
src/components/About.tsx:22
↓ 1 callersFunctionjoinWaitlist
(email: string)
src/hooks/useJoinWaitlist.ts:15
↓ 1 callersFunctionrenderStars
()
src/components/atoms/Cards/ContentCards/TestinomialCard.tsx:40
↓ 1 callersFunctiontoggleAccordion
(index: number)
src/components/FeaturesListicle.tsx:34
↓ 1 callersFunctiontoggleExpand
(index: number)
src/components/FAQ.tsx:14
↓ 1 callersFunctiontogglePopup
()
src/components/Header.tsx:19
↓ 1 callersFunctiontruncateText
(text: string, maxLength: number)
src/components/atoms/Cards/FeatureCards/NumberCard.tsx:27
↓ 1 callersFunctiontruncateText
(text: string, maxLength: number)
src/components/atoms/Cards/FeatureCards/ImageCard.tsx:36
↓ 1 callersFunctiontruncateText
(text: string, maxLength: number)
src/components/atoms/Cards/FeatureCards/IconCard.tsx:30
↓ 1 callersFunctionuseJoinWaitlist
()
src/hooks/useJoinWaitlist.ts:10
↓ 1 callersFunctionuseStripeCheckout
()
src/hooks/useStripeCheckout.ts:9
FunctionAbout
()
src/components/About.tsx:7
FunctionAddYourTweet
()
src/components/TestinomialGrid.tsx:13
FunctionButtonLead
({ onClick, text,toolTipText,redirect })
src/components/atoms/Buttons/ButtonLead.tsx:14
FunctionButtonPrimary
({ onClick, text,toolTipText,redirect })
src/components/atoms/Buttons/ButtonPrimary.tsx:12
FunctionCTA
()
src/components/CTA.tsx:8
FunctionCustom404
()
src/pages/404.tsx:7
FunctionFAQ
()
src/components/FAQ.tsx:8
FunctionFeaturedIn
()
src/components/FeaturedIn.tsx:8
FunctionFeatures
({ features, activeIndex, toggleAccordion })
src/components/atoms/FeatureDetails.tsx:5
FunctionFeaturesCarousel
()
src/components/FeatureCarousel.tsx:6
FunctionFeaturesListicle
()
src/components/FeaturesListicle.tsx:10
FunctionFooter
()
src/components/Footer.tsx:8
FunctionHeader
()
src/components/Header.tsx:10
FunctionHero
()
src/components/Hero.tsx:9
FunctionHeroAnimation
()
src/components/atoms/HeroAnimation.tsx:5
FunctionHeroCenter
()
src/components/Hero/HeroCenter/index.tsx:10
FunctionHome
()
src/app/page.tsx:22
FunctionIconCard
({ iconName, title, description, backgroundColor = 'background-secondary', // Light background
src/components/atoms/Cards/FeatureCards/IconCard.tsx:15
FunctionIconCardGrid
()
src/components/IconCardsGrid.tsx:6
FunctionImageCard
({ imageSrc, imageAlt = 'Image card', title, description, hoverScale = 1.01, borderRad
src/components/atoms/Cards/FeatureCards/ImageCard.tsx:18
FunctionImageCardGrid
()
src/components/ImageCardsGrid.tsx:7
FunctionImageContainer
({ imageSrc, imageAlt = 'Image container', borderRadius = '16px', borderGradient = 'linear-gra
src/components/atoms/Cards/Image/ImageContainer.tsx:18
FunctionInfoCard
({ icon: IconComponent, title, description, iconColor = '#C91313', hoverScale = 1.05, })
src/components/atoms/Cards/FeatureCards/InfoCard.tsx:14
FunctionLabel
({ text })
src/components/atoms/Label.tsx:7
FunctionMarqueeFeaturedIn
({ speed = 10 })
src/components/featuredIn/marqeeLogos/index.tsx:9
FunctionMyApp
({ Component, pageProps }: AppProps)
src/pages/_app.tsx:7
FunctionNavPopup
({ isOpen, onClose, anchorRef })
src/components/atoms/NavPopup.tsx:12
FunctionNavbarCenter
()
src/components/Navbars/Navbar_center/index.tsx:8
FunctionNumberCard
({ number, title, description, backgroundColor = 'bg-transparent', textColor = 'text-gray-
src/components/atoms/Cards/FeatureCards/NumberCard.tsx:13
FunctionNumberCardGrid
()
src/components/NumberCardsGrid.tsx:6
FunctionPricing
()
src/components/Pricing.tsx:15
FunctionProblemsComponents
()
src/components/Problems.tsx:12
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
src/app/layout.tsx:38
FunctionTerms
()
src/pages/tos.tsx:44
FunctionTerms
()
src/pages/privacy-policy.tsx:43
FunctionTerms
()
src/pages/license.tsx:55
FunctionTestimonialCard
({ tweetLink, description, image, profileName, profileDesc, showStars = false, st
src/components/atoms/Cards/ContentCards/TestinomialCard.tsx:18
FunctionTestimonials11
()
src/components/TestinomialGrid.tsx:9
FunctionThemeSwitcher
()
src/components/atoms/ThemeSwitcher.tsx:4
Functionanimate
(currentTime: number)
src/components/FeatureCarousel.tsx:24
FunctioncreateCheckoutSession
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/create-checkout-session.ts:12
FunctioncreateRazorpayOrder
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/create-razorpay-order.ts:10
FunctionhandleClick
()
src/components/atoms/Buttons/ButtonPrimary.tsx:14
FunctionhandleClick
()
src/components/atoms/Buttons/ButtonLead.tsx:23
FunctionhandleClickOutside
(event: MouseEvent)
src/components/atoms/NavPopup.tsx:23
FunctionhandleComplete
()
src/pages/_app.tsx:13
FunctionhandleEmailChange
(e: React.ChangeEvent<HTMLInputElement>)
src/components/atoms/Buttons/ButtonLead.tsx:19
FunctionhandleStart
()
src/pages/_app.tsx:12
FunctionjoinWaitlist
(req: NextApiRequest, res: NextApiResponse)
src/pages/api/join-waitlist.ts:10
FunctiontoggleExpanded
()
src/components/atoms/Cards/FeatureCards/NumberCard.tsx:23
FunctiontoggleExpanded
()
src/components/atoms/Cards/FeatureCards/ImageCard.tsx:32
FunctiontoggleExpanded
()
src/components/atoms/Cards/FeatureCards/IconCard.tsx:26
FunctiontoggleMenu
()
src/components/Header.tsx:16
FunctiontoggleMenu
()
src/components/Navbars/Navbar_center/index.tsx:16
FunctionuseRazorpayCheckout
()
src/hooks/useRazorpayCheckout.ts:6
Functionwebpack
(config)
next.config.mjs:3