Update src/app/academy/page.tsx
This commit is contained in:
@@ -45,31 +45,31 @@ export default function AcademyPage() {
|
||||
{
|
||||
title: "Hair Styling & Cutting",
|
||||
description: "Master modern cutting techniques, layering, and personalized styling for all hair types.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-hair-salon_23-2150665447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-hair-salon_23-2150665447.jpg?_wi=5",
|
||||
imageAlt: "Professional haircut styling",
|
||||
},
|
||||
{
|
||||
title: "Advanced Coloring",
|
||||
description: "Learn color theory, application techniques, and trendy color transformations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108856.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108856.jpg?_wi=4",
|
||||
imageAlt: "Hair color treatment",
|
||||
},
|
||||
{
|
||||
title: "Makeup Artistry",
|
||||
description: "Professional makeup techniques for events, bridal, and special occasions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-charming-makeup-model_23-2148398639.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-charming-makeup-model_23-2148398639.jpg?_wi=5",
|
||||
imageAlt: "Professional makeup artistry",
|
||||
},
|
||||
{
|
||||
title: "Skincare & Facials",
|
||||
description: "Expert facial techniques and customized skincare solutions for all skin types.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-massage-close-up-adult-woman-getting-spa-massage-treatment-beauty-spa-salon-spa-skin-body-care-facial-beauty-treatment-cosmetology_158595-7711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/face-massage-close-up-adult-woman-getting-spa-massage-treatment-beauty-spa-salon-spa-skin-body-care-facial-beauty-treatment-cosmetology_158595-7711.jpg?_wi=4",
|
||||
imageAlt: "Professional facial treatment",
|
||||
},
|
||||
{
|
||||
title: "Spa & Wellness",
|
||||
description: "Holistic spa treatments, massage therapy, and wellness service excellence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-relaxing-massage-spa_23-2148176893.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-relaxing-massage-spa_23-2148176893.jpg?_wi=4",
|
||||
imageAlt: "Spa treatment and therapy",
|
||||
},
|
||||
]}
|
||||
@@ -126,7 +126,7 @@ export default function AcademyPage() {
|
||||
role: "Professional Stylist",
|
||||
company: "Delhi Salons",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -134,7 +134,7 @@ export default function AcademyPage() {
|
||||
role: "Beauty Salon Owner",
|
||||
company: "New Delhi",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -142,7 +142,7 @@ export default function AcademyPage() {
|
||||
role: "Makeup Artist",
|
||||
company: "Bridal Services",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-woman-with-pleased-expression-looks-joyfully-has-green-eyes-dark-straight-hair_273609-44214.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-woman-with-pleased-expression-looks-joyfully-has-green-eyes-dark-straight-hair_273609-44214.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -150,7 +150,7 @@ export default function AcademyPage() {
|
||||
role: "Spa Therapist",
|
||||
company: "Wellness Centers",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-candid-businesswoman_329181-1080.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-candid-businesswoman_329181-1080.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user