Update src/app/services/page.tsx

This commit is contained in:
2026-06-03 20:30:57 +00:00
parent ddd37ccf0e
commit f5ce593320

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{
title: "Nail Extensions (Tips)", description: "Achieve desired length and beautiful shape with flawless, natural-looking extensions using only high-quality tips.", imageSrc: "asset://feature-extensions", imageAlt: "Nail technician applying tips for extensions"},
{
title: "Custom Nail Art Designs", description: "Unleash your creativity with personalized, hand-painted designs, intricate patterns, and dazzling embellishments tailored just for you.", imageSrc: "asset://feature-nail-art", imageAlt: "Artistic hand-painted nail design"},
title: "Custom Nail Art Designs", description: "Unleash your creativity with personalized, hand-painted designs, intricate patterns, and dazzling embellishments tailored just for you.", imageSrc: "asset://feature-nail-art", imageAlt: "Artistic hand-painted nail design"}
]}
title="Our Signature Nail Services"
description="Explore our comprehensive range of nail services, each tailored to perfection using advanced techniques and premium products for lasting beauty and health."
@@ -69,27 +69,27 @@ export default function LandingPage() {
{
id: "gel", badge: "Popular", price: "From ₪150", subtitle: "Classic Gel Manicure", buttons: [
{
text: "Book Gel Nails", href: "https://wa.me/972522713738?text=I'd%20like%20to%20book%20a%20gel%20appointment"},
text: "Book Gel Nails", href: "https://wa.me/972522713738?text=I'd%20like%20to%20book%20a%20gel%20appointment"}
],
features: [
"Long-lasting, chip-free color", "High-gloss, flawless finish", "Wide range of colors", "Lasts 2-3 weeks"],
"Long-lasting, chip-free color", "High-gloss, flawless finish", "Wide range of colors", "Lasts 2-3 weeks"]
},
{
id: "builder", badge: "Premium", price: "From ₪220", subtitle: "Nail Structure & Strength", buttons: [
{
text: "Book Structure", href: "https://wa.me/972522713738?text=I'd%20like%20to%20book%20a%20builder%20gel%20appointment"},
text: "Book Structure", href: "https://wa.me/972522713738?text=I'd%20like%20to%20book%20a%20builder%20gel%20appointment"}
],
features: [
"Reinforces natural nails", "Corrects nail shape", "Adds strength and durability", "Promotes healthy growth"],
"Reinforces natural nails", "Corrects nail shape", "Adds strength and durability", "Promotes healthy growth"]
},
{
id: "extensionArt", badge: "Signature", price: "From ₪280", subtitle: "Extensions & Custom Art", buttons: [
{
text: "Book Extensions", href: "https://wa.me/972522713738?text=I'd%20like%20to%20book%20a%20nail%20extensions%20with%20art%20appointment"},
text: "Book Extensions", href: "https://wa.me/972522713738?text=I'd%20like%20to%20book%20a%20nail%20extensions%20with%20art%20appointment"}
],
features: [
"Achieve desired length & shape", "Intricate custom nail art", "Personalized design consultation", "Perfect for special occasions"],
},
"Achieve desired length & shape", "Intricate custom nail art", "Personalized design consultation", "Perfect for special occasions"]
}
]}
title="Investment in Your Beauty"
description="Discover our transparent service pricing. Each session promises exceptional quality, impeccable hygiene, and personalized artistic application for a truly rewarding experience."
@@ -110,8 +110,8 @@ export default function LandingPage() {
{
label: "Nail Extensions", href: "/services#nail-extensions"},
{
label: "Nail Art", href: "/services#nail-art"},
],
label: "Nail Art", href: "/services#nail-art"}
]
},
{
items: [
@@ -122,8 +122,8 @@ export default function LandingPage() {
{
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service", href: "#"},
],
label: "Terms of Service", href: "#"}
]
},
{
items: [
@@ -132,9 +132,9 @@ export default function LandingPage() {
{
label: "Instagram: @efratnails2025", href: "https://www.instagram.com/efratnails2025"},
{
label: "Address: 127 Magen David, Herzliya", href: "https://waze.com/ul?q=127 Magen David, Herzliya"},
],
},
label: "Address: 127 Magen David, Herzliya", href: "https://waze.com/ul?q=127 Magen David, Herzliya"}
]
}
]}
logoText="Efrat Nails"
/>