6 Commits

Author SHA1 Message Date
57d237d4a0 Update src/app/page.tsx 2026-06-02 19:50:15 +00:00
d6f3a1db40 Merge version_5 into main
Merge version_5 into main
2026-06-02 19:46:30 +00:00
399a112430 Merge version_5 into main
Merge version_5 into main
2026-06-02 19:43:32 +00:00
e558593902 Merge version_4 into main
Merge version_4 into main
2026-06-02 19:43:25 +00:00
60e778f72a Merge version_3 into main
Merge version_3 into main
2026-06-02 19:43:20 +00:00
928a80bf1f Merge version_2 into main
Merge version_2 into main
2026-06-02 19:40:33 +00:00

View File

@@ -173,9 +173,36 @@ export default function LandingPage() {
{
id: "design", badge: "Enhancement", price: "C$7+", subtitle: "15 min (starting price)", features: ["Custom hand-painted nail art", "Price varies by complexity and detail"],
},
{
id: "classic-pedicure", badge: "Foot Care", price: "C$37", subtitle: "30 min", features: ["Basic foot soak", "Nail shaping", "Cuticle care", "Massage", "Regular polish finish"]
},
{
id: "deluxe-pedicure", badge: "Foot Care", price: "C$60", subtitle: "60 min", features: ["Classic Pedicure + exfoliation", "Callus removal", "Extended massage", "Hot towel treatment", "Choice of regular polish"]
},
{
id: "deluxe-pedicure-shellac", badge: "Foot Care", price: "C$68", subtitle: "60 min", features: ["Deluxe Pedicure + Shellac polish application"]
},
{
id: "toe-buff-polish", badge: "Foot Care", price: "C$15", subtitle: "15 min", features: ["Quick buff and regular polish for toes"]
},
{
id: "shellac-polish-foot", badge: "Foot Care", price: "C$25", subtitle: "15 min", features: ["Shellac polish application for toes (no pedicure)"]
},
{
id: "french-shellac-pedicure", badge: "Foot Care", price: "C$52", subtitle: "45 min", features: ["Shellac Pedicure with classic French tips"]
},
{
id: "paraffin-treatment-foot", badge: "Foot Care", price: "C$15", subtitle: "15 min", features: ["Deep moisturizing paraffin wax treatment for feet"]
},
{
id: "shellac-pedicure", badge: "Foot Care", price: "C$48", subtitle: "45 min", features: ["Nail shaping", "Cuticle care", "Shellac polish application for toes"]
},
{
id: "sugar-scrub-foot", badge: "Foot Care", price: "C$5", subtitle: "15 min", features: ["Invigorating sugar scrub exfoliation for feet"]
}
]}
title="Our Services & Pricing"
description="Explore our detailed list of hand care, dipping, and nail enhancement services with transparent pricing."
description="Explore our detailed list of hand care, dipping, nail enhancement, and foot care services with transparent pricing."
/>
</div>