1 Commits

Author SHA1 Message Date
85019552da Update src/app/page.tsx 2026-04-22 07:00:08 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Domov",
id: "hero",
},
name: "Domov", id: "hero"},
{
name: "O nás",
id: "about",
},
name: "O nás", id: "about"},
{
name: "Služby",
id: "features",
},
name: "Služby", id: "features"},
{
name: "Projekty",
id: "projects",
},
name: "Projekty", id: "projects"},
{
name: "Kontakt",
id: "contact",
},
name: "Kontakt", id: "contact"},
]}
brandName="LH Energy"
/>
@@ -59,63 +49,38 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="LH Energy s.r.o. - Váš spoľahlivý partner pre fotovoltiku v Európe"
description="Poskytujeme profesionálne inštalácie solárnych panelov pre zákazníkov a investorov naprieč celou Európou. Inovatívne riešenia, praktické prístupy a spoľahlivé dodávky."
buttons={[
{
text: "Kontaktujte nás",
href: "#contact",
},
text: "Kontaktujte nás", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-holding-tablet-check-solar-roof_609648-2148.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-holding-tablet-check-solar-roof_609648-2159.jpg",
alt: "Specialist technician",
},
src: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-holding-tablet-check-solar-roof_609648-2159.jpg", alt: "Specialist technician"},
{
src: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15594.jpg",
alt: "Man worker",
},
src: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15594.jpg", alt: "Man worker"},
{
src: "http://img.b2bpic.net/free-photo/businessman-white-helmet-near-solar-battery_1157-35698.jpg",
alt: "Businessman in helmet",
},
src: "http://img.b2bpic.net/free-photo/businessman-white-helmet-near-solar-battery_1157-35698.jpg", alt: "Businessman in helmet"},
{
src: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15599.jpg",
alt: "Worker in field",
},
src: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15599.jpg", alt: "Worker in field"},
{
src: "http://img.b2bpic.net/free-photo/solar-panels-field-wind-turbines-horizon-renewable-green-energy_169016-67978.jpg",
alt: "Solar panels in field",
},
src: "http://img.b2bpic.net/free-photo/solar-panels-field-wind-turbines-horizon-renewable-green-energy_169016-67978.jpg", alt: "Solar panels in field"},
]}
marqueeItems={[
{
type: "text",
text: "Spoľahlivosť",
},
type: "text", text: "Spoľahlivosť"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/close-view-solar-panel_1268-21907.jpg",
alt: "Solar panel close up",
},
type: "image", src: "http://img.b2bpic.net/free-photo/close-view-solar-panel_1268-21907.jpg", alt: "Solar panel close up"},
{
type: "text",
text: "Kvalita",
},
type: "text", text: "Kvalita"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/young-brunet-male-sitting-with-laptop-rural_23-2148154939.jpg",
alt: "Engineer with laptop",
},
type: "image", src: "http://img.b2bpic.net/free-photo/young-brunet-male-sitting-with-laptop-rural_23-2148154939.jpg", alt: "Engineer with laptop"},
{
type: "text",
text: "Inovácia",
},
type: "text", text: "Inovácia"},
]}
/>
</div>
@@ -139,26 +104,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Čas",
title: "Časová efektivita",
subtitle: "Načasovanie je prioritou",
description: "Dodržujeme termíny a optimalizujeme procesy pre čo najrýchlejšiu realizáciu.",
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-team-evaluating-solar-cells-designs-improve-efficiency_482257-123388.jpg",
},
tag: "Čas", title: "Časová efektivita", subtitle: "Načasovanie je prioritou", description: "Dodržujeme termíny a optimalizujeme procesy pre čo najrýchlejšiu realizáciu.", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-team-evaluating-solar-cells-designs-improve-efficiency_482257-123388.jpg"},
{
tag: "Flexibilita",
title: "Prispôsobivosť",
subtitle: "Individuálny prístup",
description: "Sme pripravení prispôsobiť sa špecifickým požiadavkám každého klienta.",
imageSrc: "http://img.b2bpic.net/free-photo/alternative-energy-ecological-concept_1157-35705.jpg",
},
tag: "Flexibilita", title: "Prispôsobivosť", subtitle: "Individuálny prístup", description: "Sme pripravení prispôsobiť sa špecifickým požiadavkám každého klienta.", imageSrc: "http://img.b2bpic.net/free-photo/alternative-energy-ecological-concept_1157-35705.jpg"},
{
tag: "Kvalita",
title: "Inovatívne prístupy",
subtitle: "Moderné technológie",
description: "Garantujeme vysoký štandard pri každej inštalácii.",
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741210.jpg",
},
tag: "Kvalita", title: "Inovatívne prístupy", subtitle: "Moderné technológie", description: "Garantujeme vysoký štandard pri každej inštalácii.", imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741210.jpg"},
]}
title="Čo robí našu spoluprácu jedinečnou?"
description="Zameriavame sa na efektivitu a flexibilitu v každom projekte."
@@ -172,20 +122,11 @@ export default function LandingPage() {
tag="Úspešnosť"
metrics={[
{
id: "m1",
value: "3",
description: "Roky úspešných inštalácií",
},
id: "m1", value: "3", description: "Roky úspešných inštalácií"},
{
id: "m2",
value: "100%",
description: "Kvalita služieb",
},
id: "m2", value: "100%", description: "Kvalita služieb"},
{
id: "m3",
value: "Európa",
description: "Pôsobnosť na trhu",
},
id: "m3", value: "Európa", description: "Pôsobnosť na trhu"},
]}
metricsAnimation="slide-up"
/>
@@ -199,47 +140,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Solárny park",
price: "Realizované",
variant: "Veľkokapacitné",
imageSrc: "http://img.b2bpic.net/free-photo/solar-power-plant-field-aerial-view-solar-panels_661209-35.jpg",
},
id: "p1", name: "Solárny park", price: "Realizované", variant: "Veľkokapacitné", imageSrc: "http://img.b2bpic.net/free-photo/solar-power-plant-field-aerial-view-solar-panels_661209-35.jpg"},
{
id: "p2",
name: "Komerčná strecha",
price: "Realizované",
variant: "Priemyselné",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29978.jpg",
},
id: "p2", name: "Komerčná strecha", price: "Realizované", variant: "Priemyselné", imageSrc: "http://img.b2bpic.net/free-photo/man-with-white-helmet-near-solar-panel_1157-29978.jpg"},
{
id: "p3",
name: "Montážne štruktúry",
price: "Realizované",
variant: "Oceľové",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-salt-salt-farm-ready-harvest-thailand_335224-1051.jpg",
},
id: "p3", name: "Montážne štruktúry", price: "Realizované", variant: "Oceľové", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-salt-salt-farm-ready-harvest-thailand_335224-1051.jpg"},
{
id: "p4",
name: "Inštalácia panelov",
price: "Realizované",
variant: "High-tech",
imageSrc: "http://img.b2bpic.net/free-photo/texture-swimming-pool-mosaic-tile-background-wallpaper-banner-backdrop_1258-69297.jpg",
},
id: "p4", name: "Inštalácia panelov", price: "Realizované", variant: "High-tech", imageSrc: "http://img.b2bpic.net/free-photo/texture-swimming-pool-mosaic-tile-background-wallpaper-banner-backdrop_1258-69297.jpg"},
{
id: "p5",
name: "Verejný projekt",
price: "Realizované",
variant: "Eko-farma",
imageSrc: "http://img.b2bpic.net/free-photo/electric-farm-with-panels-producing-clean-ecologic-energy_169016-17980.jpg",
},
id: "p5", name: "Verejný projekt", price: "Realizované", variant: "Eko-farma", imageSrc: "http://img.b2bpic.net/free-photo/electric-farm-with-panels-producing-clean-ecologic-energy_169016-17980.jpg"},
{
id: "p6",
name: "Káblové trasy",
price: "Realizované",
variant: "Elektro",
imageSrc: "http://img.b2bpic.net/free-photo/research-development-experts-meet-talk-about-solar-panels-improvements_482257-123401.jpg",
},
id: "p6", name: "Káblové trasy", price: "Realizované", variant: "Elektro", imageSrc: "http://img.b2bpic.net/free-photo/research-development-experts-meet-talk-about-solar-panels-improvements_482257-123401.jpg"},
]}
title="Naše úspešné projekty"
description="Prehľad našich realizácií v oblasti fotovoltiky."
@@ -251,33 +162,16 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Benedikt Butzer",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg",
},
id: "t1", name: "Michal Novák (Technický riaditeľ)", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-co-workers_1098-1776.jpg"},
{
id: "t2",
name: "Klient A",
imageSrc: "http://img.b2bpic.net/free-photo/solar-energy-specialist-facility-reviews-data-gadget_482257-125995.jpg",
},
id: "t2", name: "Jana Kováčová (Projektová manažérka)", imageSrc: "http://img.b2bpic.net/free-photo/solar-energy-specialist-facility-reviews-data-gadget_482257-125995.jpg"},
{
id: "t3",
name: "Klient B",
imageSrc: "http://img.b2bpic.net/free-photo/business-man-owner-company-office_1303-15850.jpg",
},
id: "t3", name: "Peter Horváth (Inžinier)", imageSrc: "http://img.b2bpic.net/free-photo/business-man-owner-company-office_1303-15850.jpg"},
{
id: "t4",
name: "Klient C",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-desk_23-2148131661.jpg",
},
{
id: "t5",
name: "Klient D",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-posing-together_23-2149145127.jpg",
},
id: "t4", name: "Lucia Molnárová (Logistika)", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-desk_23-2148131661.jpg"},
]}
cardTitle="Čo o nás hovoria klienti"
cardTag="Referencie"
cardTitle="Náš tím"
cardTag="Tím"
cardAnimation="slide-up"
/>
</div>
@@ -286,11 +180,10 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Kontakt"
title="Potrebujete pomôcť?"
description="Ak máte otázky, neváhajte nás kontaktovať. Náš tím je tu pre vás."
description="Sme tu pre vás. Napíšte nám svoje požiadavky a náš tím vás bude obratom kontaktovať pre bezplatnú konzultáciu o vašom projekte."
imageSrc="http://img.b2bpic.net/free-photo/wide-angle-shot-white-wind-fans-large-grassland_181624-17429.jpg"
mediaAnimation="slide-up"
inputPlaceholder="Zadajte váš email"
@@ -302,41 +195,29 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Odkazy",
items: [
title: "LH Energy Group", items: [
{
label: "Domov",
href: "#hero",
},
label: "O nás", href: "#about"},
{
label: "O nás",
href: "#about",
},
label: "Naše projekty", href: "#projects"},
{
label: "Projekty",
href: "#projects",
},
label: "Kontakt", href: "#contact"},
],
},
{
title: "Právne",
items: [
title: "Právne informácie", items: [
{
label: "GDPR",
href: "#",
},
label: "GDPR zásady", href: "#"},
{
label: "Podmienky",
href: "#",
},
label: "Obchodné podmienky", href: "#"},
],
},
]}
logoText="LH Energy"
copyrightText="© 2021 LH-ENRGY s.r.o. Všetky práva vyhradené."
copyrightText="© 2025 LH Energy s.r.o. Všetky práva vyhradené."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}