Update src/app/treatments/page.tsx
This commit is contained in:
@@ -107,21 +107,21 @@ export default function TreatmentsPage() {
|
||||
id: "botox",
|
||||
name: "Professional Botox",
|
||||
price: "Preventive & Therapeutic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-device-rejuvenation-medicine-blue-bottles-botox-cosmetology-therapy-preparation-operation_197531-2782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-device-rejuvenation-medicine-blue-bottles-botox-cosmetology-therapy-preparation-operation_197531-2782.jpg?_wi=2",
|
||||
imageAlt: "Professional Botox treatment",
|
||||
},
|
||||
{
|
||||
id: "prp-facial",
|
||||
name: "PRP Facial Rejuvenation",
|
||||
price: "Regenerative Science",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-smiley-doctor-s-appointment_23-2149313522.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-smiley-doctor-s-appointment_23-2149313522.jpg?_wi=2",
|
||||
imageAlt: "PRP facial treatment",
|
||||
},
|
||||
{
|
||||
id: "teosyal",
|
||||
name: "Premium Teosyal Fillers",
|
||||
price: "Dermal Enhancement",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-showing-teeth-xray-computer-clinic_23-2147879118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-showing-teeth-xray-computer-clinic_23-2147879118.jpg?_wi=2",
|
||||
imageAlt: "Teosyal filler treatment",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user