Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b053fdf278 | |||
| a5df45cbb2 | |||
| 8a66d865cd | |||
| 79c88e5e83 | |||
| 67d62eaf5e | |||
| c6e5c7cae9 | |||
| 179edf3f2a | |||
| 7779310f4c | |||
| 991b1a98c7 |
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
|||||||
testimonials={heroTestimonials}
|
testimonials={heroTestimonials}
|
||||||
buttons={[
|
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"
|
text: "Learn More", href: "#about"
|
||||||
@@ -188,8 +188,8 @@ export default function LandingPage() {
|
|||||||
<div id="location" data-section="location">
|
<div id="location" data-section="location">
|
||||||
<ContactSplit
|
<ContactSplit
|
||||||
tag="Visit Us"
|
tag="Visit Us"
|
||||||
title="Find Us in Ajman"
|
title="Visit 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."
|
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" }}
|
background={{ variant: "plain" }}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg"
|
||||||
imageAlt="Royal Moon Spa Location"
|
imageAlt="Royal Moon Spa Location"
|
||||||
@@ -197,8 +197,8 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Subscribe to Updates"
|
buttonText="Get Directions & Hours"
|
||||||
termsText="We respect your privacy. Unsubscribe anytime."
|
termsText="Visit us today to discover our complete range of wellness treatments."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user