Update src/app/page.tsx

This commit is contained in:
2026-06-03 01:55:05 +00:00
parent ed4789213c
commit 3ea606a736

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
{ name: "Pricing", id: "#pricing" },
{ name: "Reviews", id: "#testimonials" },
{ name: "FAQ", id: "#faq" },
{ name: "Contact", id: "#contact" },
{ name: "Contact", id: "#contact" }
]}
/>
</div>
@@ -51,7 +51,7 @@ export default function LandingPage() {
title="Relax Restore Reconnect at Rock Spa Club"
description="Premium massage therapy and spa services designed for your wellness. Book your appointment online in seconds—trusted by 399 local clients."
buttons={[
{ text: "Book Your Massage Today", href: "#contact" },
{ text: "Book Your Massage Today", href: "#contact" }
]}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", alt: "Customer Sarah Johnson" },
@@ -66,7 +66,6 @@ export default function LandingPage() {
showBlur={true}
textPosition="bottom"
ariaLabel="Hero section: Relax Restore Reconnect at Rock Spa Club"
useInvertedBackground={false}
/>
</div>
<div id="about" data-section="about">
@@ -76,7 +75,7 @@ export default function LandingPage() {
metrics={[
{ value: "4.6", title: "Star Rating" },
{ value: "399+", title: "Happy Clients" },
{ value: "15+", title: "Years Experience" },
{ value: "15+", title: "Years Experience" }
]}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/physiotherapist-helping-young-female-patient_23-2149115577.jpg"