redesign campaign pages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2025-02-28 05:08:42 +07:00
parent a3c23c3f8d
commit a1590bea2d
5 changed files with 41 additions and 21 deletions

View file

@ -40,13 +40,17 @@
</div>
</div>
ร่วมสร้างชุดข้อมูลเสียงภาษาไทยที่เป็นสาธารณสมบัติของพวกเราทุกคน ซึ่งสามารถนำไปต่อยอดใช้งานกับระบบอย่าง Automatic Speech Recognition และ Text-To-Speech ได้ต่อไปผ่านโครงการ Common Voice
<div style="text-align: center;">
<h2>สร้างชุดข้อมูลเสียง</h2>
<h2 style="margin-top: -2vh;">ของพวกเราทุกคน</h2>
ร่วมสร้างชุดข้อมูลเสียงภาษาไทยที่เป็นสาธารณสมบัติของพวกเราทุกคน ซึ่งสามารถนำไปต่อยอดใช้งานกับระบบอย่าง Automatic Speech Recognition และ Text-To-Speech ได้ต่อไปผ่านโครงการ Common Voice
</div>
<div class="quickbuttons" style="margin-top: 5vh;">
<a class="button accent" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/listen">ช่วยเราตรวจสอบเสียง</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/speak">บริจาคเสียงของคุณ</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/write">เพิ่มประโยค</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/review">ตรวจทานประโยค</a>
<div class="quickbuttons" style="margin-top: 5vh; display: flex; justify-content: center;">
<a class="button pill accent" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/listen">ช่วยเราตรวจสอบเสียง</a>
<a class="button pill" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/speak">บริจาคเสียงของคุณ</a>
<a class="button pill" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/write">เพิ่มประโยค</a>
<a class="button pill" target="_blank" rel="noopener noreferrer" href="https://commonvoice.mozilla.org/th/review">ตรวจทานประโยค</a>
</div>
</div>