feat(tickets): new photos from Figma BoXMaNX15, fix telegram grammar, fix ezy www URL + real tariff IDs
This commit is contained in:
parent
208e0506e8
commit
fa0aa0e60a
5 changed files with 4 additions and 4 deletions
BIN
public/images/figma/tickets/dynorodeo.jpg
Normal file
BIN
public/images/figma/tickets/dynorodeo.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 219 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 MiB |
BIN
public/images/figma/tickets/dzerkalnyi-labiryt.jpg
Normal file
BIN
public/images/figma/tickets/dzerkalnyi-labiryt.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 300 KiB |
BIN
public/images/figma/tickets/safari-polit.jpg
Normal file
BIN
public/images/figma/tickets/safari-polit.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 147 KiB |
|
|
@ -77,7 +77,7 @@ export const FIGMA_TICKETS: FigmaTicket[] = [
|
|||
name: 'Дзеркальний лабіринт',
|
||||
category: 'zone',
|
||||
description: 'Захоплюючий світ оптичних ілюзій, світлових ефектів',
|
||||
photo: '/images/figma/tickets/dzerkalnyi-labirynt.jpg',
|
||||
photo: '/images/figma/tickets/dzerkalnyi-labiryt.jpg',
|
||||
chips: [
|
||||
{ icon: 'clock', label: 'Необмежено в межах дня' },
|
||||
{ icon: 'person', label: 'Для всієї родини' },
|
||||
|
|
@ -89,7 +89,7 @@ export const FIGMA_TICKETS: FigmaTicket[] = [
|
|||
name: 'Динородео',
|
||||
category: 'attraction',
|
||||
description: 'Захоплюючий світ оптичних ілюзій, світлових ефектів',
|
||||
photo: '/images/figma/tickets/dynorodeo.png',
|
||||
photo: '/images/figma/tickets/dynorodeo.jpg',
|
||||
chips: [
|
||||
{ icon: 'clock', label: '1 сеанс' },
|
||||
{ icon: 'person', label: 'Для всієї родини' },
|
||||
|
|
@ -199,7 +199,7 @@ export const FIGMA_TICKETS: FigmaTicket[] = [
|
|||
name: 'Дино сітки',
|
||||
category: 'attraction',
|
||||
description: 'Активний трирівневий простір для стрибків та розваг',
|
||||
photo: '/images/figma/tickets/dyno-sitky.png',
|
||||
photo: '/images/figma/tickets/xd-kinoteatr.png',
|
||||
chips: [
|
||||
{ icon: 'clock', label: '15 хвилин' },
|
||||
{ icon: 'person', label: 'Для всієї родини' },
|
||||
|
|
@ -223,7 +223,7 @@ export const FIGMA_TICKETS: FigmaTicket[] = [
|
|||
name: 'Сафарі-політ (слоники)',
|
||||
category: 'attraction',
|
||||
description: 'Весела інтерактивна карусель з можливістю підйому',
|
||||
photo: '/images/figma/tickets/safari-polit-slonyky.jpg',
|
||||
photo: '/images/figma/tickets/safari-polit.jpg',
|
||||
chips: [
|
||||
{ icon: 'clock', label: '1 сеанс' },
|
||||
{ icon: 'person', label: 'Для всієї родини' },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue