Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
257
src/app/page.tsx
257
src/app/page.tsx
@@ -33,25 +33,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Start",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Start", id: "hero"},
|
||||
{
|
||||
name: "O nas",
|
||||
id: "about",
|
||||
},
|
||||
name: "O nas", id: "about"},
|
||||
{
|
||||
name: "Usługi",
|
||||
id: "features",
|
||||
},
|
||||
name: "Usługi", id: "features"},
|
||||
{
|
||||
name: "Cennik",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Cennik", id: "pricing"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Kontakt", id: "contact"},
|
||||
]}
|
||||
brandName="Magdalena Lis"
|
||||
/>
|
||||
@@ -60,97 +50,54 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Salon Mikołajki: Manicure i Pedicure"
|
||||
description="Profesjonalne usługi stylizacji paznokci w Mikołajkach. Twój relaks i piękny wygląd to nasza priorytetowa misja."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Anna K.",
|
||||
handle: "@anna",
|
||||
testimonial: "Najlepszy manicure w Mikołajkach!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-thinking-creative-beauty-black-lady-african-american-girl-isolated-gray-background_640221-36.jpg?_wi=1",
|
||||
},
|
||||
name: "Anna K.", handle: "@anna", testimonial: "Najlepszy manicure w Mikołajkach!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-thinking-creative-beauty-black-lady-african-american-girl-isolated-gray-background_640221-36.jpg"},
|
||||
{
|
||||
name: "Beata M.",
|
||||
handle: "@beata",
|
||||
testimonial: "Profesjonalna obsługa, paznokcie trzymają się idealnie.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-looking-away_23-2147892778.jpg?_wi=1",
|
||||
},
|
||||
name: "Beata M.", handle: "@beata", testimonial: "Profesjonalna obsługa, paznokcie trzymają się idealnie.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-looking-away_23-2147892778.jpg"},
|
||||
{
|
||||
name: "Karolina S.",
|
||||
handle: "@karolina",
|
||||
testimonial: "Bardzo polecam, czysto i bardzo miło.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
},
|
||||
name: "Karolina S.", handle: "@karolina", testimonial: "Bardzo polecam, czysto i bardzo miło.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
|
||||
{
|
||||
name: "Julia P.",
|
||||
handle: "@julia",
|
||||
testimonial: "Pedicure na sucho wykonany perfekcyjnie.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-carefree-man-has-toothy-smile-shows-perfect-white-teeth-looks-gladfully_273609-33584.jpg",
|
||||
},
|
||||
name: "Julia P.", handle: "@julia", testimonial: "Pedicure na sucho wykonany perfekcyjnie.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-carefree-man-has-toothy-smile-shows-perfect-white-teeth-looks-gladfully_273609-33584.jpg"},
|
||||
{
|
||||
name: "Magda Z.",
|
||||
handle: "@magda",
|
||||
testimonial: "Przyjemna atmosfera i świetna jakość usług.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-charismatic-happy-goodlooking-redhead-woman-red-lipstick-cross-hands-chest-smiling-motivated-excited-having-fun-playful-thrilled-mood-grinning-enthusiastic-standing-green-wall_1258-46260.jpg",
|
||||
},
|
||||
name: "Magda Z.", handle: "@magda", testimonial: "Przyjemna atmosfera i świetna jakość usług.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-charismatic-happy-goodlooking-redhead-woman-red-lipstick-cross-hands-chest-smiling-motivated-excited-having-fun-playful-thrilled-mood-grinning-enthusiastic-standing-green-wall_1258-46260.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Zapisz się",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Zapisz się", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautician-working-with-client-beauty-salon-applying-color-nail-polish-manicure-procedure-beauty-salon_613910-20279.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-colorful-t-shirt_23-2148066869.jpg",
|
||||
alt: "Portrait of a smiling young woman in colorful t-shirt",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-colorful-t-shirt_23-2148066869.jpg", alt: "Portrait of a smiling young woman in colorful t-shirt"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-smiling_1303-9953.jpg",
|
||||
alt: "Portrait of a happy woman smiling",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-smiling_1303-9953.jpg", alt: "Portrait of a happy woman smiling"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-smiling-confident-standing-park_839833-8957.jpg",
|
||||
alt: "Young woman smiling confident standing at park",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-smiling-confident-standing-park_839833-8957.jpg", alt: "Young woman smiling confident standing at park"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-attractive-africanamerican-woman-smiling-looking-happy-standing-yellow-backgroun_1258-137772.jpg",
|
||||
alt: "Closeup of attractive africanamerican woman smiling and looking happy standing over yellow backgroun",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-attractive-africanamerican-woman-smiling-looking-happy-standing-yellow-backgroun_1258-137772.jpg", alt: "Closeup of attractive africanamerican woman smiling and looking happy standing over yellow backgroun"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiley-teenage-girl_23-2149085847.jpg",
|
||||
alt: "Portrait of smiley teenage girl",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiley-teenage-girl_23-2149085847.jpg", alt: "Portrait of smiley teenage girl"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Profesjonalizm",
|
||||
},
|
||||
type: "text", text: "Profesjonalizm"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Elegancja",
|
||||
},
|
||||
type: "text", text: "Elegancja"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Pasja",
|
||||
},
|
||||
type: "text", text: "Pasja"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Higiena",
|
||||
},
|
||||
type: "text", text: "Higiena"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Satysfakcja",
|
||||
},
|
||||
type: "text", text: "Satysfakcja"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -162,19 +109,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Lata doświadczenia",
|
||||
value: "10+",
|
||||
},
|
||||
label: "Lata doświadczenia", value: "10+"},
|
||||
{
|
||||
icon: Smile,
|
||||
label: "Zadowolonych klientek",
|
||||
value: "2000+",
|
||||
},
|
||||
label: "Zadowolonych klientek", value: "2000+"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
label: "Usługi w ofercie",
|
||||
value: "15+",
|
||||
},
|
||||
label: "Usługi w ofercie", value: "15+"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -187,52 +128,36 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Stylizacja Paznokci",
|
||||
description: "Manicure żelowy, francuski oraz zdobienia według najnowszych trendów.",
|
||||
reverse: false,
|
||||
title: "Stylizacja Paznokci", description: "Manicure żelowy, francuski oraz zdobienia według najnowszych trendów.", reverse: false,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820402.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820402.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
text: "Wzory na paznokciach",
|
||||
},
|
||||
text: "Wzory na paznokciach"},
|
||||
{
|
||||
icon: Shield,
|
||||
text: "Bezpieczne przedłużanie",
|
||||
},
|
||||
text: "Bezpieczne przedłużanie"},
|
||||
{
|
||||
icon: Star,
|
||||
text: "Manicure męski",
|
||||
},
|
||||
text: "Manicure męski"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-thinking-creative-beauty-black-lady-african-american-girl-isolated-gray-background_640221-36.jpg?_wi=2",
|
||||
imageAlt: "beautiful manicured hands",
|
||||
},
|
||||
{
|
||||
title: "Pedicure Pielęgnacyjny",
|
||||
description: "Zadbaj o swoje stopy z naszym profesjonalnym pedicure na sucho.",
|
||||
reverse: true,
|
||||
title: "Pedicure Pielęgnacyjny", description: "Zadbaj o swoje stopy z naszym profesjonalnym pedicure na sucho.", reverse: true,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-her-manicure-done-salon-with-copy-space_23-2148697069.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-her-manicure-done-salon-with-copy-space_23-2148697069.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: Heart,
|
||||
text: "Pedicure na sucho",
|
||||
},
|
||||
text: "Pedicure na sucho"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "Przycinanie i pielęgnacja",
|
||||
},
|
||||
text: "Przycinanie i pielęgnacja"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Usuwanie lakieru",
|
||||
},
|
||||
text: "Usuwanie lakieru"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-looking-away_23-2147892778.jpg?_wi=2",
|
||||
imageAlt: "beautiful manicured hands",
|
||||
},
|
||||
]}
|
||||
title="Nasze Specjalizacje"
|
||||
@@ -247,51 +172,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Manicure Klasyczny",
|
||||
price: "od 60 zł",
|
||||
features: [
|
||||
"Opracowanie skórek",
|
||||
"Pielęgnacja płytki",
|
||||
"Lakier klasyczny",
|
||||
],
|
||||
id: "p1", name: "Manicure Klasyczny", price: "od 60 zł", features: [
|
||||
"Opracowanie skórek", "Pielęgnacja płytki", "Lakier klasyczny"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Wybierz",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Wybierz", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Manicure Żelowy",
|
||||
price: "od 120 zł",
|
||||
features: [
|
||||
"Przedłużanie",
|
||||
"Zdobienia",
|
||||
"Pełna stylizacja",
|
||||
],
|
||||
id: "p2", name: "Manicure Żelowy", price: "od 120 zł", features: [
|
||||
"Przedłużanie", "Zdobienia", "Pełna stylizacja"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Wybierz",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Wybierz", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Pedicure na Sucho",
|
||||
price: "od 100 zł",
|
||||
features: [
|
||||
"Opracowanie stóp",
|
||||
"Pielęgnacja paznokci",
|
||||
"Malowanie",
|
||||
],
|
||||
id: "p3", name: "Pedicure na Sucho", price: "od 100 zł", features: [
|
||||
"Opracowanie stóp", "Pielęgnacja paznokci", "Malowanie"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Wybierz",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Wybierz", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -308,25 +209,15 @@ export default function LandingPage() {
|
||||
author="Katarzyna W."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/classic-portrait-woman-black-clothing-light-background_613910-7034.jpg",
|
||||
alt: "Katarzyna W.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/classic-portrait-woman-black-clothing-light-background_613910-7034.jpg", alt: "Katarzyna W."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/03-18-2019-belarus-minsk-portrait-young-elegant-woman-looking-camera_132075-13788.jpg",
|
||||
alt: "Portrait of young elegant woman looking at camera",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/03-18-2019-belarus-minsk-portrait-young-elegant-woman-looking-camera_132075-13788.jpg", alt: "Portrait of young elegant woman looking at camera"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-elegant-woman-blonde-woman-with-curly-beautiful-hair-beautiful-blonde-long-curly-hair-woman-with-beauty-makeup-healthy-skin-female-fashion-portrait_343629-62.jpg",
|
||||
alt: "Close-up portrait of elegant woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-elegant-woman-blonde-woman-with-curly-beautiful-hair-beautiful-blonde-long-curly-hair-woman-with-beauty-makeup-healthy-skin-female-fashion-portrait_343629-62.jpg", alt: "Close-up portrait of elegant woman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/glamour-female-model-with-short-brown-hair-black-dress-posing-near-light-wall_613910-7032.jpg",
|
||||
alt: "Glamour female model",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/glamour-female-model-with-short-brown-hair-black-dress-posing-near-light-wall_613910-7032.jpg", alt: "Glamour female model"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/slim-brunette-woman-black-sweater-crossed-arms_613910-7040.jpg",
|
||||
alt: "Slim brunette woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/slim-brunette-woman-black-sweater-crossed-arms_613910-7040.jpg", alt: "Slim brunette woman"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -341,12 +232,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "Magdalena Lis",
|
||||
role: "Właścicielka / Stylistka",
|
||||
description: "Ekspertka od stylizacji żelowej.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-client_23-2149319756.jpg",
|
||||
},
|
||||
id: "m1", name: "Magdalena Lis", role: "Właścicielka / Stylistka", description: "Ekspertka od stylizacji żelowej.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-client_23-2149319756.jpg"},
|
||||
]}
|
||||
title="Nasz Zespół"
|
||||
description="Poznaj specjalistów, którzy dbają o Twój wygląd."
|
||||
@@ -359,20 +245,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Jak się umówić?",
|
||||
content: "Zadzwoń pod numer 696 940 108.",
|
||||
},
|
||||
id: "q1", title: "Jak się umówić?", content: "Zadzwoń pod numer 696 940 108."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Jak długo trwa zabieg?",
|
||||
content: "Zależy od usługi, zazwyczaj 1-2h.",
|
||||
},
|
||||
id: "q2", title: "Jak długo trwa zabieg?", content: "Zależy od usługi, zazwyczaj 1-2h."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Czy wykonują Państwo zdobienia?",
|
||||
content: "Tak, wykonujemy profesjonalne wzory na paznokciach.",
|
||||
},
|
||||
id: "q3", title: "Czy wykonują Państwo zdobienia?", content: "Tak, wykonujemy profesjonalne wzory na paznokciach."},
|
||||
]}
|
||||
title="Częste pytania"
|
||||
description="Wszystko, co warto wiedzieć przed wizytą."
|
||||
@@ -384,14 +261,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Zapraszamy do kontaktu: 696 940 108. Czekamy na Ciebie w Mikołajkach!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Zadzwoń teraz",
|
||||
href: "tel:696940108",
|
||||
},
|
||||
text: "Zadzwoń teraz", href: "tel:696940108"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -402,16 +276,11 @@ export default function LandingPage() {
|
||||
logoText="Magdalena Lis"
|
||||
columns={[
|
||||
{
|
||||
title: "Salon",
|
||||
items: [
|
||||
title: "Salon", items: [
|
||||
{
|
||||
label: "Start",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Start", href: "#hero"},
|
||||
{
|
||||
label: "Cennik",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Cennik", href: "#pricing"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user