diff --git a/public/СХЕМА ПРОЕЗДА-1.pdf b/public/СХЕМА ПРОЕЗДА-1.pdf new file mode 100644 index 0000000..91a6483 Binary files /dev/null and b/public/СХЕМА ПРОЕЗДА-1.pdf differ diff --git a/src/components/Events.tsx b/src/components/Events.tsx index 3f44583..c1309da 100644 --- a/src/components/Events.tsx +++ b/src/components/Events.tsx @@ -1,3 +1,4 @@ +/* eslint-disable @typescript-eslint/no-unused-vars */ /* eslint-disable @next/next/no-img-element */ import { fluxgore, gothampro } from "@/utils/fonts"; import Button from "./Button"; @@ -22,7 +23,7 @@ function EventCard(props: EventCardProps) { if (props.link.startsWith("http")) { window.open(props.link, "_blank"); } else { - router.push(props.link); + window.open(props.link, "_blank"); } } }; @@ -142,9 +143,7 @@ function Events() {


-

- Во второй день фестиваля, 8 сентября, пройдет дрифт-гонка. -

+

В воскресенье, 7 сентября, пройдет дрифт-гонка.


@@ -172,7 +171,7 @@ function Events() { description={ <>

- ...Уникальные машины, дрифт-кары, кастом и тюнинг — в одном + Уникальные машины, дрифт-кары, кастом и тюнинг — в одном месте. От ретро до hi-tech, от stance до muscle. Приходи посмотреть, сфотографировать и пообщаться с владельцами.

diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index cff7eae..3de6c85 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -58,7 +58,7 @@ function Footer() { -
  • + {/*
  • -
  • + */} @@ -91,18 +91,18 @@ function Footer() { > YUKA Drive Fest - scrollToElement("exhibition")} + className={`${gothampro.className} text-sm md:text-base text-[#E6E6E6] opacity-60 hover:text-blue-500 transition-colors duration-200 text-left`} > ЭКСПО - - + */} - Программа - + */} @@ -141,12 +141,12 @@ function Footer() { УЧАСТИЕ
    - scrollToElement("events")} + className={`${gothampro.className} text-sm md:text-base text-[#E6E6E6] opacity-60 hover:text-blue-500 transition-colors duration-200 text-left`} > Регистрация - + +
    diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index dcbb497..3a4032a 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -85,7 +85,7 @@ function Navbar() { -
  • + {/*
  • -
  • + */} {/* Mobile Menu Button */} @@ -198,7 +198,7 @@ function Navbar() { - - + */}