diff --git a/src/components/Activities.tsx b/src/components/Activities.tsx index f8517f3..a375574 100644 --- a/src/components/Activities.tsx +++ b/src/components/Activities.tsx @@ -43,7 +43,7 @@ function SwiperButton({ function Slide({ title, imageSrc }: { title: string; imageSrc: string }) { return (
-

+

{title}

Активности фестиваля

diff --git a/src/components/Button.tsx b/src/components/Button.tsx index af41297..15723f7 100644 --- a/src/components/Button.tsx +++ b/src/components/Button.tsx @@ -31,7 +31,7 @@ export default function Button(props: ButtonProps) { return (
{/* Shadow element */} {shadowEnabled && !disabled && ( diff --git a/src/components/Cover.tsx b/src/components/Cover.tsx index afdacd5..16be502 100644 --- a/src/components/Cover.tsx +++ b/src/components/Cover.tsx @@ -12,7 +12,7 @@ function CoverHeading({ children, textPosition }: CoverHeadingProps) { return (

{props.title}

@@ -83,7 +83,7 @@ function Events() {

что вас ждет

diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 99eaa64..cff7eae 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -80,7 +80,7 @@ function Footer() {

СОБЫТИЯ

@@ -114,7 +114,7 @@ function Footer() {

ИНФОРМАЦИЯ

@@ -136,7 +136,7 @@ function Footer() {

УЧАСТИЕ

diff --git a/src/components/Map.tsx b/src/components/Map.tsx index b010920..413f494 100644 --- a/src/components/Map.tsx +++ b/src/components/Map.tsx @@ -7,13 +7,13 @@ function Map() {

как нас найти

5-7 сентября 2025

diff --git a/src/components/Partners.tsx b/src/components/Partners.tsx index 6ba2e35..05a2c1a 100644 --- a/src/components/Partners.tsx +++ b/src/components/Partners.tsx @@ -65,7 +65,7 @@ function Partners() { className="opacity-0 translate-y-8 transition-all duration-700" >

партнеры

diff --git a/src/components/Scheme.tsx b/src/components/Scheme.tsx index bda2987..510804d 100644 --- a/src/components/Scheme.tsx +++ b/src/components/Scheme.tsx @@ -14,7 +14,7 @@ function SchemeSelect({ active = false, onClick, }: SchemeSelectProps) { - const baseClasses = `${fluxgore.className} leading-none cursor-pointer transition-all duration-300 ease-in-out hover:opacity-80 transform hover:scale-105`; + const baseClasses = `${fluxgore.className} leading-none cursor-pointer transition-all duration-300 ease-in-out hover:opacity-80 transform hover:scale-105 uppercase`; const activeClasses = "text-[#1E1E1E] text-2xl md:text-4xl"; const inactiveClasses = "text-[#0D0D0D] text-base md:text-xl opacity-50 self-end"; @@ -67,7 +67,7 @@ function Scheme() {

схема фестиваля

diff --git a/src/components/Video.tsx b/src/components/Video.tsx index d56624f..173f0b3 100644 --- a/src/components/Video.tsx +++ b/src/components/Video.tsx @@ -12,7 +12,7 @@ function VideoStats(props: VideoStatsProps) { return (

{number}

@@ -93,7 +93,7 @@ function Video() { className="flex flex-col md:flex-row space-y-6 md:space-y-0 md:space-x-16 opacity-0 translate-y-8 transition-all duration-700" >

как это Было

diff --git a/src/components/form/Fileupload.tsx b/src/components/form/Fileupload.tsx index da74c8e..3b15efd 100644 --- a/src/components/form/Fileupload.tsx +++ b/src/components/form/Fileupload.tsx @@ -193,7 +193,7 @@ function Fileupload({ type="button" onClick={openFileDialog} disabled={isUploadDisabled} - className={`${fluxgore.className} bg-[#1068B0] hover:bg-[#0d5a96] text-white px-9 py-4 text-base font-medium uppercase tracking-wide disabled:opacity-50`} + className={`${fluxgore.className} bg-[#1068B0] hover:bg-[#0d5a96] text-white px-9 py-4 text-base font-medium uppercase tracking-wide disabled:opacity-50 uppercase`} > ПРИКРЕПИТЬ diff --git a/src/pages/forms/exhibition.tsx b/src/pages/forms/exhibition.tsx index d076e07..97636b0 100644 --- a/src/pages/forms/exhibition.tsx +++ b/src/pages/forms/exhibition.tsx @@ -104,7 +104,7 @@ function ExhibtionFormPage() { Фестиваль технических видов спорта

Регистрация на выставку

diff --git a/src/pages/forms/fight.tsx b/src/pages/forms/fight.tsx index 76087dd..6486bc6 100644 --- a/src/pages/forms/fight.tsx +++ b/src/pages/forms/fight.tsx @@ -121,7 +121,7 @@ function FightFormPage() { Фестиваль технических видов спорта

Регистрация на Битву за Москву

diff --git a/src/pages/thankyou.tsx b/src/pages/thankyou.tsx index 58f4d0e..09f2489 100644 --- a/src/pages/thankyou.tsx +++ b/src/pages/thankyou.tsx @@ -15,7 +15,7 @@ function ThankYouPage() {

СПАСИБО!