File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ export default function Image() {
55
55
return (
56
56
< img
57
57
src= " https://i.imgur.com/ZF6s192.jpg"
58
- alt= " 'Floralis Genérica' by Eduardo Catalano: a gigantic metallic flower sculpture with reflective petals "
58
+ alt= " 'Рід квіткові' (' Floralis Genérica') — Едуардо Каталано ( Eduardo Catalano): велетенська металева скульптура квітки зі світловідбивними пелюстками "
59
59
/ >
60
60
);
61
61
}
@@ -92,7 +92,7 @@ export default function Image() {
92
92
export default function Gallery () {
93
93
return (
94
94
< section>
95
- < h1> Inspiring Sculptures < / h1>
95
+ < h1> Скульптури, що надихають < / h1>
96
96
< Image / >
97
97
< Image / >
98
98
< Image / >
@@ -104,7 +104,7 @@ function Image() {
104
104
return (
105
105
< img
106
106
src= " https://i.imgur.com/ZF6s192.jpg"
107
- alt= " 'Floralis Genérica' by Eduardo Catalano: a gigantic metallic flower sculpture with reflective petals "
107
+ alt= " 'Рід квіткові' (' Floralis Genérica') — Едуардо Каталано ( Eduardo Catalano): велетенська металева скульптура квітки зі світловідбивними пелюстками "
108
108
/ >
109
109
);
110
110
}
You can’t perform that action at this time.
0 commit comments