Update src/app/services/page.tsx
This commit is contained in:
@@ -54,42 +54,42 @@ export default function ServicesPage() {
|
||||
id: "1",
|
||||
name: "Vitiligo Treatment",
|
||||
price: "Expert Care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-getting-micro-needling-beauty-treatment_23-2149334249.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-getting-micro-needling-beauty-treatment_23-2149334249.jpg?_wi=3",
|
||||
imageAlt: "Vitiligo Treatment Service",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Acne Treatment",
|
||||
price: "Specialized",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-applying-professional-eye-makeup-man-make-him-look-dead_482257-102065.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-applying-professional-eye-makeup-man-make-him-look-dead_482257-102065.jpg?_wi=3",
|
||||
imageAlt: "Acne Treatment Service",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Skin Allergy Treatment",
|
||||
price: "Professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-allergy-reaction-person-s-back_23-2149140497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-allergy-reaction-person-s-back_23-2149140497.jpg?_wi=3",
|
||||
imageAlt: "Skin Allergy Treatment",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Hair Loss Treatment",
|
||||
price: "Advanced",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-injecting-patient_23-2149103589.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-injecting-patient_23-2149103589.jpg?_wi=3",
|
||||
imageAlt: "Hair Loss Treatment",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Pigmentation Treatment",
|
||||
price: "Targeted",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-suffering-from-body-dysmorphia_23-2150879649.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-suffering-from-body-dysmorphia_23-2150879649.jpg?_wi=3",
|
||||
imageAlt: "Pigmentation Treatment",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "General Dermatology",
|
||||
price: "Consultation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-taking-notes-while-talking-senior-patient-nursing-home_637285-11350.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-taking-notes-while-talking-senior-patient-nursing-home_637285-11350.jpg?_wi=3",
|
||||
imageAlt: "General Dermatology Consultation",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user