From 506c562186449c4bdd9d00cb9e19c0e825e69411 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 04:05:41 +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 cb4c96f..33c6dc5 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?_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"