Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 03:32:18 +00:00

View File

@@ -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"
imageSrc="http://img.b2bpic.net/free-photo/wedding-preparation-beautiful-happy-bride-dresses-earrings-before-wedding_8353-5812.jpg?_wi=1"
imageAlt="Luxury bridal hairstyle in Marrakech"
mediaAnimation="slide-up"
buttons={[{ text: "Book Your Appointment", href: "contact" }]}
@@ -81,8 +81,8 @@ export default function LandingPage() {
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: "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", 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", imageAlt: "Event 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: "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"