Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 08:28:39 +00:00
parent 3931e4854a
commit 91c3ecd409

View File

@@ -90,7 +90,7 @@ export default function ServicesPage() {
description:
"Transform your hair with premium virgin hair from Brazil, Peru, and Malaysia. Our experts handle installation, blending, styling, and maintenance. Options include sew-ins, clip-ins, bonded extensions, and wig installation.",
imageSrc:
"http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg",
"http://img.b2bpic.net/free-photo/hairdresser-drying-woman39s-hair_657883-585.jpg?_wi=3",
},
{
id: 2,
@@ -98,7 +98,7 @@ export default function ServicesPage() {
description:
"From soft glam to bold editorial looks, our certified makeup artists use luxury brands to create flawless finishes. Services include everyday makeup, event glam, bridal makeup, editorial shoots, and airbrush applications.",
imageSrc:
"http://img.b2bpic.net/free-photo/two-caucasian-female-models-undergo-cosmetic-procedures-apply-blush-while-having-well-groomed-skin-rituals-female-beauty-concept_197531-31489.jpg",
"http://img.b2bpic.net/free-photo/two-caucasian-female-models-undergo-cosmetic-procedures-apply-blush-while-having-well-groomed-skin-rituals-female-beauty-concept_197531-31489.jpg?_wi=3",
},
{
id: 3,
@@ -106,7 +106,7 @@ export default function ServicesPage() {
description:
"Acrylics, gel polish, natural nail treatments, and custom art. Whether you want classic elegance or artistic designs, our nail technicians create stunning results with premium products and hygienic techniques.",
imageSrc:
"http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg",
"http://img.b2bpic.net/free-photo/vertical-closeup-woman-s-hand-with-white-manicure_181624-61773.jpg?_wi=3",
},
]}
buttons={[{ text: "Book Your Service", href: "/contact" }]}