Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -71,10 +71,10 @@ export default function LandingPage() {
|
||||
title="Our Signature Hair Services"
|
||||
description="Discover a range of exceptional services tailored to your hair needs and desires."
|
||||
features={[
|
||||
{ id: "cuts-styling", title: "Cuts & Styling", tags: ["Modern", "Classic"], imageSrc: "http://img.b2bpic.net/free-photo/young-housewife-showing-single-eggplant-white_114579-87094.jpg", imageAlt: "Woman getting her hair styled at a salon" },
|
||||
{ id: "cuts-styling", title: "Cuts & Styling", tags: ["Modern", "Classic"], imageSrc: "http://img.b2bpic.net/free-photo/young-housewife-showing-single-eggplant-white_114579-87094.jpg?_wi=1", imageAlt: "Woman getting her hair styled at a salon" },
|
||||
{ id: "color-highlights", title: "Color & Highlights", tags: ["Vibrant", "Natural"], imageSrc: "http://img.b2bpic.net/free-photo/oil-paint-tubes-painting_23-2149537653.jpg", imageAlt: "Display of vibrant hair color swatches" },
|
||||
{ id: "treatments", title: "Hair Treatments", tags: ["Repair", "Nourish"], imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-ready-bathroom_23-2148147461.jpg", imageAlt: "Hair mask treatment being applied" },
|
||||
{ id: "extensions", title: "Extensions", tags: ["Volume", "Length"], imageSrc: "http://img.b2bpic.net/free-photo/young-housewife-showing-single-eggplant-white_114579-87094.jpg", imageAlt: "Long hair with extensions" }
|
||||
{ id: "extensions", title: "Extensions", tags: ["Volume", "Length"], imageSrc: "http://img.b2bpic.net/free-photo/young-housewife-showing-single-eggplant-white_114579-87094.jpg?_wi=2", imageAlt: "Long hair with extensions" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user