Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 15:53:02 +00:00

View File

@@ -106,21 +106,21 @@ export default function LandingPage() {
features={[
{
title: "Signature Hair Care", description: "Holistic hair treatments using premium organic formulas.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg", imageAlt: "Organic hair care"},
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg?_wi=1", imageAlt: "Organic hair care"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg", imageAlt: "Styling"}
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg?_wi=2", imageAlt: "Styling"}
},
{
title: "Expert Styling", description: "Precision cutting and personalized styling techniques.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg", imageAlt: "Hair styling"},
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg?_wi=3", imageAlt: "Hair styling"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg", imageAlt: "Consultation"}
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-taking-care-client-s-hair-indoors_23-2148940876.jpg?_wi=4", imageAlt: "Consultation"}
},
{
title: "Nail Rituals", description: "Gentle, long-lasting nail services focused on health.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/french-manicure-process_1385-273.jpg", imageAlt: "Manicure"},
imageSrc: "http://img.b2bpic.net/free-photo/french-manicure-process_1385-273.jpg?_wi=1", imageAlt: "Manicure"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/french-manicure-process_1385-273.jpg", imageAlt: "Pedicure"}
imageSrc: "http://img.b2bpic.net/free-photo/french-manicure-process_1385-273.jpg?_wi=2", imageAlt: "Pedicure"}
},
]}
showStepNumbers={false}