Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-08 16:48:27 +00:00

View File

@@ -90,29 +90,29 @@ export default function LandingPage() {
{
title: "Gel Manicure", description: "Langhoudende glans met een perfecte afwerking.", icon: Sparkles,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-nail-art-with-tools_23-2150455862.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-nail-art-with-tools_23-2150455862.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-nail-art-with-tools_23-2150455862.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-nail-art-with-tools_23-2150455862.jpg?_wi=2" }
]
},
{
title: "Spa Pedicure", description: "Ontspanning voor uw voeten in een luxueus bad.", icon: Star,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-feet-spa-therapy-massage_53876-15402.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-feet-spa-therapy-massage_53876-15402.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-feet-spa-therapy-massage_53876-15402.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-feet-spa-therapy-massage_53876-15402.jpg?_wi=2" }
]
},
{
title: "Nail Art Design", description: "Creatieve designs voor een unieke uitstraling.", icon: Palette,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg?_wi=2" }
]
},
{
title: "Verzorgende Behandeling", description: "Gezonde nagels door intensieve voeding en zorg.", icon: Shield,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-with-woman-holding-plants_23-2149628185.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-with-woman-holding-plants_23-2149628185.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-with-woman-holding-plants_23-2149628185.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-with-woman-holding-plants_23-2149628185.jpg?_wi=2" }
]
}
]}
@@ -132,19 +132,19 @@ export default function LandingPage() {
"Reiniging", "Nagelverzorging", "Lak"],
button: {
text: "Kies", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-feet-spa-therapy-massage_53876-15402.jpg", imageAlt: "pedicure spa treatment service"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-feet-spa-therapy-massage_53876-15402.jpg?_wi=3", imageAlt: "pedicure spa treatment service"},
{
id: "p2", title: "Gel Manicure", price: "€50", period: "per sessie", features: [
"Alles van Basic", "Gellak", "Durable finish"],
button: {
text: "Kies", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg", imageAlt: "nail art design collection"},
imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg?_wi=3", imageAlt: "nail art design collection"},
{
id: "p3", title: "Luxe Spa Pedicure", price: "€65", period: "per sessie", features: [
"Voetbad", "Peeling", "Massage", "Lak"],
button: {
text: "Kies", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-with-woman-holding-plants_23-2149628185.jpg", imageAlt: "nail health care treatment"},
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-with-woman-holding-plants_23-2149628185.jpg?_wi=3", imageAlt: "nail health care treatment"},
]}
title="Onze Tarieven"
description="Transparante prijzen voor onze hoogwaardige behandelingen."