Update src/app/page.tsx
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"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user