Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-05 08:34:44 +00:00

View File

@@ -65,12 +65,12 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Hair Care", description: "Expert haircuts, styling, coloring, and extensions.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg" }
title: "Hair Care", description: "Expert haircuts, styling, coloring, and extensions.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-process-hair-coloring_23-2147769774.jpg?_wi=2" }
},
{
title: "Skin & Beauty", description: "Professional facials, waxing, and laser hair removal services.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4203.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4203.jpg" }
title: "Skin & Beauty", description: "Professional facials, waxing, and laser hair removal services.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4203.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4203.jpg?_wi=2" }
}
]}
showStepNumbers={false}