Update src/app/page.tsx

This commit is contained in:
2026-05-07 16:10:02 +00:00
parent 51f493e970
commit f8a9087f0d

View File

@@ -49,8 +49,8 @@ export default function LandingPage() {
description="Experience the artistry of custom nail design in a relaxing, elegant environment. Dedicated to high-end gel nails and meticulous manicure care."
buttons={[{ text: "Book Your Session", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg", imageAlt: "Nail art detail" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110931.jpg", imageAlt: "Gel manicure process" },
{ imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg?_wi=1", imageAlt: "Nail art detail" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110931.jpg?_wi=1", imageAlt: "Gel manicure process" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-hands-finger-nail-treatment-making-process-professional-nail-file-drill-action-beauty-hand-care-concept_343596-2381.jpg", imageAlt: "Nail salon interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/gray-background-with-dirty-artistic-hand_53876-123082.jpg", imageAlt: "Custom nail art set" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-vaping-from-hookah-indoors_23-2149173629.jpg", imageAlt: "Relaxing spa atmosphere" },
@@ -76,8 +76,8 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ id: "1", title: "Gel Manicure", tags: ["Classic", "Long-lasting"], imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg", imageAlt: "Woman showing her nail art on fingernails with glass" },
{ id: "2", title: "Pedicure Care", tags: ["Relaxing", "Renewal"], imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg", imageAlt: "Woman showing her nail art on fingernails with glass" },
{ id: "3", title: "Custom Nail Art", tags: ["Artistic", "Unique"], imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110931.jpg", imageAlt: "Woman showing her nail art on fingernails with glass" },
{ id: "2", title: "Pedicure Care", tags: ["Relaxing", "Renewal"], imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg?_wi=2", imageAlt: "Woman showing her nail art on fingernails with glass" },
{ id: "3", title: "Custom Nail Art", tags: ["Artistic", "Unique"], imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110931.jpg?_wi=2", imageAlt: "Woman showing her nail art on fingernails with glass" },
]}
title="Our Signature Services"
description="Premium treatments tailored to your unique style."
@@ -91,8 +91,8 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{ id: "1", title: "Gel Manicure", price: "790 kr", period: "approx 90min", features: ["Nail shaping", "Cuticle care", "Gel polish"], button: { text: "Book now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-manicure-flower-close-up_23-2149311591.jpg", imageAlt: "Beautiful manicure and flower close up" },
{ id: "2", title: "Pedicure", price: "890 kr", period: "approx 75min", features: ["Foot scrub", "Callus treatment", "Gel polish"], button: { text: "Book now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg", imageAlt: "Beautiful manicure and flower close up" },
{ id: "3", title: "Advanced Nail Art", price: "+ 300 kr", period: "additional", features: ["Intricate hand-painting", "Gem accents", "Custom finishes"], button: { text: "Book now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110931.jpg", imageAlt: "Beautiful manicure and flower close up" },
{ id: "2", title: "Pedicure", price: "890 kr", period: "approx 75min", features: ["Foot scrub", "Callus treatment", "Gel polish"], button: { text: "Book now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/caring-young-mother-kissing-babys-feet-close-up_169016-37223.jpg?_wi=3", imageAlt: "Beautiful manicure and flower close up" },
{ id: "3", title: "Advanced Nail Art", price: "+ 300 kr", period: "additional", features: ["Intricate hand-painting", "Gem accents", "Custom finishes"], button: { text: "Book now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110931.jpg?_wi=3", imageAlt: "Beautiful manicure and flower close up" },
]}
title="Price List"
description="Choose your beauty investment."