Update src/app/page.tsx

This commit is contained in:
2026-04-17 05:25:59 +00:00
parent 9e61ef0ecd
commit 8d5d1a7eb3

View File

@@ -100,11 +100,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "lomi", title: "Traditional Lomi Lomi", subtitle: "Release deep-seated stress", category: "Specialty", value: "Continuous flowing strokes"},
id: "lomi", title: "Traditional Lomi Lomi", subtitle: "Release deep-seated stress", category: "Specialty", value: "Continuous flowing strokes", buttons: [{ text: "Book Now", href: "#contact" }]},
{
id: "swedish", title: "Swedish Relaxation", subtitle: "Restore inner calm", category: "Basics", value: "Light to medium pressure"},
id: "swedish", title: "Swedish Relaxation", subtitle: "Restore inner calm", category: "Basics", value: "Light to medium pressure", buttons: [{ text: "Book Now", href: "#contact" }]},
{
id: "deep", title: "Deep Tissue", subtitle: "Accelerate muscle recovery", category: "Therapy", value: "Muscle recovery focused"},
id: "deep", title: "Deep Tissue", subtitle: "Accelerate muscle recovery", category: "Therapy", value: "Muscle recovery focused", buttons: [{ text: "Book Now", href: "#contact" }]},
]}
title="Our Specialized Therapies"
description="Tailored treatments to restore balance and harmony."