Skip to content

Commit

Permalink
💄About /index
Browse files Browse the repository at this point in the history
  • Loading branch information
noeypatt committed Mar 29, 2020
1 parent 33cd8d6 commit d0e8fde
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions components/cover.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ const Cover = () => {
<h1>และอินโฟกราฟิก</h1>
<div className="detail">
<div className="text-content">
<h6>ElderlyDB เป็นการนำข้อมูลเกี่ยวกับผู้สูงอายุ</h6>
<h6>มาแสดงผลในรูปเเบบของกราฟในรูปแบบต่าง ๆ</h6>
<h6>ภายในอำเภอกะทู้ จังหวัดภูเก็ต</h6>
<h6>ElderlyDB เป็นการนำข้อมูลทางสถิติเกี่ยวกับผู้สูงอายุ</h6>
<h6>มาเเสดงผลในรูปเเบบของกราฟ</h6>
<h6>ในรูปแบบต่าง ๆ </h6>
</div>
</div>
<Link href="/main">
Expand All @@ -37,9 +37,9 @@ const Cover = () => {
<line x1="0" y1="0" x2="0" y2="100" />
</svg>
<div className="text-content">
<h6 className="animated fadeInDown delay-1s">ElderlyDB เป็นการนำข้อมูลเกี่ยวกับผู้สูงอายุ</h6>
<h6 className="animated fadeInDown delay-1s">มาแสดงผลในรูปเเบบของกราฟในรูปแบบต่าง ๆ </h6>
<h6 className="animated fadeInDown delay-1s">ภายในอำเภอกะทู้ จังหวัดภูเก็ต </h6>
<h6 className="animated fadeInDown delay-1s">ElderlyDB เป็นการนำข้อมูลทางสถิติเกี่ยวกับผู้สูงอายุ</h6>
<h6 className="animated fadeInDown delay-1s">มาเเสดงผลในรูปเเบบของกราฟ</h6>
<h6 className="animated fadeInDown delay-1s">ในรูปแบบต่าง ๆ </h6>
</div>
</div>

Expand Down
4 changes: 2 additions & 2 deletions pages/index/About.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ const About = () => {
:
<div className="container-fluid">
<div className="head-content">
<h1 className="name-header ">{header}</h1>
<h1 className="name-header">{header}</h1>
<h4 className="">{subHead}</h4>
<div className="title-about">
<h6 className="">เว็บไซต์ฐานข้อมูประชากรผู้สูงอายุ แสดงค่าทางสถิติในรูปเเบบของกราฟประเภทต่าง</h6>
<h6 className="">เว็บไซต์ฐานข้อมูลประชากรผู้สูงอายุ เป็นการนำข้อมูลทางสถิติมาเเสดงผลในรูปเเบบของกราฟรูปแบบต่าง</h6>
</div>
</div>

Expand Down

1 comment on commit d0e8fde

@vercel
Copy link

@vercel vercel bot commented on d0e8fde Mar 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.