Merge version_1 into main #1
140
src/app/page.tsx
140
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "O nas",
|
||||
id: "about",
|
||||
},
|
||||
name: "O nas", id: "about"},
|
||||
{
|
||||
name: "Storitve",
|
||||
id: "services",
|
||||
},
|
||||
name: "Storitve", id: "services"},
|
||||
{
|
||||
name: "Galerija",
|
||||
id: "gallery",
|
||||
},
|
||||
name: "Galerija", id: "gallery"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Kontakt", id: "contact"},
|
||||
]}
|
||||
brandName="SKAI"
|
||||
/>
|
||||
@@ -55,15 +47,12 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
logoText="SKAI BRIVNICA"
|
||||
description="Več kot striženje. Izkušnja. Prostor, kjer se stil, samozavest in vzdušje združijo."
|
||||
buttons={[
|
||||
{
|
||||
text: "REZERVIRAJ TERMIN",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "REZERVIRAJ TERMIN", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-bearded-blond-male-dressed-waistcoat_613910-11225.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -75,9 +64,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="O nas"
|
||||
description={[
|
||||
"SKAI ni samo brivnica. Je prostor, kjer se stil, samozavest in vzdušje združijo.",
|
||||
"Vsak detajl šteje. Vsaka stranka dobi čas, ki ga potrebuje za popolno preobrazbo.",
|
||||
]}
|
||||
"SKAI ni samo brivnica. Je prostor, kjer se stil, samozavest in vzdušje združijo.", "Vsak detajl šteje. Vsaka stranka dobi čas, ki ga potrebuje za popolno preobrazbo."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -89,19 +76,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Scissors,
|
||||
title: "Striženje",
|
||||
description: "Natančnost. Stil. Detajli. Popoln videz za vsako priložnost.",
|
||||
},
|
||||
title: "Striženje", description: "Natančnost. Stil. Detajli. Popoln videz za vsako priložnost."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Brada",
|
||||
description: "Popolna oblika za tvoj obraz. Nega, ki jo tvoja brada potrebuje.",
|
||||
},
|
||||
title: "Brada", description: "Popolna oblika za tvoj obraz. Nega, ki jo tvoja brada potrebuje."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Full Service",
|
||||
description: "Kompletna preobrazba za moškega, ki želi le najboljše.",
|
||||
},
|
||||
title: "Full Service", description: "Kompletna preobrazba za moškega, ki želi le najboljše."},
|
||||
]}
|
||||
title="Naše Storitve"
|
||||
description="Nudimo profesionalne storitve za moške, ki cenijo kakovost."
|
||||
@@ -115,23 +96,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Smile,
|
||||
title: "Zadovoljnih strank",
|
||||
value: "1000+",
|
||||
},
|
||||
id: "m1", icon: Smile,
|
||||
title: "Zadovoljnih strank", value: "1000+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Clock,
|
||||
title: "Ur striženja",
|
||||
value: "5000+",
|
||||
},
|
||||
id: "m2", icon: Clock,
|
||||
title: "Ur striženja", value: "5000+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Star,
|
||||
title: "Ocena brivnice",
|
||||
value: "4.9/5",
|
||||
},
|
||||
id: "m3", icon: Star,
|
||||
title: "Ocena brivnice", value: "4.9/5"},
|
||||
]}
|
||||
title="Naša Kvaliteta"
|
||||
description="Rezultati, ki govorijo sami zase."
|
||||
@@ -145,40 +117,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Marko P.",
|
||||
role: "Stranka",
|
||||
testimonial: "Prišel brez pričakovanj, odšel neverjetno zadovoljen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg",
|
||||
},
|
||||
id: "t1", name: "Marko P.", role: "Stranka", testimonial: "Prišel brez pričakovanj, odšel neverjetno zadovoljen.", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Janez K.",
|
||||
role: "Stranka",
|
||||
testimonial: "Ne razmišljam, da bi šel drugam.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-thinking-pose_23-2149300848.jpg",
|
||||
},
|
||||
id: "t2", name: "Janez K.", role: "Stranka", testimonial: "Ne razmišljam, da bi šel drugam.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-thinking-pose_23-2149300848.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Andrej L.",
|
||||
role: "Stranka",
|
||||
testimonial: "Najboljša brivnica daleč naokoli.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-model-posing-street_1303-14485.jpg",
|
||||
},
|
||||
id: "t3", name: "Andrej L.", role: "Stranka", testimonial: "Najboljša brivnica daleč naokoli.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-model-posing-street_1303-14485.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Luka M.",
|
||||
role: "Stranka",
|
||||
testimonial: "Vzdušje, pozitiva in top rezultat.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lgtbiq-family-enjoying-life-together_23-2149173441.jpg",
|
||||
},
|
||||
id: "t4", name: "Luka M.", role: "Stranka", testimonial: "Vzdušje, pozitiva in top rezultat.", imageSrc: "http://img.b2bpic.net/free-photo/lgtbiq-family-enjoying-life-together_23-2149173441.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Rok T.",
|
||||
role: "Stranka",
|
||||
testimonial: "Vrhunska izkušnja in profesionalen pristop.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9661.jpg",
|
||||
},
|
||||
id: "t5", name: "Rok T.", role: "Stranka", testimonial: "Vrhunska izkušnja in profesionalen pristop.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9661.jpg"},
|
||||
]}
|
||||
title="Mnenja Strank"
|
||||
description="Kaj pravijo tisti, ki so nas že obiskali."
|
||||
@@ -191,20 +138,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Kako rezerviram termin?",
|
||||
content: "Rezervacijo lahko opravite preko našega online sistema ali telefona.",
|
||||
},
|
||||
id: "f1", title: "Kako rezerviram termin?", content: "Rezervacijo lahko opravite preko našega online sistema ali telefona."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Kje se nahajate?",
|
||||
content: "Nahajamo se v centru Kamnika, s parkiriščem v bližini.",
|
||||
},
|
||||
id: "f2", title: "Kje se nahajate?", content: "Nahajamo se v centru Kamnika, s parkiriščem v bližini."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Ali nudite nego brade?",
|
||||
content: "Seveda, nudimo popolno nego in oblikovanje brade.",
|
||||
},
|
||||
id: "f3", title: "Ali nudite nego brade?", content: "Seveda, nudimo popolno nego in oblikovanje brade."},
|
||||
]}
|
||||
title="Pogosta Vprašanja"
|
||||
description="Vse kar morate vedeti pred obiskom."
|
||||
@@ -214,10 +152,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Rezervacija"
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Rezerviraj svoj termin"
|
||||
description="Pridruži se zadovoljnim strankam v SKAI Brivnici. Izberi svoj termin danes."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94764.jpg"
|
||||
@@ -229,33 +167,21 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Navigacija",
|
||||
items: [
|
||||
title: "Navigacija", items: [
|
||||
{
|
||||
label: "Domov",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Domov", href: "#hero"},
|
||||
{
|
||||
label: "Storitve",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Storitve", href: "#services"},
|
||||
{
|
||||
label: "Kontakt",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Kontakt", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Povezave",
|
||||
items: [
|
||||
title: "Povezave", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Online Booking",
|
||||
href: "#",
|
||||
},
|
||||
label: "Online Booking", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user