Skip to content

Commit

Permalink
fix(faq): remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
AmitMY committed Oct 2, 2024
1 parent 2a2506c commit b415586
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions src/app/pages/landing/about/about-faq/about-faq.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ export class AboutFaqComponent {
answer:
'sign.mt enables businesses and organizations to become more inclusive and compliant with accessibility standards. By integrating our API, companies can offer real-time sign language translation for Deaf customers, employees, and partners, improving communication, customer satisfaction, and brand reputation. This also helps align with ESG goals and enhances accessibility efforts.',
},
{
question: 'How many languages does sign.mt support?',
answer:
'sign.mt currently supports over 40 signed and spoken languages, allowing for flexible, real-time translation between a wide variety of languages used by Deaf and hearing individuals. We continue to expand our language offerings to meet diverse communication needs.',
},
{
question: 'How many languages does sign.mt support?',
answer:
Expand Down
2 changes: 1 addition & 1 deletion src/app/pages/landing/about/about.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
<!-- TODO terrible form, missing image -->
<!-- TODO add comparison to competitors -->
<app-about-faq id="faq"></app-about-faq>
<app-stores></app-stores>
<!--<app-stores></app-stores>-->

0 comments on commit b415586

Please sign in to comment.