list.html 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. {{ partial "headers.html" . }}
  5. </head>
  6. <body style="overflow-x: hidden;">
  7. {{ partial "nav.html" . }}
  8. <div class="container-fluid blog-categories blog-main p-0">
  9. <section class="bhouseweb_loc_banner">
  10. <img src="/img/banner/bn_blog@2x.png" class="banner-img card-img" alt="...">
  11. </section>
  12. <!-- 電腦版 -->
  13. <div class="d-none d-md-block">
  14. <div class="container">
  15. <section class="text-box">
  16. <p class="title" data-aos="fade-in" data-aos-duration="1000">買了房然後呢?</p>
  17. <span class="underline"></span>
  18. <div data-aos="fade-in" data-aos-duration="3000">
  19. <p>
  20. 最完整的成家知識地圖,一步步指導你從零開始完成 住宅設計、裝修裝潢、家具規劃,陪你美好成家!
  21. </p>
  22. <img class="left_img" src="/img/blog/dot_left.png" alt="">
  23. <img class="right_img" src="/img/blog/dot_right.png" alt="">
  24. </div>
  25. </section>
  26. </div>
  27. <div class="process">
  28. <img class="house_img" src="/img/blog/house.png" alt="" data-aos="fade-in" data-aos-duration="1000">
  29. <img class="star_green" src="/img/blog/star_green.png" alt="" data-aos="fade-in" data-aos-duration="1000">
  30. <img class="star_yellow" src="/img/blog/star_yellow.png" alt="" data-aos="fade-in" data-aos-duration="1000">
  31. <img class="ruler_img" src="/img/blog/ruler2.png" alt="" data-aos="fade-in" data-aos-duration="1000">
  32. <img class="line_01" src="/img/blog/Vector01.png" alt="">
  33. <!-- <span class="dot"></span> -->
  34. <div>
  35. <section style="position: relative;">
  36. <img src="/img/blog/icon/step01.png" alt="" data-gt-target="#blogTag_01" data-gt-duration="500"
  37. data-gt-offset="100">
  38. <span>
  39. <img src="/img/blog/number/01.png" alt="">
  40. </span>
  41. <h4>預售屋客變</h4>
  42. </section>
  43. <span class="dot"></span>
  44. <section>
  45. <img src="/img/blog/icon/step02.png" alt="" data-gt-target="#blogTag_02" data-gt-duration="500"
  46. data-gt-offset="180">
  47. <span>
  48. <img src="/img/blog/number/02.png" alt="">
  49. </span>
  50. <h4>驗收交屋</h4>
  51. </section>
  52. <section>
  53. <img src="/img/blog/icon/step03.png" alt="" data-gt-target="#blogTag_03" data-gt-duration="500"
  54. data-gt-offset="180">
  55. <span>
  56. <img src="/img/blog/number/03.png" alt="">
  57. </span>
  58. <h4>預算準備</h4>
  59. </section>
  60. <section>
  61. <img src="/img/blog/icon/step04.png" alt="" data-gt-target="#blogTag_04" data-gt-duration="500"
  62. data-gt-offset="180">
  63. <span>
  64. <img src="/img/blog/number/04.png" alt="">
  65. </span>
  66. <h4>認識裝修裝潢</h4>
  67. </section>
  68. <section style="margin-right: 0; position: relative;">
  69. <img src="/img/blog/icon/step05.png" alt="" data-gt-target="#blogTag_05" data-gt-duration="500"
  70. data-gt-offset="180">
  71. <span>
  72. <img src="/img/blog/number/05.png" alt="">
  73. </span>
  74. <h4>空間計畫</h4>
  75. <img class="line_02" src="/img/blog/Vector02.png" alt="">
  76. </section>
  77. </div>
  78. <div>
  79. <section>
  80. <img src="/img/blog/icon/step06.png" alt="" data-gt-target="#blogTag_06" data-gt-duration="500"
  81. data-gt-offset="180">
  82. <span>
  83. <img src="/img/blog/number/06.png" alt="">
  84. </span>
  85. <h4>居家風格</h4>
  86. </section>
  87. <section>
  88. <img src="/img/blog/icon/step07.png" alt="" data-gt-target="#blogTag_07" data-gt-duration="500"
  89. data-gt-offset="180">
  90. <span>
  91. <img src="/img/blog/number/07.png" alt="">
  92. </span>
  93. <h4>家具家電</h4>
  94. </section>
  95. <section style="margin-right: 0;">
  96. <img src="/img/blog/icon/step08.png" alt="" data-gt-target="#blogTag_08" data-gt-duration="500"
  97. data-gt-offset="180">
  98. <span>
  99. <img src="/img/blog/number/08.png" alt="">
  100. </span>
  101. <h4>驗收入住</h4>
  102. </section>
  103. </div>
  104. </div>
  105. <div class="article_list">
  106. <div class="container-fluid article_item">
  107. <!-- 01 -->
  108. <div class="row gx-5 align-items-center" id="blogTag_01">
  109. <div class="col-4" data-aos="fade-in" data-aos-duration="1000">
  110. <section class="img_box">
  111. <img src="/img/blog/step1.png" alt="">
  112. <img src="/img/blog/number/01.png" alt="">
  113. </section>
  114. </div>
  115. <div class="col-8">
  116. <section class="text_box">
  117. <h4>
  118. <span>第 1 步:</span>預售屋客變
  119. </h4>
  120. <ul>
  121. {{ $t := $.Site.GetPage "/blog" }}
  122. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "預售屋客變") }}
  123. <li>
  124. <div class="blog_img">
  125. <a href="{{ .Params.url }}">
  126. <img src="{{ .Params.image }}" alt="">
  127. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  128. </a>
  129. </div>
  130. <div class="blog_text">
  131. <h5>
  132. <a href="{{ .Params.url }}">{{ .Title }}</a>
  133. <span></span>
  134. </h5>
  135. <a href="{{ .Params.url }}">
  136. <p>
  137. {{ .Params.description }}
  138. </p>
  139. </a>
  140. </div>
  141. </li>
  142. <li>
  143. <span>
  144. <img src="/img/blog/line.png" alt="">
  145. </span>
  146. </li>
  147. {{ end }}
  148. </ul>
  149. <!-- 如有三篇文章需顯示按鈕 -->
  150. {{ $t := $.Site.GetPage "/blog" }}
  151. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "預售屋客變") }}
  152. {{ if (eq $index 2) }}
  153. <div class="btn_box">
  154. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  155. <p>閱讀更多</p>
  156. <img src="/img/blog/readmore.svg" alt="">
  157. </a>
  158. <span></span>
  159. </div>
  160. {{ end }}
  161. {{ end }}
  162. </section>
  163. </div>
  164. </div>
  165. <div class="blog_divider">
  166. <div class="bg_img"></div>
  167. <img src="/img/blog/line_first.png" alt="" class="line_right" style="top: -282px; height: auto;">
  168. <img src="/img/blog/line_left.png" alt="" class="line_left">
  169. <img src="/img/blog/tree1.png" alt="" class="logo_01">
  170. </div>
  171. <!-- 02 -->
  172. <div class="row gx-5 align-items-center" id="blogTag_02">
  173. <div class="col-8">
  174. <section class="text_box">
  175. <h4>
  176. <span>第 2 步:</span>驗收交屋
  177. </h4>
  178. <ul>
  179. {{ $t := $.Site.GetPage "/blog" }}
  180. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "驗收交屋") }}
  181. <li>
  182. <div class="blog_img">
  183. <a href="{{ .Params.url }}">
  184. <img src="{{ .Params.image }}" alt="">
  185. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  186. </a>
  187. </div>
  188. <div class="blog_text">
  189. <h5>
  190. <a href="{{ .Params.url }}">{{ .Title }}</a>
  191. <span></span>
  192. </h5>
  193. <a href="{{ .Params.url }}">
  194. <p>
  195. {{ .Params.description }}
  196. </p>
  197. </a>
  198. </div>
  199. </li>
  200. <li>
  201. <span>
  202. <img src="/img/blog/line.png" alt="">
  203. </span>
  204. </li>
  205. {{ end }}
  206. </ul>
  207. {{ $t := $.Site.GetPage "/blog" }}
  208. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "驗收交屋") }}
  209. {{ if (eq $index 2) }}
  210. <div class="btn_box">
  211. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  212. <p>閱讀更多</p>
  213. <img src="/img/blog/readmore.svg" alt="">
  214. </a>
  215. <span></span>
  216. </div>
  217. {{ end }}
  218. {{ end }}
  219. </section>
  220. </div>
  221. <div class="col-4" data-aos="fade-in" data-aos-duration="1000">
  222. <section class="img_box">
  223. <img src="/img/blog/step2.png" alt="">
  224. <img src="/img/blog/number/02.png" alt="">
  225. </section>
  226. </div>
  227. </div>
  228. <div class="blog_divider">
  229. <div class="bg_img"></div>
  230. <!-- <img src="/img/blog/Vector.png" alt=""> -->
  231. <img src="/img/blog/line_right.png" alt="" class="line_right">
  232. </div>
  233. <!-- 03 -->
  234. <div class="row gx-5 align-items-center" id="blogTag_03">
  235. <div class="col-4" data-aos="fade-in" data-aos-duration="1000">
  236. <section class="img_box">
  237. <img src="/img/blog/step3.png" alt="">
  238. <img src="/img/blog/number/03.png" alt="">
  239. </section>
  240. </div>
  241. <div class="col-8">
  242. <section class="text_box">
  243. <h4>
  244. <span>第 3 步:</span>預算準備
  245. </h4>
  246. <ul>
  247. {{ $t := $.Site.GetPage "/blog" }}
  248. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "預算準備") }}
  249. <li>
  250. <div class="blog_img">
  251. <a href="{{ .Params.url }}">
  252. <img src="{{ .Params.image }}" alt="">
  253. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  254. </a>
  255. </div>
  256. <div class="blog_text">
  257. <h5>
  258. <a href="{{ .Params.url }}">{{ .Title }}</a>
  259. <span></span>
  260. </h5>
  261. <a href="{{ .Params.url }}">
  262. <p>
  263. {{ .Params.description }}
  264. </p>
  265. </a>
  266. </div>
  267. </li>
  268. <li>
  269. <span>
  270. <img src="/img/blog/line.png" alt="">
  271. </span>
  272. </li>
  273. {{ end }}
  274. </ul>
  275. {{ $t := $.Site.GetPage "/blog" }}
  276. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "預算準備") }}
  277. {{ if (eq $index 2) }}
  278. <div class="btn_box">
  279. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  280. <p>閱讀更多</p>
  281. <img src="/img/blog/readmore.svg" alt="">
  282. </a>
  283. <span></span>
  284. </div>
  285. {{ end }}
  286. {{ end }}
  287. </section>
  288. </div>
  289. </div>
  290. <div class="blog_divider" style="margin-top: -1.3rem;">
  291. <div class="bg_img"></div>
  292. <!-- <img src="/img/blog/Vector.png" alt=""> -->
  293. <img src="/img/blog/line_left.png" alt="" class="line_left">
  294. <img src="/img/blog/tree2.png" alt="" class="logo_01">
  295. </div>
  296. <!-- 04 -->
  297. <div class="row gx-5 align-items-center" id="blogTag_04">
  298. <div class="col-8">
  299. <section class="text_box">
  300. <h4>
  301. <span>第 4 步:</span>認識裝修裝潢
  302. </h4>
  303. <ul>
  304. {{ $t := $.Site.GetPage "/blog" }}
  305. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "認識裝修裝潢") }}
  306. <li>
  307. <div class="blog_img">
  308. <a href="{{ .Params.url }}">
  309. <img src="{{ .Params.image }}" alt="">
  310. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  311. </a>
  312. </div>
  313. <div class="blog_text">
  314. <h5>
  315. <a href="{{ .Params.url }}">{{ .Title }}</a>
  316. <span></span>
  317. </h5>
  318. <a href="{{ .Params.url }}">
  319. <p>
  320. {{ .Params.description }}
  321. </p>
  322. </a>
  323. </div>
  324. </li>
  325. <li>
  326. <span>
  327. <img src="/img/blog/line.png" alt="">
  328. </span>
  329. </li>
  330. {{ end }}
  331. </ul>
  332. {{ $t := $.Site.GetPage "/blog" }}
  333. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "認識裝修裝潢") }}
  334. {{ if (eq $index 2) }}
  335. <div class="btn_box">
  336. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  337. <p>閱讀更多</p>
  338. <img src="/img/blog/readmore.svg" alt="">
  339. </a>
  340. <span></span>
  341. </div>
  342. {{ end }}
  343. {{ end }}
  344. </section>
  345. </div>
  346. <div class="col-4" data-aos="fade-in" data-aos-duration="1000">
  347. <section class="img_box">
  348. <img src="/img/blog/step4.png" alt="">
  349. <img src="/img/blog/number/04.png" alt="">
  350. </section>
  351. </div>
  352. </div>
  353. <div class="blog_divider">
  354. <div class="bg_img"></div>
  355. <!-- <img src="/img/blog/Vector.png" alt=""> -->
  356. <img src="/img/blog/line_right.png" alt="" class="line_right">
  357. <img src="/img/blog/search.png" alt="" class="logo_02">
  358. </div>
  359. <!-- 05 -->
  360. <div class="row gx-5 align-items-center" id="blogTag_05">
  361. <div class="col-4" data-aos="fade-in" data-aos-duration="1000">
  362. <section class="img_box">
  363. <img src="/img/blog/step5.png" alt="">
  364. <img src="/img/blog/number/05.png" alt="">
  365. </section>
  366. </div>
  367. <div class="col-8">
  368. <section class="text_box">
  369. <h4>
  370. <span>第 5 步:</span>空間計畫
  371. </h4>
  372. <ul>
  373. {{ $t := $.Site.GetPage "/blog" }}
  374. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "空間計畫") }}
  375. <li>
  376. <div class="blog_img">
  377. <a href="{{ .Params.url }}">
  378. <img src="{{ .Params.image }}" alt="">
  379. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  380. </a>
  381. </div>
  382. <div class="blog_text">
  383. <h5>
  384. <a href="{{ .Params.url }}">{{ .Title }}</a>
  385. <span></span>
  386. </h5>
  387. <a href="{{ .Params.url }}">
  388. <p>
  389. {{ .Params.description }}
  390. </p>
  391. </a>
  392. </div>
  393. </li>
  394. <li>
  395. <span>
  396. <img src="/img/blog/line.png" alt="">
  397. </span>
  398. </li>
  399. {{ end }}
  400. </ul>
  401. {{ $t := $.Site.GetPage "/blog" }}
  402. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "空間計畫") }}
  403. {{ if (eq $index 2) }}
  404. <div class="btn_box">
  405. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  406. <p>閱讀更多</p>
  407. <img src="/img/blog/readmore.svg" alt="">
  408. </a>
  409. <span></span>
  410. </div>
  411. {{ end }}
  412. {{ end }}
  413. </section>
  414. </div>
  415. </div>
  416. <div class="blog_divider" style="margin-top: -1.3rem;">
  417. <div class="bg_img"></div>
  418. <!-- <img src="/img/blog/Vector.png" alt=""> -->
  419. <img src="/img/blog/line_left.png" alt="" class="line_left">
  420. <img src="/img/blog/tree3.png" alt="" class="logo_01">
  421. </div>
  422. <!-- 06 -->
  423. <div class="row gx-5 align-items-center" id="blogTag_06">
  424. <div class="col-8">
  425. <section class="text_box">
  426. <h4>
  427. <span>第 6 步:</span>居家風格
  428. </h4>
  429. <ul>
  430. {{ $t := $.Site.GetPage "/blog" }}
  431. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "居家風格") }}
  432. <li>
  433. <div class="blog_img">
  434. <a href="{{ .Params.url }}">
  435. <img src="{{ .Params.image }}" alt="">
  436. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  437. </a>
  438. </div>
  439. <div class="blog_text">
  440. <h5>
  441. <a href="{{ .Params.url }}">{{ .Title }}</a>
  442. <span></span>
  443. </h5>
  444. <a href="{{ .Params.url }}">
  445. <p>
  446. {{ .Params.description }}
  447. </p>
  448. </a>
  449. </div>
  450. </li>
  451. <li>
  452. <span>
  453. <img src="/img/blog/line.png" alt="">
  454. </span>
  455. </li>
  456. {{ end }}
  457. </ul>
  458. {{ $t := $.Site.GetPage "/blog" }}
  459. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "居家風格") }}
  460. {{ if (eq $index 2) }}
  461. <div class="btn_box">
  462. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  463. <p>閱讀更多</p>
  464. <img src="/img/blog/readmore.svg" alt="">
  465. </a>
  466. <span></span>
  467. </div>
  468. {{ end }}
  469. {{ end }}
  470. </section>
  471. </div>
  472. <div class="col-4" data-aos="fade-in" data-aos-duration="1000">
  473. <section class="img_box">
  474. <img src="/img/blog/step6.png" alt="">
  475. <img src="/img/blog/number/06.png" alt="">
  476. </section>
  477. </div>
  478. </div>
  479. <div class="blog_divider">
  480. <div class="bg_img"></div>
  481. <!-- <img src="/img/blog/Vector.png" alt=""> -->
  482. <img src="/img/blog/line_right.png" alt="" class="line_right">
  483. </div>
  484. <!-- 07 -->
  485. <div class="row gx-5 align-items-center" id="blogTag_07">
  486. <div class="col-4" data-aos="fade-in" data-aos-duration="1000">
  487. <section class="img_box">
  488. <img src="/img/blog/step7.png" alt="">
  489. <img src="/img/blog/number/07.png" alt="">
  490. </section>
  491. </div>
  492. <div class="col-8">
  493. <section class="text_box">
  494. <h4>
  495. <span>第 7 步:</span>家具家電
  496. </h4>
  497. <ul>
  498. {{ $t := $.Site.GetPage "/blog" }}
  499. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "家具家電") }}
  500. <li>
  501. <div class="blog_img">
  502. <a href="{{ .Params.url }}">
  503. <img src="{{ .Params.image }}" alt="">
  504. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  505. </a>
  506. </div>
  507. <div class="blog_text">
  508. <h5>
  509. <a href="{{ .Params.url }}">{{ .Title }}</a>
  510. <span></span>
  511. </h5>
  512. <a href="{{ .Params.url }}">
  513. <p>
  514. {{ .Params.description }}
  515. </p>
  516. </a>
  517. </div>
  518. </li>
  519. <li>
  520. <span>
  521. <img src="/img/blog/line.png" alt="">
  522. </span>
  523. </li>
  524. {{ end }}
  525. </ul>
  526. {{ $t := $.Site.GetPage "/blog" }}
  527. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "家具家電") }}
  528. {{ if (eq $index 2) }}
  529. <div class="btn_box">
  530. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  531. <p>閱讀更多</p>
  532. <img src="/img/blog/readmore.svg" alt="">
  533. </a>
  534. <span></span>
  535. </div>
  536. {{ end }}
  537. {{ end }}
  538. </section>
  539. </div>
  540. </div>
  541. <div class="blog_divider" style="margin-top: -1.3rem;">
  542. <div class="bg_img"></div>
  543. <!-- <img src="/img/blog/Vector.png" alt=""> -->
  544. <img src="/img/blog/line_end.png" alt="" class="line_left" style="height: auto;">
  545. <img src="/img/blog/cube.png" alt="" class="logo_03">
  546. </div>
  547. <!-- 08 -->
  548. <div class="row gx-5 align-items-center" id="blogTag_08">
  549. <div class="col-8">
  550. <section class="text_box">
  551. <h4>
  552. <span>第 8 步:</span>驗收入住
  553. </h4>
  554. <ul>
  555. {{ $t := $.Site.GetPage "/blog" }}
  556. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "驗收入住") }}
  557. <li>
  558. <div class="blog_img">
  559. <a href="{{ .Params.url }}">
  560. <img src="{{ .Params.image }}" alt="">
  561. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  562. </a>
  563. </div>
  564. <div class="blog_text">
  565. <h5>
  566. <a href="{{ .Params.url }}">{{ .Title }}</a>
  567. <span></span>
  568. </h5>
  569. <a href="{{ .Params.url }}">
  570. <p>
  571. {{ .Params.description }}
  572. </p>
  573. </a>
  574. </div>
  575. </li>
  576. <li>
  577. <span>
  578. <img src="/img/blog/line.png" alt="">
  579. </span>
  580. </li>
  581. {{ end }}
  582. </ul>
  583. {{ $t := $.Site.GetPage "/blog" }}
  584. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "驗收入住") }}
  585. {{ if (eq $index 2) }}
  586. <div class="btn_box">
  587. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  588. <p>閱讀更多</p>
  589. <img src="/img/blog/readmore.svg" alt="">
  590. </a>
  591. <span></span>
  592. </div>
  593. {{ end }}
  594. {{ end }}
  595. </section>
  596. </div>
  597. <div class="col-4" data-aos="fade-in" data-aos-duration="1000">
  598. <section class="img_box">
  599. <img src="/img/blog/step8.png" alt="">
  600. <img src="/img/blog/number/08.png" alt="">
  601. </section>
  602. </div>
  603. </div>
  604. </div>
  605. <!-- 暫時隱藏主題 -->
  606. <!-- <div class="topic_list">
  607. <img src="/img/blog/ruler.png" alt="">
  608. <section>
  609. <h5>熱門主題</h5>
  610. <div>
  611. <a href="">標籤名稱</a>
  612. <a href="">標籤名稱</a>
  613. <a href="">標籤名稱</a>
  614. <a href="">標籤名稱</a>
  615. <a href="">標籤名稱</a>
  616. <a href="">標籤名稱</a>
  617. <a href="">標籤名稱</a>
  618. <a href="">標籤名稱</a>
  619. </div>
  620. </section>
  621. </div> -->
  622. </div>
  623. </div>
  624. <!-- 手機版 -->
  625. <div class="d-block d-md-none">
  626. <div class="container">
  627. <section class="text-box">
  628. <p class="title" data-aos="fade-in" data-aos-duration="1000">買了房然後呢?</p>
  629. <span class="underline"></span>
  630. <div data-aos="fade-in" data-aos-duration="3000">
  631. <p>
  632. 最完整的成家知識地圖,<br>一步步指導你從零開始完成<br>住宅設計、裝修裝潢、家具規劃,<br>陪你美好成家!
  633. </p>
  634. <img class="left_img" src="/img/blog/dot_left.png" alt="">
  635. <img class="right_img" src="/img/blog/dot_right.png" alt="">
  636. </div>
  637. </section>
  638. </div>
  639. <div class="process">
  640. <img class="house_img" src="/img/blog/house.png" alt="" data-aos="fade-in" data-aos-duration="1000">
  641. <img class="star_green" src="/img/blog/star_green.png" alt="" data-aos="fade-in" data-aos-duration="1000">
  642. <img class="star_yellow" src="/img/blog/star_yellow.png" alt="" data-aos="fade-in" data-aos-duration="1000">
  643. <div class="container process_mb">
  644. <div class="row w-100">
  645. <div class="col-6">
  646. <section style="position: relative;">
  647. <img src="/img/blog/icon/step01.png" alt="" data-gt-target="#blogTag_mb_01" data-gt-duration="500"
  648. data-gt-offset="0">
  649. <span>
  650. <img src="/img/blog/number/01.png" alt="">
  651. </span>
  652. <h4>預售屋客變</h4>
  653. </section>
  654. <span class="dot"></span>
  655. <div class="mb_line_01"></div>
  656. </div>
  657. <div class="col-6">
  658. <section>
  659. <img src="/img/blog/icon/step02.png" alt="" data-gt-target="#blogTag_mb_02" data-gt-duration="500"
  660. data-gt-offset="0">
  661. <span>
  662. <img src="/img/blog/number/02.png" alt="">
  663. </span>
  664. <h4>驗收交屋</h4>
  665. </section>
  666. <div class="mb_line_02"></div>
  667. </div>
  668. <div class="col-6">
  669. <section>
  670. <img src="/img/blog/icon/step03.png" alt="" data-gt-target="#blogTag_mb_03" data-gt-duration="500"
  671. data-gt-offset="0">
  672. <span>
  673. <img src="/img/blog/number/03.png" alt="">
  674. </span>
  675. <h4>預算準備</h4>
  676. </section>
  677. <div class="mb_line_01"></div>
  678. </div>
  679. <div class="col-6">
  680. <section>
  681. <img src="/img/blog/icon/step04.png" alt="" data-gt-target="#blogTag_mb_04" data-gt-duration="500"
  682. data-gt-offset="0">
  683. <span>
  684. <img src="/img/blog/number/04.png" alt="">
  685. </span>
  686. <h4>認識裝修裝潢</h4>
  687. </section>
  688. <div class="mb_line_02"></div>
  689. </div>
  690. <div class="col-6">
  691. <section style="margin-right: 0; position: relative;">
  692. <img src="/img/blog/icon/step05.png" alt="" data-gt-target="#blogTag_mb_05" data-gt-duration="500"
  693. data-gt-offset="0">
  694. <span>
  695. <img src="/img/blog/number/05.png" alt="">
  696. </span>
  697. <h4>空間計畫</h4>
  698. </section>
  699. <div class="mb_line_01"></div>
  700. </div>
  701. <div class="col-6">
  702. <section>
  703. <img src="/img/blog/icon/step06.png" alt="" data-gt-target="#blogTag_mb_06" data-gt-duration="500"
  704. data-gt-offset="0">
  705. <span>
  706. <img src="/img/blog/number/06.png" alt="">
  707. </span>
  708. <h4>居家風格</h4>
  709. </section>
  710. <div class="mb_line_02"></div>
  711. </div>
  712. <div class="col-6 mb-0">
  713. <section>
  714. <img src="/img/blog/icon/step07.png" alt="" data-gt-target="#blogTag_mb_07" data-gt-duration="500"
  715. data-gt-offset="0">
  716. <span>
  717. <img src="/img/blog/number/07.png" alt="">
  718. </span>
  719. <h4>家具家電</h4>
  720. </section>
  721. <div class="mb_line_01"></div>
  722. </div>
  723. <div class="col-6 mb-0">
  724. <section style="margin-right: 0;">
  725. <img src="/img/blog/icon/step08.png" alt="" data-gt-target="#blogTag_mb_08" data-gt-duration="500"
  726. data-gt-offset="0">
  727. <span>
  728. <img src="/img/blog/number/08.png" alt="">
  729. </span>
  730. <h4>驗收入住</h4>
  731. </section>
  732. </div>
  733. </div>
  734. </div>
  735. </div>
  736. <div class="article_list">
  737. <div class="row gx-5 align-items-center article_item">
  738. <div class="col-12" data-aos="fade-in" data-aos-duration="1000" id="blogTag_mb_01">
  739. <section class="img_box">
  740. <img src="/img/blog/step1.png" alt="">
  741. <img src="/img/blog/number/01.png" alt="">
  742. </section>
  743. </div>
  744. <div class="col-12">
  745. <section class="text_box">
  746. <h4>
  747. <span>第 1 步:</span>預售屋客變
  748. </h4>
  749. <ul>
  750. {{ $t := $.Site.GetPage "/blog" }}
  751. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "預售屋客變") }}
  752. <li>
  753. <div class="blog_img">
  754. <a href="{{ .Params.url }}">
  755. <img src="{{ .Params.image }}" alt="">
  756. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  757. </a>
  758. </div>
  759. <div class="blog_text">
  760. <h5>
  761. <a href="{{ .Params.url }}">{{ .Title }}</a>
  762. <span></span>
  763. </h5>
  764. <a href="{{ .Params.url }}">
  765. <p>
  766. {{ .Params.description }}
  767. </p>
  768. </a>
  769. </div>
  770. </li>
  771. <li>
  772. <span>
  773. <img src="/img/blog/line.png" alt="">
  774. </span>
  775. </li>
  776. {{ end }}
  777. </ul>
  778. <!-- 如有三篇文章需顯示按鈕 -->
  779. {{ $t := $.Site.GetPage "/blog" }}
  780. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "預售屋客變") }}
  781. {{ if (eq $index 2) }}
  782. <div class="btn_box">
  783. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  784. <p>閱讀更多</p>
  785. <img src="/img/blog/readmore.svg" alt="">
  786. </a>
  787. <span></span>
  788. </div>
  789. {{ end }}
  790. {{ end }}
  791. </section>
  792. </div>
  793. <span class="mobile_line">
  794. <img src="/img/blog/mobile_line.png" alt="">
  795. </span>
  796. <!-- 02 -->
  797. <div class="col-12" data-aos="fade-in" data-aos-duration="1000" id="blogTag_mb_02">
  798. <section class="img_box">
  799. <img src="/img/blog/step2.png" alt="">
  800. <img src="/img/blog/number/02.png" alt="">
  801. </section>
  802. </div>
  803. <div class="col-12">
  804. <section class="text_box">
  805. <h4>
  806. <span>第 2 步:</span>驗收交屋
  807. </h4>
  808. <ul>
  809. {{ $t := $.Site.GetPage "/blog" }}
  810. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "驗收交屋") }}
  811. <li>
  812. <div class="blog_img">
  813. <a href="{{ .Params.url }}">
  814. <img src="{{ .Params.image }}" alt="">
  815. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  816. </a>
  817. </div>
  818. <div class="blog_text">
  819. <h5>
  820. <a href="{{ .Params.url }}">{{ .Title }}</a>
  821. <span></span>
  822. </h5>
  823. <a href="{{ .Params.url }}">
  824. <p>
  825. {{ .Params.description }}
  826. </p>
  827. </a>
  828. </div>
  829. </li>
  830. <li>
  831. <span>
  832. <img src="/img/blog/line.png" alt="">
  833. </span>
  834. </li>
  835. {{ end }}
  836. </ul>
  837. {{ $t := $.Site.GetPage "/blog" }}
  838. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "驗收交屋") }}
  839. {{ if (eq $index 2) }}
  840. <div class="btn_box">
  841. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  842. <p>閱讀更多</p>
  843. <img src="/img/blog/readmore.svg" alt="">
  844. </a>
  845. <span></span>
  846. </div>
  847. {{ end }}
  848. {{ end }}
  849. </section>
  850. </div>
  851. <span class="mobile_line">
  852. <img src="/img/blog/mobile_line.png" alt="">
  853. </span>
  854. <!-- 03 -->
  855. <div class="col-12" data-aos="fade-in" data-aos-duration="1000" id="blogTag_mb_03">
  856. <section class="img_box">
  857. <img src="/img/blog/step3.png" alt="">
  858. <img src="/img/blog/number/03.png" alt="">
  859. </section>
  860. </div>
  861. <div class="col-12">
  862. <section class="text_box">
  863. <h4>
  864. <span>第 3 步:</span>預算準備
  865. </h4>
  866. <ul>
  867. {{ $t := $.Site.GetPage "/blog" }}
  868. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "預算準備") }}
  869. <li>
  870. <div class="blog_img">
  871. <a href="{{ .Params.url }}">
  872. <img src="{{ .Params.image }}" alt="">
  873. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  874. </a>
  875. </div>
  876. <div class="blog_text">
  877. <h5>
  878. <a href="{{ .Params.url }}">{{ .Title }}</a>
  879. <span></span>
  880. </h5>
  881. <a href="{{ .Params.url }}">
  882. <p>
  883. {{ .Params.description }}
  884. </p>
  885. </a>
  886. </div>
  887. </li>
  888. <li>
  889. <span>
  890. <img src="/img/blog/line.png" alt="">
  891. </span>
  892. </li>
  893. {{ end }}
  894. </ul>
  895. {{ $t := $.Site.GetPage "/blog" }}
  896. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "預算準備") }}
  897. {{ if (eq $index 2) }}
  898. <div class="btn_box">
  899. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  900. <p>閱讀更多</p>
  901. <img src="/img/blog/readmore.svg" alt="">
  902. </a>
  903. <span></span>
  904. </div>
  905. {{ end }}
  906. {{ end }}
  907. </section>
  908. </div>
  909. <span class="mobile_line">
  910. <img src="/img/blog/mobile_line.png" alt="">
  911. </span>
  912. <!-- 04 -->
  913. <div class="col-12" data-aos="fade-in" data-aos-duration="1000" id="blogTag_mb_04">
  914. <section class="img_box">
  915. <img src="/img/blog/step4.png" alt="">
  916. <img src="/img/blog/number/04.png" alt="">
  917. </section>
  918. </div>
  919. <div class="col-12">
  920. <section class="text_box">
  921. <h4>
  922. <span>第 4 步:</span>認識裝修裝潢
  923. </h4>
  924. <ul>
  925. {{ $t := $.Site.GetPage "/blog" }}
  926. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "認識裝修裝潢") }}
  927. <li>
  928. <div class="blog_img">
  929. <a href="{{ .Params.url }}">
  930. <img src="{{ .Params.image }}" alt="">
  931. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  932. </a>
  933. </div>
  934. <div class="blog_text">
  935. <h5>
  936. <a href="{{ .Params.url }}">{{ .Title }}</a>
  937. <span></span>
  938. </h5>
  939. <a href="{{ .Params.url }}">
  940. <p>
  941. {{ .Params.description }}
  942. </p>
  943. </a>
  944. </div>
  945. </li>
  946. <li>
  947. <span>
  948. <img src="/img/blog/line.png" alt="">
  949. </span>
  950. </li>
  951. {{ end }}
  952. </ul>
  953. {{ $t := $.Site.GetPage "/blog" }}
  954. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "認識裝修裝潢") }}
  955. {{ if (eq $index 2) }}
  956. <div class="btn_box">
  957. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  958. <p>閱讀更多</p>
  959. <img src="/img/blog/readmore.svg" alt="">
  960. </a>
  961. <span></span>
  962. </div>
  963. {{ end }}
  964. {{ end }}
  965. </section>
  966. </div>
  967. <span class="mobile_line">
  968. <img src="/img/blog/mobile_line.png" alt="">
  969. </span>
  970. <!-- 05 -->
  971. <div class="col-12" data-aos="fade-in" data-aos-duration="1000" id="blogTag_mb_05">
  972. <section class="img_box">
  973. <img src="/img/blog/step5.png" alt="">
  974. <img src="/img/blog/number/05.png" alt="">
  975. </section>
  976. </div>
  977. <div class="col-12">
  978. <section class="text_box">
  979. <h4>
  980. <span>第 5 步:</span>空間計畫
  981. </h4>
  982. <ul>
  983. {{ $t := $.Site.GetPage "/blog" }}
  984. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "空間計畫") }}
  985. <li>
  986. <div class="blog_img">
  987. <a href="{{ .Params.url }}">
  988. <img src="{{ .Params.image }}" alt="">
  989. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  990. </a>
  991. </div>
  992. <div class="blog_text">
  993. <h5>
  994. <a href="{{ .Params.url }}">{{ .Title }}</a>
  995. <span></span>
  996. </h5>
  997. <a href="{{ .Params.url }}">
  998. <p>
  999. {{ .Params.description }}
  1000. </p>
  1001. </a>
  1002. </div>
  1003. </li>
  1004. <li>
  1005. <span>
  1006. <img src="/img/blog/line.png" alt="">
  1007. </span>
  1008. </li>
  1009. {{ end }}
  1010. </ul>
  1011. {{ $t := $.Site.GetPage "/blog" }}
  1012. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "空間計畫") }}
  1013. {{ if (eq $index 2) }}
  1014. <div class="btn_box">
  1015. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  1016. <p>閱讀更多</p>
  1017. <img src="/img/blog/readmore.svg" alt="">
  1018. </a>
  1019. <span></span>
  1020. </div>
  1021. {{ end }}
  1022. {{ end }}
  1023. </section>
  1024. </div>
  1025. <span class="mobile_line">
  1026. <img src="/img/blog/mobile_line.png" alt="">
  1027. </span>
  1028. <!-- 06 -->
  1029. <div class="col-12" data-aos="fade-in" data-aos-duration="1000" id="blogTag_mb_06">
  1030. <section class="img_box">
  1031. <img src="/img/blog/step6.png" alt="">
  1032. <img src="/img/blog/number/06.png" alt="">
  1033. </section>
  1034. </div>
  1035. <div class="col-12">
  1036. <section class="text_box">
  1037. <h4>
  1038. <span>第 6 步:</span>居家風格
  1039. </h4>
  1040. <ul>
  1041. {{ $t := $.Site.GetPage "/blog" }}
  1042. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "居家風格") }}
  1043. <li>
  1044. <div class="blog_img">
  1045. <a href="{{ .Params.url }}">
  1046. <img src="{{ .Params.image }}" alt="">
  1047. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  1048. </a>
  1049. </div>
  1050. <div class="blog_text">
  1051. <h5>
  1052. <a href="{{ .Params.url }}">{{ .Title }}</a>
  1053. <span></span>
  1054. </h5>
  1055. <a href="{{ .Params.url }}">
  1056. <p>
  1057. {{ .Params.description }}
  1058. </p>
  1059. </a>
  1060. </div>
  1061. </li>
  1062. <li>
  1063. <span>
  1064. <img src="/img/blog/line.png" alt="">
  1065. </span>
  1066. </li>
  1067. {{ end }}
  1068. </ul>
  1069. {{ $t := $.Site.GetPage "/blog" }}
  1070. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "居家風格") }}
  1071. {{ if (eq $index 2) }}
  1072. <div class="btn_box">
  1073. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  1074. <p>閱讀更多</p>
  1075. <img src="/img/blog/readmore.svg" alt="">
  1076. </a>
  1077. <span></span>
  1078. </div>
  1079. {{ end }}
  1080. {{ end }}
  1081. </section>
  1082. </div>
  1083. <span class="mobile_line">
  1084. <img src="/img/blog/mobile_line.png" alt="">
  1085. </span>
  1086. <!-- 07 -->
  1087. <div class="col-12" data-aos="fade-in" data-aos-duration="1000" id="blogTag_mb_07">
  1088. <section class="img_box">
  1089. <img src="/img/blog/step7.png" alt="">
  1090. <img src="/img/blog/number/07.png" alt="">
  1091. </section>
  1092. </div>
  1093. <div class="col-12">
  1094. <section class="text_box">
  1095. <h4>
  1096. <span>第 7 步:</span>家具家電
  1097. </h4>
  1098. <ul>
  1099. {{ $t := $.Site.GetPage "/blog" }}
  1100. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "家具家電") }}
  1101. <li>
  1102. <div class="blog_img">
  1103. <a href="{{ .Params.url }}">
  1104. <img src="{{ .Params.image }}" alt="">
  1105. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  1106. </a>
  1107. </div>
  1108. <div class="blog_text">
  1109. <h5>
  1110. <a href="{{ .Params.url }}">{{ .Title }}</a>
  1111. <span></span>
  1112. </h5>
  1113. <a href="{{ .Params.url }}">
  1114. <p>
  1115. {{ .Params.description }}
  1116. </p>
  1117. </a>
  1118. </div>
  1119. </li>
  1120. <li>
  1121. <span>
  1122. <img src="/img/blog/line.png" alt="">
  1123. </span>
  1124. </li>
  1125. {{ end }}
  1126. </ul>
  1127. {{ $t := $.Site.GetPage "/blog" }}
  1128. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "家具家電") }}
  1129. {{ if (eq $index 2) }}
  1130. <div class="btn_box">
  1131. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  1132. <p>閱讀更多</p>
  1133. <img src="/img/blog/readmore.svg" alt="">
  1134. </a>
  1135. <span></span>
  1136. </div>
  1137. {{ end }}
  1138. {{ end }}
  1139. </section>
  1140. </div>
  1141. <span class="mobile_line">
  1142. <img src="/img/blog/mobile_line.png" alt="">
  1143. </span>
  1144. <!-- 08 -->
  1145. <div class="col-12" data-aos="fade-in" data-aos-duration="1000" id="blogTag_mb_08">
  1146. <section class="img_box">
  1147. <img src="/img/blog/step8.png" alt="">
  1148. <img src="/img/blog/number/08.png" alt="">
  1149. </section>
  1150. </div>
  1151. <div class="col-12">
  1152. <section class="text_box">
  1153. <h4>
  1154. <span>第 8 步:</span>驗收入住
  1155. </h4>
  1156. <ul>
  1157. {{ $t := $.Site.GetPage "/blog" }}
  1158. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "驗收入住") }}
  1159. <li>
  1160. <div class="blog_img">
  1161. <a href="{{ .Params.url }}">
  1162. <img src="{{ .Params.image }}" alt="">
  1163. <img src='/img/blog/points{{ add $index 1 }}.png' alt="">
  1164. </a>
  1165. </div>
  1166. <div class="blog_text">
  1167. <h5>
  1168. <a href="{{ .Params.url }}">{{ .Title }}</a>
  1169. <span></span>
  1170. </h5>
  1171. <a href="{{ .Params.url }}">
  1172. <p>
  1173. {{ .Params.description }}
  1174. </p>
  1175. </a>
  1176. </div>
  1177. </li>
  1178. <li>
  1179. <span>
  1180. <img src="/img/blog/line.png" alt="">
  1181. </span>
  1182. </li>
  1183. {{ end }}
  1184. </ul>
  1185. {{ $t := $.Site.GetPage "/blog" }}
  1186. {{ range $index, $element := first 3 ( where $t.Pages "Params.categories" "驗收入住") }}
  1187. {{ if (eq $index 2) }}
  1188. <div class="btn_box">
  1189. <a href="/blog/" class="read_more" onclick="getCategories('{{ .Params.categories }}')">
  1190. <p>閱讀更多</p>
  1191. <img src="/img/blog/readmore.svg" alt="">
  1192. </a>
  1193. <span></span>
  1194. </div>
  1195. {{ end }}
  1196. {{ end }}
  1197. </section>
  1198. </div>
  1199. <!-- 暫時隱藏主題 -->
  1200. <!-- <div class="topic_list">
  1201. <img src="/img/blog/ruler.png" alt="">
  1202. <section>
  1203. <h5>熱門主題</h5>
  1204. <main>
  1205. <div class="container">
  1206. <a href="">標籤名稱</a>
  1207. <a href="">標籤名稱</a>
  1208. <a href="">標籤名稱</a>
  1209. <a href="">標籤名稱</a>
  1210. <a href="">標籤名稱</a>
  1211. <a href="">標籤名稱</a>
  1212. <a href="">標籤名稱</a>
  1213. <a href="">標籤名稱</a>
  1214. </div>
  1215. </main>
  1216. </section>
  1217. </div> -->
  1218. </div>
  1219. </div>
  1220. </div>
  1221. <div class="reserve">
  1222. <a href="https://ocard.co/q?s=mV8ggl&qtk=LmybMx&_ga=2.252447817.1761930027.1658133789-1993023897.1656902976">
  1223. <img src="/img/home/線上預約icon.png" alt="">
  1224. </a>
  1225. </div>
  1226. </div>
  1227. {{ partial "footer.html" . }}
  1228. {{ partial "scripts.html" . }}
  1229. </body>
  1230. </html>