Skip to content

Commit

Permalink
feat: Update hotel info.
Browse files Browse the repository at this point in the history
  • Loading branch information
Darrin-Lin committed Apr 25, 2024
1 parent 1acda9a commit 82a2df5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
Binary file added my-app/src/image/google_icon/hotel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions my-app/src/image/google_icon/hotel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions my-app/src/page/Info.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,20 @@ export const Info = () => {
class="imageinfo"
></img>
</div>
<div class="lesson">
<div>
<h2>住宿地點</h2>
<p>
<a href="https://guidehotel.com.tw/hotel-detail/1052">承攜行旅 臺北重慶館</a>
<br></br>103 臺北市大同區臺北市大同區重慶北路一段 62 號
</p>
</div>
<img
src={require("../image/google_icon/hotel.png")}
alt="hotel_icon"
class="imageinfo"
></img>
</div>
<div class="lesson">
<div>
<h2>報名時間</h2>
Expand Down

0 comments on commit 82a2df5

Please sign in to comment.