Merge version_1 into main #2
161
src/app/page.tsx
161
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Over ons",
|
||||
id: "about",
|
||||
},
|
||||
name: "Over ons", id: "about"},
|
||||
{
|
||||
name: "Behandelingen",
|
||||
id: "services",
|
||||
},
|
||||
name: "Behandelingen", id: "services"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Studio Nail"
|
||||
/>
|
||||
@@ -52,46 +44,29 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Studio Nail: Exclusieve Nagel- & Voetverzorging"
|
||||
description="Ervaar de rust en verfijning van Studio Nail in Waddinxveen. Wij combineren vakmanschap met persoonlijke aandacht voor een verzorgde uitstraling."
|
||||
tag="Luxury Wellness"
|
||||
buttons={[
|
||||
{
|
||||
text: "Maak een afspraak",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Maak een afspraak", href: "#contact"},
|
||||
{
|
||||
text: "Bekijk behandelingen",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Bekijk behandelingen", href: "#services"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dream-catcher-indoors-still-life_23-2150466795.jpg",
|
||||
imageAlt: "Salon interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dream-catcher-indoors-still-life_23-2150466795.jpg", imageAlt: "Salon interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-putting-cream_23-2148660811.jpg?_wi=1",
|
||||
imageAlt: "Nail care",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-putting-cream_23-2148660811.jpg", imageAlt: "Nail care"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg?_wi=1",
|
||||
imageAlt: "Wellness detail",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg", imageAlt: "Wellness detail"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-manicurist-applying-base-coat-ring-finger_176420-55216.jpg?_wi=1",
|
||||
imageAlt: "Salon details",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-manicurist-applying-base-coat-ring-finger_176420-55216.jpg", imageAlt: "Salon details"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-making-up-girl_23-2148210746.jpg?_wi=1",
|
||||
imageAlt: "Manicure",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-making-up-girl_23-2148210746.jpg", imageAlt: "Manicure"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-nude-color-manicure-one-finger-shiny-golden-knitted-pink-wool-pillover-background_343596-4071.jpg?_wi=1",
|
||||
imageAlt: "BIAB details",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-nude-color-manicure-one-finger-shiny-golden-knitted-pink-wool-pillover-background_343596-4071.jpg", imageAlt: "BIAB details"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -105,17 +80,11 @@ export default function LandingPage() {
|
||||
description="Bij Studio Nail in Waddinxveen staat uw ontspanning centraal. Wij geloven dat hand- en voetverzorging meer is dan alleen esthetiek; het is een moment van welzijn en aandacht voor uzelf. Onze studio biedt een serene omgeving waar professionaliteit en hygiëne de standaard zijn."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Deskundig",
|
||||
description: "Gespecialiseerd in moderne technieken.",
|
||||
},
|
||||
title: "Deskundig", description: "Gespecialiseerd in moderne technieken."},
|
||||
{
|
||||
title: "Hygiënisch",
|
||||
description: "Wij werken uitsluitend met gesteriliseerde tools.",
|
||||
},
|
||||
title: "Hygiënisch", description: "Wij werken uitsluitend met gesteriliseerde tools."},
|
||||
{
|
||||
title: "Luxueuze rust",
|
||||
description: "Een oase van kalmte midden in de stad.",
|
||||
},
|
||||
title: "Luxueuze rust", description: "Een oase van kalmte midden in de stad."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-realistic-feet-touching-clear-running-water_23-2151210353.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -126,44 +95,21 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Luxe Manicure",
|
||||
price: "vanaf €35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-making-up-girl_23-2148210746.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Luxe Manicure", price: "vanaf €35", imageSrc: "http://img.b2bpic.net/free-photo/professional-making-up-girl_23-2148210746.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "BIAB Nagelversteviging",
|
||||
price: "vanaf €45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-nude-color-manicure-one-finger-shiny-golden-knitted-pink-wool-pillover-background_343596-4071.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "BIAB Nagelversteviging", price: "vanaf €45", imageSrc: "http://img.b2bpic.net/free-photo/pretty-nude-color-manicure-one-finger-shiny-golden-knitted-pink-wool-pillover-background_343596-4071.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Professionele Pedicure",
|
||||
price: "vanaf €40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-feet_23-2147821128.jpg?_wi=1",
|
||||
},
|
||||
id: "3", name: "Professionele Pedicure", price: "vanaf €40", imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-feet_23-2147821128.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Medische Pedicure",
|
||||
price: "op aanvraag",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-feet_23-2147821128.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Medische Pedicure", price: "op aanvraag", imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-feet_23-2147821128.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Gellak Extra",
|
||||
price: "+€15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-making-up-girl_23-2148210746.jpg?_wi=3",
|
||||
},
|
||||
id: "5", name: "Gellak Extra", price: "+€15", imageSrc: "http://img.b2bpic.net/free-photo/professional-making-up-girl_23-2148210746.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Paraffine Bad",
|
||||
price: "€20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-making-up-girl_23-2148210746.jpg?_wi=4",
|
||||
},
|
||||
id: "6", name: "Paraffine Bad", price: "€20", imageSrc: "http://img.b2bpic.net/free-photo/professional-making-up-girl_23-2148210746.jpg"},
|
||||
]}
|
||||
title="Onze Behandelingen"
|
||||
description="Van klassieke manicures tot gespecialiseerde voetverzorging."
|
||||
@@ -177,34 +123,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Persoonlijke aandacht",
|
||||
description: "Wij luisteren naar uw wensen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-putting-cream_23-2148660811.jpg?_wi=2",
|
||||
},
|
||||
title: "Persoonlijke aandacht", description: "Wij luisteren naar uw wensen.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-putting-cream_23-2148660811.jpg"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Hygiënisch werken",
|
||||
description: "Veiligheid voorop in alles wat wij doen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg?_wi=2",
|
||||
},
|
||||
title: "Hygiënisch werken", description: "Veiligheid voorop in alles wat wij doen.", imageSrc: "http://img.b2bpic.net/free-photo/spa-equipments-with-soap-cotton-flower_23-2147844979.jpg"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Luxe omgeving",
|
||||
description: "Even helemaal weg van de dagelijkse drukte.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-manicurist-applying-base-coat-ring-finger_176420-55216.jpg?_wi=2",
|
||||
},
|
||||
title: "Luxe omgeving", description: "Even helemaal weg van de dagelijkse drukte.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-manicurist-applying-base-coat-ring-finger_176420-55216.jpg"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Vakmanschap",
|
||||
description: "Jarenlange ervaring in nageldesign.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-nude-color-manicure-one-finger-shiny-golden-knitted-pink-wool-pillover-background_343596-4071.jpg?_wi=3",
|
||||
},
|
||||
title: "Vakmanschap", description: "Jarenlange ervaring in nageldesign.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-nude-color-manicure-one-finger-shiny-golden-knitted-pink-wool-pillover-background_343596-4071.jpg"},
|
||||
{
|
||||
id: 5,
|
||||
title: "Duurzaamheid",
|
||||
description: "Milieuvriendelijke topmerken.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-making-up-girl_23-2148210746.jpg?_wi=5",
|
||||
},
|
||||
title: "Duurzaamheid", description: "Milieuvriendelijke topmerken.", imageSrc: "http://img.b2bpic.net/free-photo/professional-making-up-girl_23-2148210746.jpg"},
|
||||
]}
|
||||
title="Waarom Studio Nail?"
|
||||
description="Onze waarden vormen de basis van uw ervaring bij ons."
|
||||
@@ -215,16 +146,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Afspraak maken"
|
||||
title="Klaar voor een verwenmoment?"
|
||||
description="Neem direct contact op om uw behandeling bij Studio Nail Waddinxveen in te plannen."
|
||||
buttons={[
|
||||
{
|
||||
text: "Maak direct een afspraak",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Maak direct een afspraak", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -233,16 +161,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact"
|
||||
title="Bezoek Studio Nail"
|
||||
description="Studio Nail Waddinxveen\nKerkstraat 1\n2741 AC Waddinxveen\n\ninfo@studionail.nl\n06 1234 5678"
|
||||
buttons={[
|
||||
{
|
||||
text: "Open in Google Maps",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
text: "Open in Google Maps", href: "https://maps.google.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -251,29 +176,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Studio Nail",
|
||||
items: [
|
||||
title: "Studio Nail", items: [
|
||||
{
|
||||
label: "Over ons",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Over ons", href: "#about"},
|
||||
{
|
||||
label: "Diensten",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Diensten", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Locatie",
|
||||
items: [
|
||||
title: "Locatie", items: [
|
||||
{
|
||||
label: "Waddinxveen",
|
||||
href: "#",
|
||||
},
|
||||
label: "Waddinxveen", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user