index-slider.json 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. [
  2. {
  3. "id": 0,
  4. "tab": "依照空間尋找商品",
  5. "data": [
  6. {
  7. "image": "./hhh_index/images/index/space/living.jpg",
  8. "name": "客廳",
  9. "url": "http://bit.ly/3GNVWNS"
  10. },
  11. {
  12. "image": "./hhh_index/images/index/space/restaurant.jpg",
  13. "name": "餐廳",
  14. "url": "http://bit.ly/3XDwNfI"
  15. },
  16. {
  17. "image": "./hhh_index/images/index/space/kitchen.jpg",
  18. "name": "廚房",
  19. "url": "http://bit.ly/3CQVop2"
  20. },
  21. {
  22. "image": "./hhh_index/images/index/space/bedroom.jpg",
  23. "name": "臥室",
  24. "url": "http://bit.ly/3kkQSci"
  25. },
  26. {
  27. "image": "./hhh_index/images/index/space/bathroom.jpg",
  28. "name": "浴室",
  29. "url": "http://bit.ly/3H9ScYa"
  30. }
  31. ]
  32. },
  33. {
  34. "id": 1,
  35. "tab": "依照專長尋找設計師",
  36. "data": [
  37. {
  38. "image": "./hhh_index/images/index/designer/MFD.jpg",
  39. "name": "人氣設計師",
  40. "url": "https://event.hhh.com.tw/2023-Most-Favorite-Designers/"
  41. },
  42. {
  43. "image": "./hhh_index/images/index/designer/RRD.jpg",
  44. "name": "老屋翻新",
  45. "url": "https://hhh.com.tw/event170427/"
  46. },
  47. {
  48. "image": "./hhh_index/images/index/designer/trends.jpg",
  49. "name": "大師有約",
  50. "url": "https://event.hhh.com.tw/2023trends/"
  51. },
  52. {
  53. "image": "./hhh_index/images/index/designer/topglory.jpg",
  54. "name": "國際大賞",
  55. "url": "https://event.hhh.com.tw/topglory/"
  56. },
  57. {
  58. "image": "./hhh_index/images/index/designer/Emerging.jpg",
  59. "name": "新銳設計師",
  60. "url": "https://event.hhh.com.tw/2022_Emerging/"
  61. },
  62. {
  63. "image": "./hhh_index/images/index/designer/04.png",
  64. "name": "小坪數收納",
  65. "url": "https://hhh.com.tw/search/lists/case/%E5%B0%8F%E5%9D%AA%E6%95%B8-keyword/"
  66. },
  67. {
  68. "image": "./hhh_index/images/index/designer/07.png",
  69. "name": "大坪數豪宅",
  70. "url": "https://hhh.com.tw/search/lists/case/%E5%A4%A7%E5%9D%AA%E6%95%B8-keyword/"
  71. }
  72. ]
  73. }
  74. ]