Merge version_1 into main #2
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
text: "💬 Book on WhatsApp", href: "https://wa.me/27716433346?text=Hi%20Mo's%20Beautiful%20I%20would%20like%20to%20book%20a%20hair%20appointment"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
avatarText="📞 071 643 3346 | Open until 8 PM | Munsieville, Krugersdorp"
|
||||
/>
|
||||
</div>
|
||||
@@ -69,42 +69,42 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Braids", description: "Protective styles including knotless braids, cornrows, and modern braided looks", tag: "Protective Styles", imageSrc: "http://img.b2bpic.net/free-photo/studio-shoot-back-girl-with-dreads-white-background_627829-10708.jpg?_wi=1", buttons: [
|
||||
id: "1", title: "Braids", description: "Protective styles including knotless braids, cornrows, and modern braided looks", tag: "Protective Styles", imageSrc: "http://img.b2bpic.net/free-photo/studio-shoot-back-girl-with-dreads-white-background_627829-10708.jpg", buttons: [
|
||||
{
|
||||
text: "Book Now", href: "https://wa.me/27716433346?text=Hi%20Mo's%20Beautiful%20I%20would%20like%20to%20book%20braids"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "2", title: "Locs", description: "Starter locs, retwists, and stylish loc maintenance", tag: "Locs & Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-posing-wrapping-up-grey-cloth_176420-1545.jpg?_wi=1", buttons: [
|
||||
id: "2", title: "Locs", description: "Starter locs, retwists, and stylish loc maintenance", tag: "Locs & Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-posing-wrapping-up-grey-cloth_176420-1545.jpg", buttons: [
|
||||
{
|
||||
text: "Book Now", href: "https://wa.me/27716433346?text=Hi%20Mo's%20Beautiful%20I%20would%20like%20to%20book%20locs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "3", title: "Weave Installations", description: "Professional installs that look natural and last longer", tag: "Expert Installation", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108845.jpg?_wi=1", buttons: [
|
||||
id: "3", title: "Weave Installations", description: "Professional installs that look natural and last longer", tag: "Expert Installation", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108845.jpg", buttons: [
|
||||
{
|
||||
text: "Book Now", href: "https://wa.me/27716433346?text=Hi%20Mo's%20Beautiful%20I%20would%20like%20to%20book%20weave"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "4", title: "Sew-Ins", description: "Secure sew-in styles customized to your look", tag: "Custom Styles", imageSrc: "http://img.b2bpic.net/free-psd/abstract-bubble-mask-youtube-cover_23-2151209206.jpg?_wi=1", buttons: [
|
||||
id: "4", title: "Sew-Ins", description: "Secure sew-in styles customized to your look", tag: "Custom Styles", imageSrc: "http://img.b2bpic.net/free-psd/abstract-bubble-mask-youtube-cover_23-2151209206.jpg", buttons: [
|
||||
{
|
||||
text: "Book Now", href: "https://wa.me/27716433346?text=Hi%20Mo's%20Beautiful%20I%20would%20like%20to%20book%20sew-ins"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "5", title: "Hairstyling", description: "Beautiful styles for everyday wear or special occasions", tag: "All Occasions", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5502.jpg?_wi=1", buttons: [
|
||||
id: "5", title: "Hairstyling", description: "Beautiful styles for everyday wear or special occasions", tag: "All Occasions", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5502.jpg", buttons: [
|
||||
{
|
||||
text: "Book Now", href: "https://wa.me/27716433346?text=Hi%20Mo's%20Beautiful%20I%20would%20like%20to%20book%20hairstyling"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "6", title: "Makeup", description: "Professional makeup for events, photoshoots, and celebrations", tag: "Professional Makeup", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5502.jpg?_wi=2", buttons: [
|
||||
id: "6", title: "Makeup", description: "Professional makeup for events, photoshoots, and celebrations", tag: "Professional Makeup", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5502.jpg", buttons: [
|
||||
{
|
||||
text: "Book Now", href: "https://wa.me/27716433346?text=Hi%20Mo's%20Beautiful%20I%20would%20like%20to%20book%20makeup"
|
||||
}
|
||||
@@ -124,22 +124,22 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Knotless Braids", price: "Get This Look", imageSrc: "http://img.b2bpic.net/free-photo/studio-shoot-back-girl-with-dreads-white-background_627829-10708.jpg?_wi=2"
|
||||
id: "1", name: "Knotless Braids", price: "Get This Look", imageSrc: "http://img.b2bpic.net/free-photo/studio-shoot-back-girl-with-dreads-white-background_627829-10708.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Cornrows", price: "Get This Look", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-black-african-american-woman-stylish-outfit-velvet-top-white-studio-background-summer-fashion-trend-happy-smiling-curly-hair-accessories_285396-10581.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sew-Ins", price: "Get This Look", imageSrc: "http://img.b2bpic.net/free-psd/abstract-bubble-mask-youtube-cover_23-2151209206.jpg?_wi=2"
|
||||
id: "3", name: "Sew-Ins", price: "Get This Look", imageSrc: "http://img.b2bpic.net/free-psd/abstract-bubble-mask-youtube-cover_23-2151209206.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Weave Installs", price: "Get This Look", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108845.jpg?_wi=2"
|
||||
id: "4", name: "Weave Installs", price: "Get This Look", imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108845.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Loc Styles", price: "Get This Look", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-posing-wrapping-up-grey-cloth_176420-1545.jpg?_wi=2"
|
||||
id: "5", name: "Loc Styles", price: "Get This Look", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-posing-wrapping-up-grey-cloth_176420-1545.jpg"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Glam Hairstyles", price: "Get This Look", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5502.jpg?_wi=3"
|
||||
id: "6", name: "Glam Hairstyles", price: "Get This Look", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5502.jpg"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
title: "Flexible Hours", description: "Open daily with late hours until 8 PM for your convenience", icon: Clock
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5502.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5502.jpg"
|
||||
imageAlt="Mo's Beautiful salon services"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
text: "📞 Call Now", href: "tel:+27716433346"
|
||||
}
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user