Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 01e91824f3 | |||
| b053fdf278 | |||
| a5df45cbb2 | |||
| 8a66d865cd | |||
| 79c88e5e83 | |||
| 67d62eaf5e | |||
| c6e5c7cae9 | |||
| 179edf3f2a | |||
| 7779310f4c | |||
| 991b1a98c7 |
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
testimonials={heroTestimonials}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book on WhatsApp", href: "https://wa.me/971123456789?text=I%20would%20like%20to%20book%20a%20massage%20appointment%20at%20Royal%20Moon%20Spa"
|
||||
text: "Book Now - WhatsApp", href: "https://wa.me/971123456789?text=I%20would%20like%20to%20book%20a%20massage%20appointment%20at%20Royal%20Moon%20Spa"
|
||||
},
|
||||
{
|
||||
text: "Learn More", href: "#about"
|
||||
@@ -188,8 +188,8 @@ export default function LandingPage() {
|
||||
<div id="location" data-section="location">
|
||||
<ContactSplit
|
||||
tag="Visit Us"
|
||||
title="Find Us in Ajman"
|
||||
description="Royal Moon Spa is conveniently located in Ajman. Visit us today or contact us for more information about our services and business hours."
|
||||
title="Visit Us in Ajman"
|
||||
description="Located in the heart of Ajman, Royal Moon Spa is easily accessible. Check our hours and get directions to experience our premium wellness services."
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg"
|
||||
imageAlt="Royal Moon Spa Location"
|
||||
@@ -197,8 +197,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe to Updates"
|
||||
termsText="We respect your privacy. Unsubscribe anytime."
|
||||
buttonText="Get Directions & Hours"
|
||||
termsText="Visit us today to discover our complete range of wellness treatments."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user