diff --git a/src/components/layout/HeaderClient.tsx b/src/components/layout/HeaderClient.tsx index 0ca1986..8bb1e97 100644 --- a/src/components/layout/HeaderClient.tsx +++ b/src/components/layout/HeaderClient.tsx @@ -7,7 +7,6 @@ import { useState } from 'react' import { NavLink } from '@/components/ui/NavLink' import { BtnPrimary } from '@/components/ui/BtnPrimary' - export interface NavLinkItem { label: string href: string diff --git a/src/components/sections/DyvoLisTickets.tsx b/src/components/sections/DyvoLisTickets.tsx index 4ca4f95..a3c60b9 100644 --- a/src/components/sections/DyvoLisTickets.tsx +++ b/src/components/sections/DyvoLisTickets.tsx @@ -10,6 +10,7 @@ interface TicketCard { } const SINGLE_TICKETS: TicketCard[] = [ + { label: 'Диво Ліс', price: '250 грн', per: 'за 1 людину' }, { label: 'Вхід до ДиноПарку', price: '300 грн', per: 'за 1 людину' }, { label: 'Звичайна екскурсія', @@ -110,7 +111,7 @@ export function DyvoLisTickets() { className="text-[16px] leading-[1.4] font-bold text-[#272727] lg:text-[22px]" style={FONT_MONT} > - п'ятниця–субота–неділя з 11:00 до 20:00 + щодня з 11:00 до 20:00