diff --git a/src/app/page.tsx b/src/app/page.tsx index df8ec42..9b0931e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ]} />