Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a95c424620 | |||
| f801aac17c | |||
| 1d047975d3 | |||
| 5c4f8e4a7f | |||
| 7a6381b921 | |||
| a13e7b78e8 |
1382
src/app/layout.tsx
1382
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -27,7 +27,7 @@ export default function PsiSalonPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Psi Salon"
|
||||
brandName=""
|
||||
navItems={[
|
||||
{ name: "Služby", id: "services" },
|
||||
{ name: "O nás", id: "about" },
|
||||
@@ -43,9 +43,9 @@ export default function PsiSalonPage() {
|
||||
<HeroOverlay
|
||||
title="Váš psík si zaslúži starostlivosť s láskou"
|
||||
description="Profesionálne kúpeľovanie v teplom a prívetivom priestore Psi Sálonu. Jednoduchá rezervácia a spokojní psi garantovaní."
|
||||
tag="Psi Salon Trívodý"
|
||||
tag=" Trívodý"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU499dZfyNCP0DPpZgXfGan3IF/uploaded-1772651158756-gywbg7p1.png"
|
||||
imageAlt="Psi Salon logo"
|
||||
imageAlt=" logo"
|
||||
textPosition="center"
|
||||
showBlur={true}
|
||||
showDimOverlay={true}
|
||||
@@ -64,36 +64,44 @@ export default function PsiSalonPage() {
|
||||
title: "Kúpeľovanie a sušenie", description: "Jemné kúpeľovanie s prírodným šampónom a starostlivé sušenie vášho psíka.", icon: Droplets,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-black-dog-getting-procedure-groomer-salon-young-woman-white-tshirt-combing-dog-dog-is-tied-blue-table_1157-51544.jpg?_wi=1", imageAlt: "Dog bathing service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-black-dog-getting-procedure-groomer-salon-young-woman-white-tshirt-combing-dog-dog-is-tied-blue-table_1157-51544.jpg?_wi=1", imageAlt: "Dog bathing service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2900.jpg?_wi=1", imageAlt: "Grooming result"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2900.jpg?_wi=1", imageAlt: "Grooming result"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Strihanie a stihľovanie", description: "Odborné strihy podľa druhu psíka a vašich preferencií s profesionálnymi strihacími nástrojmi.", icon: Scissors,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565419.jpg?_wi=1", imageAlt: "Dog grooming styling"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565419.jpg?_wi=1", imageAlt: "Dog grooming styling"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-washing-dog_23-2149872954.jpg?_wi=1", imageAlt: "Styling transformation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-washing-dog_23-2149872954.jpg?_wi=1", imageAlt: "Styling transformation"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Starostlivosť o srsti", description: "Kefovanie, vyčesávanie a ošetrenie srsti pre zdravú a lesklú srsť.", icon: Wind,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-combing-little-dog-yorkshire-terrier-puppy-blue-table_1157-51439.jpg?_wi=1", imageAlt: "Fur care result"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-combing-little-dog-yorkshire-terrier-puppy-blue-table_1157-51439.jpg?_wi=1", imageAlt: "Fur care result"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-with-puppies-indoor_624325-4318.jpg?_wi=1", imageAlt: "Grooming finish"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-with-puppies-indoor_624325-4318.jpg?_wi=1", imageAlt: "Grooming finish"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Komplexný wellness balík", description: "Celková starostlivosť vrátane pedikúry a čistenia uší pre úplnú relaxáciu vášho psíka.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-black-dog-getting-procedure-groomer-salon-young-woman-white-tshirt-combing-dog-dog-is-tied-blue-table_1157-51544.jpg?_wi=2", imageAlt: "Wellness package service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-black-dog-getting-procedure-groomer-salon-young-woman-white-tshirt-combing-dog-dog-is-tied-blue-table_1157-51544.jpg?_wi=2", imageAlt: "Wellness package service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565419.jpg?_wi=2", imageAlt: "Complete grooming"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-carrying-puppy-bag_23-2150565419.jpg?_wi=2", imageAlt: "Complete grooming"
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -107,7 +115,7 @@ export default function PsiSalonPage() {
|
||||
<SplitAbout
|
||||
tag="O Psi Salóne"
|
||||
title="Starostlivosť s láskou od roku 2010"
|
||||
description="Psi Salon Trívodý je miestny, milý salon pre psiky, ktorý sa špecializuje na profesionálne a jemné kúpeľovanie. Naša skupina skúsených holičov je oddaná bezpečnosti, pohodliu a šťastiu vašich psíkov v teplom a prívetivom priestore."
|
||||
description=" Trívodý je miestny, milý salon pre psiky, ktorý sa špecializuje na profesionálne a jemné kúpeľovanie. Naša skupina skúsených holičov je oddaná bezpečnosti, pohodliu a šťastiu vašich psíkov v teplom a prívetivom priestore."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Skúsení profíci", description: "Náš tím má viac ako 10 rokov skúseností s pečou o psoch všetkých plemien.", icon: Award,
|
||||
@@ -140,13 +148,17 @@ export default function PsiSalonPage() {
|
||||
tag="Pred a po"
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Transformácia", title: "Fluffy became fabulous", excerpt: "Obrovská transformácia na malého mäkkého psíka so zdravou a lesklou srsťou.", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2900.jpg?_wi=2", imageAlt: "Before and after grooming", authorName: "Psi Salon", authorAvatar: "http://img.b2bpic.net/free-photo/indoor-shot-happy-woman-closes-eyes-smiles-broadly-embraces-pug-dog-glad-get-pet-as-present-wears-jumper-scarf-isolated-red-background-female-with-new-lovely-member-family_273609-58162.jpg", date: "apríl 2024"},
|
||||
id: "1", category: "Transformácia", title: "Fluffy became fabulous", excerpt: "Obrovská transformácia na malého mäkkého psíka so zdravou a lesklou srsťou.", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2900.jpg?_wi=2", imageAlt: "Before and after grooming", authorName: "", authorAvatar: "http://img.b2bpic.net/free-photo/indoor-shot-happy-woman-closes-eyes-smiles-broadly-embraces-pug-dog-glad-get-pet-as-present-wears-jumper-scarf-isolated-red-background-female-with-new-lovely-member-family_273609-58162.jpg", date: "apríl 2024"
|
||||
},
|
||||
{
|
||||
id: "2", category: "Wellness", title: "Relax and refresh", excerpt: "Kompletný wellness balík vrátane kúpeľu, strihu a pedikúry pre spokonú psiu pani.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-washing-dog_23-2149872954.jpg?_wi=2", imageAlt: "Wellness grooming", authorName: "Psi Salon", authorAvatar: "http://img.b2bpic.net/free-photo/happy-dog-owner-scratching-cute-black-pug-face-smiling-pet-his-animal-standing-white-backgr_1258-164901.jpg", date: "apríl 2024"},
|
||||
id: "2", category: "Wellness", title: "Relax and refresh", excerpt: "Kompletný wellness balík vrátane kúpeľu, strihu a pedikúry pre spokonú psiu pani.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-washing-dog_23-2149872954.jpg?_wi=2", imageAlt: "Wellness grooming", authorName: "", authorAvatar: "http://img.b2bpic.net/free-photo/happy-dog-owner-scratching-cute-black-pug-face-smiling-pet-his-animal-standing-white-backgr_1258-164901.jpg", date: "apríl 2024"
|
||||
},
|
||||
{
|
||||
id: "3", category: "Strihanie", title: "Breed-perfect cut", excerpt: "Odborný strih podľa plemena s profesionálnymi nástrojmi a skúsením.", imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-combing-little-dog-yorkshire-terrier-puppy-blue-table_1157-51439.jpg?_wi=2", imageAlt: "Professional breed cut", authorName: "Psi Salon", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-shot-happy-young-woman-with-curly-hair-smiles-gladfully-enjoys-company-pet-poses-with-pug-dog-dressed-casually-isolated-beige-background-people-domestic-animals-concept_273609-60120.jpg", date: "apríl 2024"},
|
||||
id: "3", category: "Strihanie", title: "Breed-perfect cut", excerpt: "Odborný strih podľa plemena s profesionálnymi nástrojmi a skúsením.", imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-combing-little-dog-yorkshire-terrier-puppy-blue-table_1157-51439.jpg?_wi=2", imageAlt: "Professional breed cut", authorName: "", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-shot-happy-young-woman-with-curly-hair-smiles-gladfully-enjoys-company-pet-poses-with-pug-dog-dressed-casually-isolated-beige-background-people-domestic-animals-concept_273609-60120.jpg", date: "apríl 2024"
|
||||
},
|
||||
{
|
||||
id: "4", category: "Detaily", title: "Special grooming details", excerpt: "Pozornosť na detaily - čistenie uší, pedikúra a starostlivosť o srsť.", imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-with-puppies-indoor_624325-4318.jpg?_wi=2", imageAlt: "Grooming details", authorName: "Psi Salon", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", date: "apríl 2024"},
|
||||
id: "4", category: "Detaily", title: "Special grooming details", excerpt: "Pozornosť na detaily - čistenie uší, pedikúra a starostlivosť o srsť.", imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-with-puppies-indoor_624325-4318.jpg?_wi=2", imageAlt: "Grooming details", authorName: "", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", date: "apríl 2024"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -162,24 +174,28 @@ export default function PsiSalonPage() {
|
||||
tag="Recenzie"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Mária Novotná", handle: "@mária_n", testimonial: "Môj psík miluje Psi Salon! Vždy sa vracia domov šťastný a čistý. Skvélý personál a profesionálny prístup!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-woman-closes-eyes-smiles-broadly-embraces-pug-dog-glad-get-pet-as-present-wears-jumper-scarf-isolated-red-background-female-with-new-lovely-member-family_273609-58162.jpg", imageAlt: "Mária Novotná"},
|
||||
id: "1", name: "Mária Novotná", handle: "@mária_n", testimonial: "Môj psík miluje ! Vždy sa vracia domov šťastný a čistý. Skvélý personál a profesionálny prístup!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-woman-closes-eyes-smiles-broadly-embraces-pug-dog-glad-get-pet-as-present-wears-jumper-scarf-isolated-red-background-female-with-new-lovely-member-family_273609-58162.jpg", imageAlt: "Mária Novotná"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ján Kováč", handle: "@jan_k", testimonial: "Najlepší salon v meste! Menej stresujúci ako iní, a môj psík vždy vypadá fantasticky. Odporúčam všetkým.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-dog-owner-scratching-cute-black-pug-face-smiling-pet-his-animal-standing-white-backgr_1258-164901.jpg", imageAlt: "Ján Kováč"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-dog-owner-scratching-cute-black-pug-face-smiling-pet-his-animal-standing-white-backgr_1258-164901.jpg", imageAlt: "Ján Kováč"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Eva Pospíšilová", handle: "@eva_p", testimonial: "Prekvapená som kvalitou služieb a svojou starostlivosťou. Moja Bella je vždy v best forme po návšteve!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-happy-young-woman-with-curly-hair-smiles-gladfully-enjoys-company-pet-poses-with-pug-dog-dressed-casually-isolated-beige-background-people-domestic-animals-concept_273609-60120.jpg", imageAlt: "Eva Pospíšilová"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-happy-young-woman-with-curly-hair-smiles-gladfully-enjoys-company-pet-poses-with-pug-dog-dressed-casually-isolated-beige-background-people-domestic-animals-concept_273609-60120.jpg", imageAlt: "Eva Pospíšilová"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Petr Svoboda", handle: "@petr_s", testimonial: "Skúšal som viacero salonov, ale Psi Salon je jednoducho najlepší. Profesionálny a láskavý prístup.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Petr Svoboda"},
|
||||
id: "4", name: "Petr Svoboda", handle: "@petr_s", testimonial: "Skúšal som viacero salonov, ale je jednoducho najlepší. Profesionálny a láskavý prístup.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Petr Svoboda"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Katarína Bodnárová", handle: "@katarina_b", testimonial: "Moje dve psíka sú fanúšikmi Psi Sálonu. Vždy sú spokojní a pekne upravení. Ďakujem!", rating: 5,
|
||||
icon: Heart,
|
||||
icon: Heart
|
||||
},
|
||||
{
|
||||
id: "6", name: "Tomáš Černý", handle: "@tomas_c", testimonial: "Rezervácia je jednoduchá, ceny sú spravodlivé a kvalita je bezkonkurečná. Len tak ďalej!", rating: 5,
|
||||
icon: Sparkles,
|
||||
icon: Sparkles
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user