2 Commits

Author SHA1 Message Date
1cfdb42c5f Update src/app/page.tsx 2026-05-01 17:28:05 +00:00
b3c049927c Merge version_1 into main
Merge version_1 into main
2026-05-01 17:26:12 +00:00

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Domov", name: "Domov", id: "hero"},
id: "hero",
},
{ {
name: "Služby", name: "Služby", id: "services"},
id: "services",
},
{ {
name: "Naša práca", name: "Naša práca", id: "work"},
id: "work",
},
{ {
name: "O nás", name: "O nás", id: "about"},
id: "about",
},
{ {
name: "Spojme sa", name: "Spojme sa", id: "contact"},
id: "contact",
},
]} ]}
brandName="BLR" brandName="BLR"
/> />
@@ -59,98 +49,55 @@ export default function LandingPage() {
<HeroSplitTestimonial <HeroSplitTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
title="Weby, ktoré fungujú. Marketing, ktorý vás posunie." title="Weby, ktoré fungujú. Marketing, ktorý vás posunie."
description="BLR prináša digitálne riešenia, ktoré rastú spolu s vaším podnikaním. Pomôžeme vám získať viac zákazníkov a vybudovať značku, ktorá rezonuje." description="BLR prináša digitálne riešenia, ktoré rastú spolu s vaším podnikaním. Pomôžeme vám získať viac zákazníkov a vybudovať značku, ktorá rezonuje."
testimonials={[ testimonials={[
{ {
name: "Jana Nováková", name: "Jana Nováková", handle: "@jana.novakova", testimonial: "Spolupráca s BLR zmenila náš prístup k digitálnemu marketingu úplne od základov.", rating: 5,
handle: "@jana.novakova", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg"},
testimonial: "Spolupráca s BLR zmenila náš prístup k digitálnemu marketingu úplne od základov.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg",
},
{ {
name: "Peter Kováč", name: "Peter Kováč", handle: "@peter.kovac", testimonial: "Profesionálny prístup a výsledky, ktoré sme videli už po mesiaci spolupráce.", rating: 5,
handle: "@peter.kovac", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg"},
testimonial: "Profesionálny prístup a výsledky, ktoré sme videli už po mesiaci spolupráce.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-prepared-meeting_1098-2188.jpg",
},
{ {
name: "Mária Horváthová", name: "Mária Horváthová", handle: "@maria.h", testimonial: "Výnimočný cit pre dizajn a pochopenie biznisových cieľov.", rating: 5,
handle: "@maria.h", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-smiling_1187-3162.jpg"},
testimonial: "Výnimočný cit pre dizajn a pochopenie biznisových cieľov.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-smiling_1187-3162.jpg",
},
{ {
name: "Lukáš Malý", name: "Lukáš Malý", handle: "@lukas.maly", testimonial: "Konečne marketing, ktorý dáva zmysel a prináša reálne výsledky.", rating: 5,
handle: "@lukas.maly", imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg"},
testimonial: "Konečne marketing, ktorý dáva zmysel a prináša reálne výsledky.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg",
},
{ {
name: "Zuzana Drahá", name: "Zuzana Drahá", handle: "@zuzka.d", testimonial: "BLR sú profesionáli v každom smere. Odporúčam každému.", rating: 5,
handle: "@zuzka.d", imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg"},
testimonial: "BLR sú profesionáli v každom smere. Odporúčam každému.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg",
},
]} ]}
buttons={[ buttons={[
{ {
text: "Spojme sa", text: "Spojme sa", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346609.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346609.jpg?_wi=1"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/transgender-wearing-cool-jacket-medium-shot_23-2149105398.jpg", src: "http://img.b2bpic.net/free-photo/transgender-wearing-cool-jacket-medium-shot_23-2149105398.jpg", alt: "Avatar 1"},
alt: "Avatar 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg", src: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg", alt: "Avatar 2"},
alt: "Avatar 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg", src: "http://img.b2bpic.net/free-photo/cheerful-attractive-businesswoman-crossing-arms_1262-4724.jpg", alt: "Avatar 3"},
alt: "Avatar 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", src: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", alt: "Avatar 4"},
alt: "Avatar 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", src: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", alt: "Avatar 5"},
alt: "Avatar 5",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "UI/UX DESIGN"},
text: "UI/UX DESIGN",
},
{ {
type: "text", type: "text", text: "SEO OPTIMALIZÁCIA"},
text: "SEO OPTIMALIZÁCIA",
},
{ {
type: "text", type: "text", text: "PPC KAMANE"},
text: "PPC KAMANE",
},
{ {
type: "text", type: "text", text: "CONTENT STRATEGY"},
text: "CONTENT STRATEGY",
},
{ {
type: "text", type: "text", text: "BRAND IDENTITY"},
text: "BRAND IDENTITY",
},
]} ]}
/> />
</div> </div>
@@ -160,14 +107,9 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
heading={[ heading={[
{ {
type: "text", type: "text", content: "BLR - Marketing, ktorý vás posunie"},
content: "BLR - Marketing, ktorý vás posunie",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5039.jpg", alt: "About BLR"},
src: "http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5039.jpg",
alt: "About BLR",
},
]} ]}
/> />
</div> </div>
@@ -179,38 +121,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "s1", id: "s1", title: "Weby, ktoré fungujú", tags: [
title: "Weby, ktoré fungujú", "UX/UI", "Development"],
tags: [ imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991368.jpg", imageAlt: "Teammates working late at the office"},
"UX/UI",
"Development",
],
imageSrc: "http://img.b2bpic.net/free-photo/teammates-working-late-office_23-2148991368.jpg",
imageAlt: "Teammates working late at the office",
},
{ {
id: "s2", id: "s2", title: "Digitálny marketing", tags: [
title: "Digitálny marketing", "PPC", "SEO"],
tags: [ imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346609.jpg?_wi=2", imageAlt: "Teammates working late at the office"},
"PPC",
"SEO",
],
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346609.jpg?_wi=2",
imageAlt: "Teammates working late at the office",
},
{ {
id: "s3", id: "s3", title: "Tvorba obsahu", tags: [
title: "Tvorba obsahu", "Creative", "Strategy"],
tags: [ imageSrc: "http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5039.jpg", imageAlt: "Teammates working late at the office"},
"Creative",
"Strategy",
],
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-discussing-new-ideas-business-meeting_176420-5039.jpg",
imageAlt: "Teammates working late at the office",
},
]} ]}
title="Naše služby" title="Naše služby"
description="Ponúkame kompletný balík digitálnych služieb na mieru vášmu biznisu." description="Neobmedzujeme sa len na dodanie kódu či kampane. Našou konkurenčnou výhodou je hlboké pochopenie vašej biznisovej logiky prepájame špičkový dizajn, technickú excelentnosť a analytický prístup, aby sme vám priniesli nielen návštevnosť, ale reálny nárast ziskovosti a lojality vašich zákazníkov."
/> />
</div> </div>
@@ -222,20 +146,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "150+", description: "Úspešných projektov"},
value: "150+",
description: "Úspešných projektov",
},
{ {
id: "m2", id: "m2", value: "45%", description: "Priemerný nárast obratu"},
value: "45%",
description: "Priemerný nárast obratu",
},
{ {
id: "m3", id: "m3", value: "12", description: "Rovnako spokojných rokov"},
value: "12",
description: "Rovnako spokojných rokov",
},
]} ]}
title="Naša práca v číslach" title="Naša práca v číslach"
description="Výsledky sú to, na čom nám záleží najviac." description="Výsledky sú to, na čom nám záleží najviac."
@@ -249,59 +164,28 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Jana Nováková", role: "CEO", company: "TechCorp", rating: 5,
name: "Jana Nováková", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg"},
role: "CEO",
company: "TechCorp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg",
},
{ {
id: "t2", id: "t2", name: "Peter Kováč", role: "CTO", company: "InnovateLab", rating: 5,
name: "Peter Kováč", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg"},
role: "CTO",
company: "InnovateLab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg",
},
{ {
id: "t3", id: "t3", name: "Anna S.", role: "Marketing Director", company: "GrowthCo", rating: 5,
name: "Anna S.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-tablet_1098-135.jpg"},
role: "Marketing Director",
company: "GrowthCo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-tablet_1098-135.jpg",
},
{ {
id: "t4", id: "t4", name: "David M.", role: "Product Manager", company: "StartupXYZ", rating: 5,
name: "David M.", imageSrc: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg"},
role: "Product Manager",
company: "StartupXYZ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg",
},
{ {
id: "t5", id: "t5", name: "Eva K.", role: "Owner", company: "BistroLife", rating: 5,
name: "Eva K.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-black-suit-with-office-building-background_23-2147955273.jpg"},
role: "Owner",
company: "BistroLife",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-black-suit-with-office-building-background_23-2147955273.jpg",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "5.0", value: "5.0", label: "Priemerné hodnotenie"},
label: "Priemerné hodnotenie",
},
{ {
value: "98%", value: "98%", label: "Miera retencie"},
label: "Miera retencie",
},
{ {
value: "100%", value: "100%", label: "Spokojní klienti"},
label: "Spokojní klienti",
},
]} ]}
title="Čo o nás hovoria klienti" title="Čo o nás hovoria klienti"
description="Spokojnosť klientov je naším hlavným cieľom." description="Spokojnosť klientov je naším hlavným cieľom."
@@ -314,20 +198,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Ako prebieha spolupráca?", content: "Začneme nezáväznou konzultáciou, kde zistíme vaše potreby a ciele."},
title: "Ako prebieha spolupráca?",
content: "Začneme nezáväznou konzultáciou, kde zistíme vaše potreby a ciele.",
},
{ {
id: "f2", id: "f2", title: "Koľko trvá tvorba webu?", content: "Zvyčajne od 4 do 8 týždňov podľa náročnosti projektu."},
title: "Koľko trvá tvorba webu?",
content: "Zvyčajne od 4 do 8 týždňov podľa náročnosti projektu.",
},
{ {
id: "f3", id: "f3", title: "Ako meriate výsledky?", content: "Používame analytické nástroje a pravidelné reportingy pre klienta."},
title: "Ako meriate výsledky?",
content: "Používame analytické nástroje a pravidelné reportingy pre klienta.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/serious-man-sitting-with-hands-clasped_482257-121953.jpg" imageSrc="http://img.b2bpic.net/free-photo/serious-man-sitting-with-hands-clasped_482257-121953.jpg"
title="Časté otázky" title="Časté otázky"
@@ -343,22 +218,14 @@ export default function LandingPage() {
description="Máte projekt v hlave? Napíšte nám a radi sa o ňom porozprávame." description="Máte projekt v hlave? Napíšte nám a radi sa o ňom porozprávame."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Vaše meno", required: true,
type: "text",
placeholder: "Vaše meno",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Váš e-mail", required: true,
type: "email",
placeholder: "Váš e-mail",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Napíšte nám správu...", required: true,
placeholder: "Napíšte nám správu...",
required: true,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/catered-table-asian-restaurant-chopsticks-soy-sauce_627829-6149.jpg" imageSrc="http://img.b2bpic.net/free-photo/catered-table-asian-restaurant-chopsticks-soy-sauce_627829-6149.jpg"
/> />
@@ -373,4 +240,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }