Update src/app/services/page.tsx
This commit is contained in:
@@ -94,42 +94,42 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
title: "Bridal Makeup",
|
||||
description: "Complete bridal transformation with HD makeup, hair styling, and day-long coverage. Includes consultation and trial session.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-bride-smiling_624325-818.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-bride-smiling_624325-818.jpg?_wi=2",
|
||||
imageAlt: "Bridal makeup service",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Party & Event Makeup",
|
||||
description: "Professional party makeup for all occasions. Customized looks that last all night with premium products.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-lovely-glamorous-lady_23-2148398559.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-lovely-glamorous-lady_23-2148398559.jpg?_wi=2",
|
||||
imageAlt: "Party makeup",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Hair Styling & Coloring",
|
||||
description: "Expert hair styling, coloring, and trendy cuts. Using international brands for vibrant and long-lasting results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-womwn-wearing-trendy-hairstyle_23-2149478914.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-womwn-wearing-trendy-hairstyle_23-2149478914.jpg?_wi=2",
|
||||
imageAlt: "Hair styling service",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Keratin Treatment",
|
||||
description: "Premium keratin hair treatment for smooth, shiny, and frizz-free hair. Long-lasting results with professional care.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-creative-coloured-hair-pink-makeup_633478-2244.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-creative-coloured-hair-pink-makeup_633478-2244.jpg?_wi=2",
|
||||
imageAlt: "Keratin treatment",
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Facials & Skincare",
|
||||
description: "Luxury facials including anti-aging, hydrating, and brightening treatments for all skin types.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cosmetologist-making-beauty-procedures_1303-26013.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cosmetologist-making-beauty-procedures_1303-26013.jpg?_wi=2",
|
||||
imageAlt: "Facial treatment",
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
title: "Waxing & Hair Removal",
|
||||
description: "Professional waxing services for smooth skin using premium products. Painless and effective hair removal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-applies-makeup-home-front-mirror_169016-27953.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-applies-makeup-home-front-mirror_169016-27953.jpg?_wi=2",
|
||||
imageAlt: "Waxing service",
|
||||
},
|
||||
]}
|
||||
@@ -152,35 +152,35 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
title: "Professional Haircut",
|
||||
description: "Expert haircuts with latest trends and styles. Personalized consultation to find the perfect look for you.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-getting-groomed_23-2149220555.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-man-getting-groomed_23-2149220555.jpg?_wi=2",
|
||||
imageAlt: "Men haircut service",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Beard Styling & Grooming",
|
||||
description: "Premium beard grooming, shaping, and maintenance. Professional beard trimming with premium products.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4701.jpg?_wi=2",
|
||||
imageAlt: "Beard styling",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Hair Treatment",
|
||||
description: "Advanced hair treatments including scalp therapy and protein treatment for healthy, strong hair.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-female_1301-1121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-female_1301-1121.jpg?_wi=2",
|
||||
imageAlt: "Men hair treatment",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Facial & Skincare",
|
||||
description: "Professional facials and skincare treatments designed specifically for men's skin.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cosmetologist-making-beauty-procedures_1303-26013.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cosmetologist-making-beauty-procedures_1303-26013.jpg?_wi=3",
|
||||
imageAlt: "Men facial",
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Head & Face Massage",
|
||||
description: "Relaxing head and face massage therapy for stress relief and complete wellness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-applying-his-anti-aging-treatment_23-2149296487.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-applying-his-anti-aging-treatment_23-2149296487.jpg?_wi=2",
|
||||
imageAlt: "Massage therapy",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user