Skip to content

Commit

Permalink
answers FAQs
Browse files Browse the repository at this point in the history
  • Loading branch information
FlacoJones committed Aug 3, 2023
1 parent 2a4e132 commit 81c6ad5
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions components/Sales/drm/faq.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,14 @@ const Faq = () => {
<Heading className='pt-3 self-left w-full'>Frequently</Heading>
<Heading className='pt-3 pb-12 w-full'>asked questions</Heading>
<div>
<FaqQuestion question='How can the DRM help improve developer retention?' answer='Lorem ipsum' />
<FaqQuestion question='How can the DRM help improve developer retention?' answer='The DRM platform improves developer retention through comprehensive interaction records, allowing DevRels to maintain and manage communication effectively. With Git analytics and real-time tracking, organizations can stay updated on developer engagement and identify potential churn. Data-driven insights from the platform enable informed decision-making, correlating DevRel efforts to positive developer responses for better resource allocation. The platform empowers organizations to strategically plan and foster growth, increasing developer retention rates.' />
<FaqQuestion
question='How does the DRMs metric system work to analyze developer activities?'
answer='Lorem ipsum'
question="How does the DRM's metric system work to analyze developer activities and improve DevRel ROI?"
answer="The DRM's metric system analyzes developer activities through various data points. It provides insights on engagement levels, tracking changes in response to ecosystem events. The platform identifies the most active contributors in the ecosystem and detects when projects migrate to competitors. By integrating Git analytics, it preserves developers' coding interests and achievements across time, enabling effective monitoring of their contributions. The metric system also synthesizes automatic summaries from Git history, delivering regular updates to users' inboxes. With these data-driven metrics, DevRels can gain deep knowledge of developer engagement, allowing them to make informed decisions and foster growth."
/>
<FaqQuestion
question='What features in the DRM allow for efficient resource allocation?'
answer='Lorem ipsum'
/>
<FaqQuestion question='Do you have an API I can integrate with my existing CRM?' answer='Lorem ipsum' />
<FaqQuestion question='What if projects are closed source?' answer='Lorem ipsum' />
<FaqQuestion question='Can I import my spreadsheet or airtable?' answer='Lorem ipsum' />
<FaqQuestion question='Do you have an API I can integrate with my existing CRM?' answer='We do not yet, but if you sign up for our wait list we can make that happen!' />
<FaqQuestion question='What if projects are closed source?' answer='OpenQ does not have any way to access the source code of closed source repositories' />
<FaqQuestion question='Can I import my spreadsheet or Airtable?' answer='We are working on Airtable integrations right now! This feature will be available soon.' />
</div>
</div>
</div>
Expand Down

0 comments on commit 81c6ad5

Please sign in to comment.