diff --git a/src/app/page.tsx b/src/app/page.tsx index fd3c9a1..0b72730 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,7 +5,7 @@ import ReactLenis from "lenis/react"; import BlogCardOne from '@/components/sections/blog/BlogCardOne'; import ContactText from '@/components/sections/contact/ContactText'; import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive'; -import FooterBrandReveal from '@/components/sections/footer/FooterBrandReveal'; +import FooterMinimal from '@/components/sections/footer/FooterMinimal'; import HeroLogo from '@/components/sections/hero/HeroLogo'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; @@ -105,7 +105,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/young-football-players-drinking-water_23-2148355469.jpg", imageAlt: "Children training soccer" } ]} ]} - title="Komunita, Ktorá Víťazí: Budujeme Silné Vzťahy" + title="Komun="Komunita, Ktorá Víťazí: Budujeme Silné Vzťahy" description="Naša stratégia pre zapojenie fanúšikov ako je Marek stavia na osobných kontaktoch a digitálnom dosahu. Od miestnych krčiem po sociálne siete, sme všade tam, kde je naša komunita." tag="Naše Iniciatívy" tagIcon={Flag} @@ -212,7 +212,7 @@ export default function LandingPage() {