Merge version_1 into main #2
238
src/app/page.tsx
238
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Domov",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Domov", id: "hero"},
|
||||
{
|
||||
name: "O nas",
|
||||
id: "about",
|
||||
},
|
||||
name: "O nas", id: "about"},
|
||||
{
|
||||
name: "Storitve",
|
||||
id: "services",
|
||||
},
|
||||
name: "Storitve", id: "services"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Kontakt", id: "contact"},
|
||||
]}
|
||||
brandName="NAVTIČNI SERVIS DOMEN POPIT"
|
||||
/>
|
||||
@@ -55,81 +47,48 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="NAVTIČNI SERVIS DOMEN POPIT"
|
||||
description="Strokovno popravilo in vzdrževanje čolnov. Zanesljiv navtični servis z dolgoletnimi izkušnjami. Poskrbimo za vaš čoln hitro, kakovostno in pošteno."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-519.jpg?_wi=1",
|
||||
imageAlt: "boat repair workshop nautical service",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-519.jpg", imageAlt: "boat repair workshop nautical service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-516.jpg",
|
||||
imageAlt: "a man in the port preparing the yacht for the trip",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-516.jpg", imageAlt: "a man in the port preparing the yacht for the trip"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-sailor-yachtsman-tights-tensions-cable-wire-rope-mechanical-winch-sailboat-yacht_346278-324.jpg",
|
||||
imageAlt: "Professional sailor or yachtsman tights and tensions cable or wire rope on mechanical winch on sailboat or yacht",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-sailor-yachtsman-tights-tensions-cable-wire-rope-mechanical-winch-sailboat-yacht_346278-324.jpg", imageAlt: "Professional sailor or yachtsman tights and tensions cable or wire rope on mechanical winch on sailboat or yacht"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-tattooed-bearded-mechanic-specialist-repairs-car-engine-which-is-raised-hydraulic-lift-garage-service-station_613910-4863.jpg",
|
||||
imageAlt: "Brutal tattooed bearded mechanic specialist repairs the car engine which is raised on the hydraulic lift in the garage. Service station.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-tattooed-bearded-mechanic-specialist-repairs-car-engine-which-is-raised-hydraulic-lift-garage-service-station_613910-4863.jpg", imageAlt: "Brutal tattooed bearded mechanic specialist repairs the car engine which is raised on the hydraulic lift in the garage. Service station."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/harbor-full-small-boats_23-2148249116.jpg",
|
||||
imageAlt: "Harbor full of small boats",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/harbor-full-small-boats_23-2148249116.jpg", imageAlt: "Harbor full of small boats"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-driver-sitting-cockpit-operating-high-speed-train_342744-963.jpg",
|
||||
imageAlt: "boat repair workshop nautical service",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-driver-sitting-cockpit-operating-high-speed-train_342744-963.jpg", imageAlt: "boat repair workshop nautical service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-yachting-port_72229-337.jpg",
|
||||
imageAlt: "young couple in yachting port",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-yachting-port_72229-337.jpg", imageAlt: "young couple in yachting port"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumber-holding-hammer_1368-6308.jpg",
|
||||
imageAlt: "Plumber holding a hammer",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumber-holding-hammer_1368-6308.jpg", imageAlt: "Plumber holding a hammer"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pilot-mechanic-uniform-flying-helmet-repairing-dismantled-airplane-turbine-open-air-museum_613910-5367.jpg",
|
||||
imageAlt: "Portrait of a pilot-mechanic in uniform and flying helmet, repairing the dismantled airplane turbine in an open-air museum.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pilot-mechanic-uniform-flying-helmet-repairing-dismantled-airplane-turbine-open-air-museum_613910-5367.jpg", imageAlt: "Portrait of a pilot-mechanic in uniform and flying helmet, repairing the dismantled airplane turbine in an open-air museum."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-smartphone-laptop-near-water_23-2147793103.jpg",
|
||||
imageAlt: "Businessman using smartphone and laptop near water",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-smartphone-laptop-near-water_23-2147793103.jpg", imageAlt: "Businessman using smartphone and laptop near water"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Pokličite zdaj",
|
||||
href: "tel:+38670166461",
|
||||
},
|
||||
text: "Pokličite zdaj", href: "tel:+38670166461"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2149049104.jpg",
|
||||
alt: "happy boat owner portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2149049104.jpg", alt: "happy boat owner portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/calm-young-man-using-smartphone_74855-3994.jpg",
|
||||
alt: "happy sailing enthusiast",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/calm-young-man-using-smartphone_74855-3994.jpg", alt: "happy sailing enthusiast"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-style-ginger-bearded-man-wearing-denim-shirt-cap-with-bicycle-morning-sunrise-by-sea-drinking-coffee-healthy-active-lifestyle-traveler_285396-5432.jpg",
|
||||
alt: "portrait of satisfied marine client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-style-ginger-bearded-man-wearing-denim-shirt-cap-with-bicycle-morning-sunrise-by-sea-drinking-coffee-healthy-active-lifestyle-traveler_285396-5432.jpg", alt: "portrait of satisfied marine client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-friends-working-out-together_23-2148730605.jpg",
|
||||
alt: "cheerful boat owner holding tools",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-friends-working-out-together_23-2148730605.jpg", alt: "cheerful boat owner holding tools"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/redhead-woman-one-guy-sitting-table-beach_613910-16517.jpg",
|
||||
alt: "happy customer at harbour",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/redhead-woman-one-guy-sitting-table-beach_613910-16517.jpg", alt: "happy customer at harbour"},
|
||||
]}
|
||||
avatarText="Pridružite se več kot 500 zadovoljnim navtikom."
|
||||
/>
|
||||
@@ -139,7 +98,6 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="O nas"
|
||||
description="Z več kot desetletjem izkušenj v navtični industriji nudimo vrhunske servisne storitve. Naša delavnica na Vrhniki je opremljena za najzahtevnejša popravila, naša ekipa pa je usposobljena za delo z vsemi vrstami pogonskih sistemov in navtične opreme."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -150,28 +108,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Servis in popravilo",
|
||||
description: "Celovito servisiranje vseh vrst plovil.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Wrench,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-kitesurf-board_23-2148197350.jpg",
|
||||
imageAlt: "nautical engineer working on boat motor",
|
||||
title: "Servis in popravilo", description: "Celovito servisiranje vseh vrst plovil.", bentoComponent: "reveal-icon", icon: Wrench,
|
||||
},
|
||||
{
|
||||
title: "Mehanična dela",
|
||||
description: "Strokovna mehanična popravila motorjev.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Settings,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-519.jpg?_wi=2",
|
||||
imageAlt: "nautical engineer working on boat motor",
|
||||
title: "Mehanična dela", description: "Strokovna mehanična popravila motorjev.", bentoComponent: "reveal-icon", icon: Settings,
|
||||
},
|
||||
{
|
||||
title: "Diagnostika",
|
||||
description: "Sodobna diagnostika in redno vzdrževanje.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Search,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2149049104.jpg?_wi=1",
|
||||
imageAlt: "nautical engineer working on boat motor",
|
||||
title: "Diagnostika", description: "Sodobna diagnostika in redno vzdrževanje.", bentoComponent: "reveal-icon", icon: Search,
|
||||
},
|
||||
]}
|
||||
title="Naše storitve"
|
||||
@@ -187,30 +130,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "100%",
|
||||
description: "Strokovnost in izkušnje",
|
||||
},
|
||||
id: "1", value: "100%", description: "Strokovnost in izkušnje"},
|
||||
{
|
||||
id: "2",
|
||||
value: "Hitro",
|
||||
description: "Hitro in zanesljivo delo",
|
||||
},
|
||||
id: "2", value: "Hitro", description: "Hitro in zanesljivo delo"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Osebno",
|
||||
description: "Osebni pristop",
|
||||
},
|
||||
id: "3", value: "Osebno", description: "Osebni pristop"},
|
||||
{
|
||||
id: "4",
|
||||
value: "Kakovost",
|
||||
description: "Certificirani materiali",
|
||||
},
|
||||
id: "4", value: "Kakovost", description: "Certificirani materiali"},
|
||||
{
|
||||
id: "5",
|
||||
value: "Podpora",
|
||||
description: "24/7 svetovanje",
|
||||
},
|
||||
id: "5", value: "Podpora", description: "24/7 svetovanje"},
|
||||
]}
|
||||
title="Zakaj izbrati nas?"
|
||||
description="Prednosti, ki jih nudimo našim strankam."
|
||||
@@ -224,40 +152,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Janez Novak",
|
||||
handle: "@jnovak",
|
||||
testimonial: "Vrhunska storitev in hitra odzivnost.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2149049104.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Janez Novak", handle: "@jnovak", testimonial: "Vrhunska storitev in hitra odzivnost.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-taking-photos-woman_23-2149049104.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marija Horvat",
|
||||
handle: "@mhorvat",
|
||||
testimonial: "Zelo zadovoljna z vzdrževanjem motorja.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calm-young-man-using-smartphone_74855-3994.jpg",
|
||||
},
|
||||
id: "2", name: "Marija Horvat", handle: "@mhorvat", testimonial: "Zelo zadovoljna z vzdrževanjem motorja.", imageSrc: "http://img.b2bpic.net/free-photo/calm-young-man-using-smartphone_74855-3994.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Peter Zupan",
|
||||
handle: "@pzupan",
|
||||
testimonial: "Pošteno in strokovno delo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-style-ginger-bearded-man-wearing-denim-shirt-cap-with-bicycle-morning-sunrise-by-sea-drinking-coffee-healthy-active-lifestyle-traveler_285396-5432.jpg",
|
||||
},
|
||||
id: "3", name: "Peter Zupan", handle: "@pzupan", testimonial: "Pošteno in strokovno delo.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-style-ginger-bearded-man-wearing-denim-shirt-cap-with-bicycle-morning-sunrise-by-sea-drinking-coffee-healthy-active-lifestyle-traveler_285396-5432.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ana Kovač",
|
||||
handle: "@akovac",
|
||||
testimonial: "Zanesljiv servis, priporočam.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-friends-working-out-together_23-2148730605.jpg",
|
||||
},
|
||||
id: "4", name: "Ana Kovač", handle: "@akovac", testimonial: "Zanesljiv servis, priporočam.", imageSrc: "http://img.b2bpic.net/free-photo/female-friends-working-out-together_23-2148730605.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Marko Logar",
|
||||
handle: "@mlogar",
|
||||
testimonial: "Moj čoln je vedno pripravljen na sezono.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-one-guy-sitting-table-beach_613910-16517.jpg",
|
||||
},
|
||||
id: "5", name: "Marko Logar", handle: "@mlogar", testimonial: "Moj čoln je vedno pripravljen na sezono.", imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-one-guy-sitting-table-beach_613910-16517.jpg"},
|
||||
]}
|
||||
title="Mnenja strank"
|
||||
description="Kaj pravijo naši zadovoljni naročniki."
|
||||
@@ -272,41 +175,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "g1",
|
||||
name: "Popravilo motorja",
|
||||
price: "Detajl",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-travelling-by-boat-san-sebastian_23-2149121021.jpg",
|
||||
},
|
||||
id: "g1", name: "Popravilo motorja", price: "Detajl", imageSrc: "http://img.b2bpic.net/free-photo/man-travelling-by-boat-san-sebastian_23-2149121021.jpg"},
|
||||
{
|
||||
id: "g2",
|
||||
name: "Vzdrževanje plovila",
|
||||
price: "Detajl",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-using-blow-torch-workshop_107420-65293.jpg",
|
||||
},
|
||||
id: "g2", name: "Vzdrževanje plovila", price: "Detajl", imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-using-blow-torch-workshop_107420-65293.jpg"},
|
||||
{
|
||||
id: "g3",
|
||||
name: "Diagnostika",
|
||||
price: "Detajl",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-rise-garage_1157-46538.jpg",
|
||||
},
|
||||
id: "g3", name: "Diagnostika", price: "Detajl", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-repairs-blue-car-rise-garage_1157-46538.jpg"},
|
||||
{
|
||||
id: "g4",
|
||||
name: "Čiščenje čolna",
|
||||
price: "Detajl",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sailboat-owner-yachtsman-uses-hose-wash-salt-water-from-yachr-deck-when-docked-parked-marina-sunset_346278-359.jpg",
|
||||
},
|
||||
id: "g4", name: "Čiščenje čolna", price: "Detajl", imageSrc: "http://img.b2bpic.net/free-photo/sailboat-owner-yachtsman-uses-hose-wash-salt-water-from-yachr-deck-when-docked-parked-marina-sunset_346278-359.jpg"},
|
||||
{
|
||||
id: "g5",
|
||||
name: "Zimska priprava",
|
||||
price: "Detajl",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-518.jpg",
|
||||
},
|
||||
id: "g5", name: "Zimska priprava", price: "Detajl", imageSrc: "http://img.b2bpic.net/free-photo/man-port-preparing-yacht-trip_72229-518.jpg"},
|
||||
{
|
||||
id: "g6",
|
||||
name: "Redni servis",
|
||||
price: "Detajl",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-greyhaired-man-standing-backwards-boat_839833-35226.jpg",
|
||||
},
|
||||
id: "g6", name: "Redni servis", price: "Detajl", imageSrc: "http://img.b2bpic.net/free-photo/senior-greyhaired-man-standing-backwards-boat_839833-35226.jpg"},
|
||||
]}
|
||||
title="Naše delo"
|
||||
description="Oglejte si primere našega dela in popravil."
|
||||
@@ -317,16 +196,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Kontakt"
|
||||
title="Potrebujete servis čolna?"
|
||||
description="Turnovše 15, 1360 Vrhnika | 070 166 461"
|
||||
buttons={[
|
||||
{
|
||||
text: "Pokličite zdaj",
|
||||
href: "tel:+38670166461",
|
||||
},
|
||||
text: "Pokličite zdaj", href: "tel:+38670166461"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -337,37 +213,23 @@ export default function LandingPage() {
|
||||
logoText="NAVTIČNI SERVIS DOMEN POPIT"
|
||||
columns={[
|
||||
{
|
||||
title: "Storitve",
|
||||
items: [
|
||||
title: "Storitve", items: [
|
||||
{
|
||||
label: "Servis čolnov",
|
||||
href: "#",
|
||||
},
|
||||
label: "Servis čolnov", href: "#"},
|
||||
{
|
||||
label: "Diagnostika",
|
||||
href: "#",
|
||||
},
|
||||
label: "Diagnostika", href: "#"},
|
||||
{
|
||||
label: "Zimska priprava",
|
||||
href: "#",
|
||||
},
|
||||
label: "Zimska priprava", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Kontakt",
|
||||
items: [
|
||||
title: "Kontakt", items: [
|
||||
{
|
||||
label: "Turnovše 15, Vrhnika",
|
||||
href: "#",
|
||||
},
|
||||
label: "Turnovše 15, Vrhnika", href: "#"},
|
||||
{
|
||||
label: "070 166 461",
|
||||
href: "tel:+38670166461",
|
||||
},
|
||||
label: "070 166 461", href: "tel:+38670166461"},
|
||||
{
|
||||
label: "info@navtika-domen.si",
|
||||
href: "mailto:info@navtika-domen.si",
|
||||
},
|
||||
label: "info@navtika-domen.si", href: "mailto:info@navtika-domen.si"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user