Merge version_4 into main #2
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Experience total relaxation and rejuvenation at any hour. Our professional team provides premium spa and massage services designed to melt away stress and restore your well-being."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Appointment",
|
||||
text: "Book Your Appointment Now",
|
||||
href: "#contact"
|
||||
}
|
||||
]}
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Dedicated to Your Wellness Journey"
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#features" }
|
||||
{ text: "Learn More About Us", href: "#features" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user