Update src/app/page.tsx
This commit is contained in:
@@ -106,6 +106,11 @@ export default function LandingPage() {
|
|||||||
id: "service-5", label: "TREATMENTS", title: "Therapeutic Nail Care", items: [
|
id: "service-5", label: "TREATMENTS", title: "Therapeutic Nail Care", items: [
|
||||||
"Paraffin wax treatment for deep hydration", "Callus treatment for smoother feet", "Nail strengthening solutions"],
|
"Paraffin wax treatment for deep hydration", "Callus treatment for smoother feet", "Nail strengthening solutions"],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: "service-6", label: "NAIL ENHANCEMENT", title: "Nail Enhancement Services", items: [
|
||||||
|
"Acrylic Nails (Full Set: C$50+, Refill: C$35+)", "Solar/UV Nails (Full Set: C$55+, Refill: C$40+)", "Bio Gel Nails (Full Set: C$60+, Refill: C$45+)", "Shellac Color Add On (C$10)", "Nail Removal (C$15+)", "Nail Repair (C$8+)", "Design (C$7+)", "3 Different Colors (C$5)", "Ombre Full Set (C$60+)", "Ombre Refill (C$45+)", "Change Shape (C$5)", "Polish Change on Fake Nails (C$15)", "Ombré New Set with Solar Powder (C$75+)", "Ombré Refill with Solar Powder (C$55+)"
|
||||||
|
]
|
||||||
|
}
|
||||||
]}
|
]}
|
||||||
title="Indulge in Our Signature Services"
|
title="Indulge in Our Signature Services"
|
||||||
description="Discover a world of nail care crafted to perfection, designed to leave you feeling polished and radiant."
|
description="Discover a world of nail care crafted to perfection, designed to leave you feeling polished and radiant."
|
||||||
@@ -287,4 +292,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user