summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/index.fnl5
-rw-r--r--pages/shop/_product/index.fnl5
-rw-r--r--static/cup-p.webpbin0 -> 19268 bytes
-rw-r--r--static/cup.webpbin0 -> 120550 bytes
-rw-r--r--static/desk-p.webpbin0 -> 24202 bytes
-rw-r--r--static/desk.jpgbin0 -> 153970 bytes
-rw-r--r--static/desk.webpbin0 -> 601720 bytes
-rw-r--r--static/teapot3-p.webpbin50510 -> 0 bytes
-rw-r--r--static/teapot3.webpbin299170 -> 0 bytes
9 files changed, 4 insertions, 6 deletions
diff --git a/pages/index.fnl b/pages/index.fnl
index 67ef709..8bd75a0 100644
--- a/pages/index.fnl
+++ b/pages/index.fnl
@@ -64,6 +64,7 @@
[:div {:class "content"}
[:div {:class "gallery"}
(pick-gallery-photo [{:name "people" :alt "Люди в чайной"}
+ {:name "desk" :alt "Фотография стола с чайной посудой"}
{:name "gaiwan2" :alt "Близко сфотографированный чайный столик с пиалами и гайванью"}
{:name "teapot2" :alt "Пиала и чайник на фоне гирлянды"}])
(pick-gallery-photo [{:name "table" :alt "Сфотографированные сверху пиалы на японском столике"}])
@@ -72,9 +73,9 @@
[:source {:src "static/boiling-p.webm" :type "video/webm"}]]]
(pick-gallery-photo [{:name "gaiwan" :alt "Гайвань и ширма с гирляндами на фоне"}
{:name "wall" :alt "Белая стена с веером и тенью окна"}
- {:name "teapot" :alt "Чайник в темноте на светлом фоне гирлянд"}
- {:name "teapot3" :alt "Чайник в руке на фоне растений"}])
+ {:name "teapot" :alt "Чайник в темноте на светлом фоне гирлянд"}])
(pick-gallery-photo [{:name "rack" :alt "Стеллаж с чайной посудой"}
+ {:name "cup" :alt "Чайная японская чашка, на фоне стол с посудой"}
{:name "flowers" :alt "Ваза с цветами рядом с чайным столиком"}])
[:div {}
[:video {:autoplay true :loop true :muted true}
diff --git a/pages/shop/_product/index.fnl b/pages/shop/_product/index.fnl
index 6903144..54ed076 100644
--- a/pages/shop/_product/index.fnl
+++ b/pages/shop/_product/index.fnl
@@ -62,10 +62,7 @@
;; JS would require storing "back URL" in query parameter (which will make
;; URLs ugly and also hurt SEO) or in a cookie (which is brittle)
;; TODO: also add <noscript> version of this link
- [:div {:class "back"} [:a {:href "#"
- :onclick "history.length > 1
- ? history.back()
- : location.assign('/shop')"}
+ [:div {:class "back"} [:a {:href "/shop"}
"⟵ Обратно к списку"]]
[:div {:class "product-page-layout"}
diff --git a/static/cup-p.webp b/static/cup-p.webp
new file mode 100644
index 0000000..91f1164
--- /dev/null
+++ b/static/cup-p.webp
Binary files differ
diff --git a/static/cup.webp b/static/cup.webp
new file mode 100644
index 0000000..831a5eb
--- /dev/null
+++ b/static/cup.webp
Binary files differ
diff --git a/static/desk-p.webp b/static/desk-p.webp
new file mode 100644
index 0000000..aa058a8
--- /dev/null
+++ b/static/desk-p.webp
Binary files differ
diff --git a/static/desk.jpg b/static/desk.jpg
new file mode 100644
index 0000000..92fe214
--- /dev/null
+++ b/static/desk.jpg
Binary files differ
diff --git a/static/desk.webp b/static/desk.webp
new file mode 100644
index 0000000..0e569a2
--- /dev/null
+++ b/static/desk.webp
Binary files differ
diff --git a/static/teapot3-p.webp b/static/teapot3-p.webp
deleted file mode 100644
index 5d5111a..0000000
--- a/static/teapot3-p.webp
+++ /dev/null
Binary files differ
diff --git a/static/teapot3.webp b/static/teapot3.webp
deleted file mode 100644
index dfd7c3e..0000000
--- a/static/teapot3.webp
+++ /dev/null
Binary files differ