<!DOCTYPE html>
<html>
  <head>
    <link rel="stylesheet" href="/style.css">
    <meta http-equiv="Content-Language" content="th">
    <meta http-equiv="content-Type" content="text/html; charset=UTF-8">
    <meta name="description" content="สร้างความเปลี่ยนแปลงด้วยโอเพนซอร์ส">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>FOSS4Change - TechTransThai</title>
    <link rel="icon" type="image/svg" href="/resources/icons/f4c.svg">
  </head>
  
<body>
  <div class="topbar">
    <div class="topbar-group">
      <a href="/" style="display: flex; align-items: center; text-decoration: none;">
        <img src="/resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;"> 
        <h4 class="logo">TechTransThai</h4>
      </a>
      <div style="display: flex; align-items: center">
        <a href="/team" class="button header">ทีม</a>
        <a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="button header">สถานะการให้บริการ</a>
      </div>
    </div>
  </div>

  <div class="grid-container">

    <div class="middle large">

      <div class="header" style="margin-top: 2cm;">
    
      </div>
      
      <div style="display: flex; justify-content: center; margin: 3vh;">
        <img src="/resources/icons/f4c.svg" alt="FOSS4Change" width="80" height="80" style="margin-right: 0.1cm;"> 
        <div style="display: flex; flex-direction: column; margin-top: 1.25vh;">
          <div style="font-weight: bold; font-size: 12pt;">TechTransThai</div>
          <div style="font-weight: bold; font-size: 24pt;">FOSS4Change</div>
        </div>
      </div>

      <div style="text-align: center;">
        <h2>สร้างความเปลี่ยนแปลง</h2>
        <h2 style="margin-top: -2vh;">ด้วยโอเพนซอร์ส</h2>
        คอนเทนต์ How-to เกี่ยวกับซอฟต์แวร์โอเพนซอร์สและระบบปฏิบัติการ GNU/Linux ที่เน้นการเปลี่ยนแปลงและพัฒนาคุณภาพชีวิตให้กับผู้ใช้
      </div>
      
      <div class="quickbuttons" style="margin-top: 5vh; display: flex; justify-content: center;">
        <a class="button accent pill" target="_blank" rel="noopener noreferrer" href="https://www.youtube.com/@FOSS4ChangeTH">ดูบน YouTube</a>
        <a class="button pill" target="_blank" rel="noopener noreferrer" href="https://dl.techtransthai.org/foss4change">ดาวน์โหลดวิดีโอจากเรา</a>
      </div>
    
    </div>
  </div>

</body>
</html>