Update src/app/page.tsx

This commit is contained in:
2026-05-28 04:51:50 +00:00
parent 5af07a5c89
commit f3b7422217

View File

@@ -128,22 +128,19 @@ export default function LandingPage() {
title: "Hair Salon Excellence", description: "From classic cuts to modern styling, vibrant coloring, and restorative treatments, our expert stylists bring your hair dreams to life.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-trimming-beard-client_23-2147778906.jpg", imageAlt: "Hair stylist cutting hair"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-hands-hair_1301-91.jpg", imageAlt: "Woman getting hair styled"},
imageAlt: "professional hair stylist at work"
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-hands-hair_1301-91.jpg", imageAlt: "Woman getting hair styled"}
},
{
title: "Professional Makeup Studio", description: "Whether it's for a special occasion, bridal glamour, or a fashion photoshoot, our makeup artists create flawless looks tailored to you.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305169.jpg", imageAlt: "Makeup artist applying makeup"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/artist-applying-make-up-model_23-2148328796.jpg", imageAlt: "Woman after makeup application"},
imageAlt: "professional hair stylist at work"
imageSrc: "http://img.b2bpic.net/free-photo/artist-applying-make-up-model_23-2148328796.jpg", imageAlt: "Woman after makeup application"}
},
{
title: "Beauty & Hair Academy", description: "Unlock your potential with our comprehensive courses in hairdressing, makeup artistry, and beauty therapy. Learn from industry leaders.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15514.jpg", imageAlt: "Students learning beauty skills"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multiracial-colleagues-satisfied-with-productive-job-talk-with-each-other_273609-44355.jpg", imageAlt: "Beauty Academy graduation"},
imageAlt: "professional hair stylist at work"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multiracial-colleagues-satisfied-with-productive-job-talk-with-each-other_273609-44355.jpg", imageAlt: "Beauty Academy graduation"}
},
]}
showStepNumbers={true}