|
|
|
|
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
|
|
|
|
description="Each treatment is performed with attention to detail, hygiene, and long-lasting results. We combine Russian beauty techniques with Dubai trends for a premium experience."
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "lashes", name: "Lashes", price: "Starting from 150 AED", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AT21DDEbCUKElwIvjwYyyd5jJX/uploaded-1773738702675-vn92vqrl.png?_wi=2", imageAlt: "professional lash extension application close-up"
|
|
|
|
|
id: "lashes", name: "Lashes", price: "Starting from 150 AED", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AT21DDEbCUKElwIvjwYyyd5jJX/uploaded-1773739933481-zth9hwe8.png", imageAlt: "professional lash extension application close-up"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "nails", name: "Nails", price: "Starting from 150 AED", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AT21DDEbCUKElwIvjwYyyd5jJX/uploaded-1773738926837-l63hjbge.webp", imageAlt: "gel nail polish art manicure detail"
|
|
|
|
|
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
|
|
|
|
id: "faq-6", title: "What payment methods do you accept?", content: "We accept cash, card, and digital payment methods. Our WhatsApp booking system includes secure payment links for your convenience."
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-spa-massage-table_23-2148345780.jpg"
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AT21DDEbCUKElwIvjwYyyd5jJX/uploaded-1773740028416-8932k4x2.png"
|
|
|
|
|
imageAlt="modern beauty salon interior white neutral"
|
|
|
|
|
mediaAnimation="opacity"
|
|
|
|
|
mediaPosition="right"
|
|
|
|
|
@@ -124,7 +124,8 @@ export default function LandingPage() {
|
|
|
|
|
<ContactCTA
|
|
|
|
|
tag="Get In Touch"
|
|
|
|
|
title="Visit BAE Beauty Salon"
|
|
|
|
|
description="Oxford Tower, Shop 3, Business Bay, Dubai. We're here to help you look and feel your best."
|
|
|
|
|
description="Oxford Tower, Shop 3, Business Bay, Dubai.
|
|
|
|
|
We're here to help you look and feel your best."
|
|
|
|
|
tagIcon={MapPin}
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
@@ -170,4 +171,4 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|