Skip to content

Commit

Permalink
Merge pull request #202 from kaogeek/201-change-survey-link-at-footer
Browse files Browse the repository at this point in the history
#201 Change survey link at footer
  • Loading branch information
iampz authored Nov 3, 2024
2 parents 35c50dd + 27bb880 commit c27c68d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ export default function Footer() {
<div className="text-center text-xl py-20 text-subheader">
<span className="text-3xl text-header">ชอบเว็บของเราหรือไม่?</span><br />
แสดงความคิดเห็นของท่านผ่าน <br className="sm:hidden" />
<a className="underline text-header" href="https://form.parliament.go.th/questionnaire/SurveyUser/SurveyUserTakeNoLogin.php?survey_id=370881" target="_blank" rel="noreferrer">
<a className="underline text-header" href="https://form.parliament.go.th/questionnaire/SurveyUser/SurveyUserTakeNoLogin.php?survey_id=509796" target="_blank" rel="noreferrer">
แบบประเมินความพึงพอใจ
</a>
&nbsp;ได้เลยนะคะ
</div>
<div className="px-5 py-3 text-[#bbb] text-center text-sm">
<a href="https://achecks.org/checker/" target="_blank" title="แสดงผ่านมาตรฐาน WCAG 2.0 ระดับ AA">
<a href="https://achecks.org/checker/" target="_blank" title="แสดงผ่านมาตรฐาน WCAG 2.0 ระดับ AA">
<img className="inline" src="https://achecks.org/images/icon_W2_aa.jpg" alt="WCAG 2.0 (Level AA)" title="แสดงผ่านมาตรฐาน WCAG 2.0 ระดับ AA" height="32" width="102" />
</a><br /><br />
เว็บไซต์นี้จัดทำเพื่ออำนวยความสะดวกในการสืบค้นข้อมูล <br className="sm:hidden" />โปรดตรวจสอบและอ้างอิงจากต้นฉบับเท่านั้น<br />
Expand Down

0 comments on commit c27c68d

Please sign in to comment.