summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
Diffstat (limited to 'pages')
-rw-r--r--pages/index.fnl10
1 files changed, 5 insertions, 5 deletions
diff --git a/pages/index.fnl b/pages/index.fnl
index dc229d7..439adb6 100644
--- a/pages/index.fnl
+++ b/pages/index.fnl
@@ -24,8 +24,8 @@
[:a {:href "static/people.jpg" :target "_blank"}
[:img {:src "static/people_p.jpg" :alt "Люди в чайной"}]]]
[:div {}
- [:a {:href "static/teaware.jpg" :target "_blank"}
- [:img {:src "static/teaware_p.jpg"
+ [:a {:href "static/table.jpg" :target "_blank"}
+ [:img {:src "static/table_p.jpg"
:alt "Сфотографированные сверху пиалы на японском столике"}]]]
[:div {}
[:video {:autoplay true :loop true :muted true}
@@ -35,9 +35,9 @@
[:img {:src "static/gaiwan_p.jpg"
:alt "Гайвань и ширма с гирляндами на фоне"}]]]
[:div {}
- [:a {:href "static/room.jpg" :target "_blank"}
- [:img {:src "static/room_p.jpg"
- :alt "Общая фотография чайного места"}]]]
+ [:a {:href "static/rack.jpg" :target "_blank"}
+ [:img {:src "static/rack_p.jpg"
+ :alt "Стеллаж с чайной посудой"}]]]
[:div {}
[:video {:autoplay true :loop true :muted true}
[:source {:src "static/gaiwan_p.webm" :type "video/webm"}]]]]])