Merge version_4 into main #2

Merged
bender merged 1 commits from version_4 into main 2026-04-24 18:46:21 +00:00

View File

@@ -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>