Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cebf21b7bc | |||
| 2a9edd5fec | |||
| f6fb01b3b0 | |||
| 8f9a33725b |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="BAE Beauty Salon"
|
||||
description="Expert Lashes, Nails & Pedicure in Dubai"
|
||||
description="Best Lashes, Nails and Nails Salon in Dubai"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book via WhatsApp", href: "https://wa.me/971585310080"
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-view-eye-with-yellow-orance-make-up_23-2148478327.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AT21DDEbCUKElwIvjwYyyd5jJX/uploaded-1773738702675-vn92vqrl.png"
|
||||
imageAlt="luxury lash extensions close-up detail"
|
||||
mediaAnimation="opacity"
|
||||
frameStyle="card"
|
||||
@@ -87,10 +87,10 @@ export default function LandingPage() {
|
||||
id: "lashes", name: "Lashes", price: "Premium Extensions & Lifting", imageSrc: "http://img.b2bpic.net/free-photo/non-binary-flag-eye-makeup_23-2151989366.jpg", imageAlt: "professional lash extension application close-up"
|
||||
},
|
||||
{
|
||||
id: "nails", name: "Nails", price: "Gel & Nail Art", imageSrc: "http://img.b2bpic.net/free-photo/female-hand-with-green-nail-design-close-up_127675-2653.jpg", imageAlt: "gel nail polish art manicure detail"
|
||||
id: "nails", name: "Nails", price: "Gel & Nail Art", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AT21DDEbCUKElwIvjwYyyd5jJX/uploaded-1773738926837-l63hjbge.webp", imageAlt: "gel nail polish art manicure detail"
|
||||
},
|
||||
{
|
||||
id: "pedicure", name: "Pedicure", price: "Classic & Spa Pedicure", imageSrc: "http://img.b2bpic.net/free-photo/make-up-nail-polish_23-2148109487.jpg", imageAlt: "luxury spa pedicure feet care detail"
|
||||
id: "pedicure", name: "Hair", price: "Classic & Extra", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AT21DDEbCUKElwIvjwYyyd5jJX/uploaded-1773738940618-8jv5cel4.webp", imageAlt: "luxury spa pedicure feet care detail"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -177,8 +177,8 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email for special offers"
|
||||
buttonText="Subscribe"
|
||||
inputPlaceholder="Enter phone number for instant WhatsApp booking"
|
||||
buttonText="Get Instant Quote"
|
||||
termsText="By subscribing, you agree to receive beauty tips and exclusive offers from BAE Beauty Salon."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user