Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-11 01:05:26 +00:00

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Hair Color & Treatments", description: "Expert color services, toning, and hair treatments to enhance your natural beauty", imageSrc: "http://img.b2bpic.net/free-photo/female-client-getting-her-hair-dried-hairdresser_23-2150771295.jpg", imageAlt: "Hair coloring service"
title: "Hair Color & Treatments", description: "Expert color services, toning, and hair treatments to enhance your natural beauty", imageSrc: "http://img.b2bpic.net/free-photo/female-client-getting-her-hair-dried-hairdresser_23-2150771295.jpg?_wi=1", imageAlt: "Hair coloring service"
},
{
id: 2,
@@ -107,7 +107,7 @@ export default function LandingPage() {
},
{
id: "perms", brand: "Native Stylz", name: "Perms & Waves", price: "Starting at $60", rating: 5,
reviewCount: "220+", imageSrc: "http://img.b2bpic.net/free-photo/female-client-getting-her-hair-dried-hairdresser_23-2150771295.jpg", imageAlt: "Professional perm service"
reviewCount: "220+", imageSrc: "http://img.b2bpic.net/free-photo/female-client-getting-her-hair-dried-hairdresser_23-2150771295.jpg?_wi=2", imageAlt: "Professional perm service"
}
]}
/>