From 7cd59c62d59e2ffa0e3d104560c7f6be602dc3ce Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 03:32:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b52ef70..cb4c96f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"