Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
title="Luxury Hair Style Marrakech"
|
||||
description="Professional bridal hairstyling services for weddings and luxury events in Marrakech. Timeless and sophisticated hairstyles designed to enhance every bride's natural beauty."
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-preparation-beautiful-happy-bride-dresses-earrings-before-wedding_8353-5812.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYS9CfFxEJ80JKjsQUmLzH7Yda/uploaded-1772769512954-j9g8tpu6.jpg"
|
||||
imageAlt="Luxury bridal hairstyle in Marrakech"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[{ text: "Book Your Appointment", href: "contact" }]}
|
||||
@@ -80,9 +80,9 @@ export default function LandingPage() {
|
||||
title="Portfolio Gallery"
|
||||
description="Discover our collection of elegant bridal hairstyles, luxury event styling, and wedding preparation moments that showcase our expertise and attention to detail."
|
||||
products={[
|
||||
{ id: "1", name: "Bridal Updo - Classic Elegance", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/sensuality-blondie-bride-sitting-chair-luxury-interior_132075-13250.jpg", imageAlt: "Bridal updo hairstyle" },
|
||||
{ id: "1", name: "Bridal Updo - Classic Elegance", price: "View Gallery", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYS9CfFxEJ80JKjsQUmLzH7Yda/uploaded-1772769512954-xeaeblen.jpg", imageAlt: "Bridal updo hairstyle" },
|
||||
{ id: "2", name: "Wedding Guest Styling", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/wedding-preparation-beautiful-happy-bride-dresses-earrings-before-wedding_8353-5812.jpg?_wi=2", imageAlt: "Wedding guest hairstyle" },
|
||||
{ id: "3", name: "Luxury Event Hair", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/wedding-preparation-beautiful-happy-bride-dresses-earrings-before-wedding_8353-5812.jpg?_wi=3", imageAlt: "Event hairstyle" },
|
||||
{ id: "3", name: "Luxury Event Hair", price: "View Gallery", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYS9CfFxEJ80JKjsQUmLzH7Yda/uploaded-1772769512954-j9g8tpu6.jpg", imageAlt: "Event hairstyle" },
|
||||
{ id: "4", name: "Bridal Details & Beauty", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-with-long-hair-with-real-flowers-hands-soft-mystery_169016-4796.jpg", imageAlt: "Bridal beauty details" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user