Skip to content

Commit

Permalink
Merge pull request #72 from Saswatsusmoy/Saswatsusmoy-#62-Improve-Und…
Browse files Browse the repository at this point in the history
…erHeader's-content-patch-1

Improved UnderHeader.tsx
  • Loading branch information
arjxn-py authored Oct 24, 2023
2 parents 7a36384 + 32799b9 commit a1190d0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/components/UnderHeader/UnderHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,27 @@ const UnderHeader = () => {
<div className="curio_whatcurio-feature">
<Feature
title="What is CURIO"
text="We so opinion friends me message as delight. Whole front do of plate heard oh ought. His defective nor convinced residence own. Connection has put impossible own apartments boisterous. At jointure ladyship an insisted so humanity he. Friendly bachelor entrance to on by."
text="Welcome to Curio, a remarkable web application designed to address the language and communication barriers between mentors and learners. Our platform serves as an open space where individuals can translate their favorite YouTube videos into their desired languages, fostering a sense of connection and understanding."
/>
</div>
<div className="curio_whatcurio-heading">
<h1 className="gradient__text">
The possibilities are beyond your imagination
Explore the intricate web of possibilities, where every choice has a precise ripple effect
</h1>
<p>Explore the Tool</p>
<p>Start Translating Now...</p>
</div>
<div className="curio_whatcurio-container">
<Feature
title="Translator"
text="We so opinion friends me message as delight. Whole front do of plate heard oh ought."
text="At its current stage of development, Curio offers translation and viewing functionalities, with plans to expand into machine dubbing in the future"
/>
<Feature
title="Knowledgebase"
text="At jointure ladyship an insisted so humanity he. Friendly bachelor entrance to on by. As put impossible own apartments b"
title="Innovation"
text="One of the most intriguing aspects of Curio is its ability to link students studying different languages. We provide a platform where these language enthusiasts can come together and put their skills to the test through audio dubbing. By dubbing videos in the languages they are learning, students can immerse themselves in real-world language practice and gain valuable experience."
/>
<Feature
title="Education"
text="At jointure ladyship an insisted so humanity he. Friendly bachelor entrance to on by. As put impossible own apartments b"
title="Validation"
text="Curio takes this innovative approach a step further by incorporating a validation process. After students submit their dubbed audio, it undergoes a thorough review. We compare the transcript of the dubbed audio with the converted transcript of the original audio in the dubbed language, using the reliable Google Translator. This meticulous validation process ensures that the dub meets the minimum criteria for acceptance, guaranteeing the quality and accuracy of the dubbed content."
/>
</div>
</div>
Expand Down

0 comments on commit a1190d0

Please sign in to comment.