Merge version_1 into main #3
@@ -82,11 +82,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Hair Braiding", description: "Creative and intricate braiding styles from traditional patterns to modern designs", imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-woman-with-dreadlocks-hair_53876-30643.jpg", imageAlt: "Professional hair braiding"
|
||||
title: "Hair Braiding", description: "Creative and intricate braiding styles from traditional patterns to modern designs", imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-woman-with-dreadlocks-hair_53876-30643.jpg?_wi=1", imageAlt: "Professional hair braiding"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Hair Styling", description: "Modern hairstyles and cuts tailored to your preferences and facial features", imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", imageAlt: "Hair styling services"
|
||||
title: "Hair Styling", description: "Modern hairstyles and cuts tailored to your preferences and facial features", imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg?_wi=1", imageAlt: "Hair styling services"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -212,10 +212,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Hairdresser", price: "Competitive", variant: "Full-time position available", imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg", imageAlt: "Hairdresser position"
|
||||
id: "1", name: "Hairdresser", price: "Competitive", variant: "Full-time position available", imageSrc: "http://img.b2bpic.net/free-photo/two-hairstylers-posing-standing-modern-spacy-beaty-salon_651396-986.jpg?_wi=2", imageAlt: "Hairdresser position"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Braiding Specialist", price: "Negotiable", variant: "Part-time or full-time", imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-woman-with-dreadlocks-hair_53876-30643.jpg", imageAlt: "Braiding specialist position"
|
||||
id: "2", name: "Braiding Specialist", price: "Negotiable", variant: "Part-time or full-time", imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-woman-with-dreadlocks-hair_53876-30643.jpg?_wi=2", imageAlt: "Braiding specialist position"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Makeup Artist", price: "Commission-based", variant: "Flexible hours available", imageSrc: "http://img.b2bpic.net/free-photo/women-making-preparations-wedding_23-2149184416.jpg", imageAlt: "Makeup artist position"
|
||||
|
||||
Reference in New Issue
Block a user