From e1f0e50f12378742e696453a252868f4ef8bc3e8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 17:29:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e74d56c..76a8067 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,13 +120,15 @@ export default function LandingPage() { heading={[ { type: "text", content: "About UMI SPA INC: Your Sanctuary for Wellness"}, + { + type: "text", content: "At UMI SPA INC, we are dedicated to providing the highest quality acupressure therapy in Cape Coral. Our experienced practitioners blend traditional techniques with a personalized approach to help you achieve profound pain relief, stress reduction, and overall well-being. We believe in harnessing the body's natural healing capabilities in a serene and supportive environment."}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/still-life-foam-roller_23-2151817483.jpg", alt: "Serene spa interior with elegant decor"}, ]} buttons={[ { text: "Learn More About Our Philosophy", href: "#about"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-foam-roller_23-2151817483.jpg" - imageAlt="Serene spa interior with elegant decor" />