Merge version_2 into main #4
@@ -1,57 +1,18 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Montserrat } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Tokyo Massage Spa - Therapeutic Massage in Yuma, AZ", description: "Premium massage therapy in Yuma, AZ. Licensed therapists offering Swedish, deep tissue, and hot stone treatments. Book your relaxing session now. Call (928) 785-4532.", keywords: "massage spa Yuma AZ, therapeutic massage, Swedish massage, deep tissue massage, hot stone therapy, wellness spa, stress relief, relaxation", metadataBase: new URL("https://tokyomassagespa.com"),
|
||||
alternates: {
|
||||
canonical: "https://tokyomassagespa.com"},
|
||||
openGraph: {
|
||||
title: "Tokyo Massage Spa - Therapeutic Massage in Yuma, AZ", description: "Experience premium therapeutic massage in a serene environment. Licensed therapists, personalized care, and transformative wellness.", url: "https://tokyomassagespa.com", siteName: "Tokyo Massage Spa", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/essential-table-spa-decorative-body_1220-1442.jpg", alt: "Tokyo Massage Spa - Premium Therapeutic Services"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Tokyo Massage Spa - Therapeutic Massage in Yuma, AZ", description: "Book your therapeutic massage session today. Premium wellness treatments in Yuma.", images: ["http://img.b2bpic.net/free-photo/essential-table-spa-decorative-body_1220-1442.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
title: "Tokyo Massage Spa - Professional Therapeutic Massage in Yuma, AZ", description: "Experience therapeutic healing and rejuvenation at Tokyo Massage Spa in Yuma, AZ. Professional massage therapy including deep tissue, lymphatic, hot stone, and couples massages. 5.0 rating from 350+ reviews. Call (928) 785-4532 to book.", keywords: "massage therapy, spa, deep tissue massage, hot stone massage, lymphatic massage, couples massage, Yuma Arizona, wellness"};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${montserrat.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body>
|
||||
{children}
|
||||
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1419,7 +1380,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
@@ -34,20 +34,20 @@ export default function LandingPage() {
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Book Now", href: "contact" }}
|
||||
brandName="Tokyo Massage"
|
||||
button={{ text: "Call Now", href: "tel:(928)785-4532" }}
|
||||
brandName="Tokyo Massage Spa"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
title="Escape to Serenity at Tokyo Massage Spa"
|
||||
description="Experience therapeutic healing and rejuvenation. Professional massage therapy in Yuma, AZ. Book your relaxing session today."
|
||||
tag="Premium Wellness"
|
||||
description="Experience therapeutic healing and rejuvenation. Professional massage therapy with a 5.0 rating from 350+ reviews. Book your relaxing session today."
|
||||
tag="Premium Wellness - Yuma, AZ"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/essential-table-spa-decorative-body_1220-1442.jpg"
|
||||
imageAlt="Serene massage spa environment"
|
||||
imageAlt="Serene massage spa environment with candles and towels"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:(928)785-4532" },
|
||||
{ text: "Book Appointment", href: "contact" }
|
||||
{ text: "Book Appointment", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -75,24 +75,24 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
title="Welcome to Tokyo Massage Spa"
|
||||
description="Since opening our doors, we've been dedicated to providing authentic, therapeutic massage experiences that promote healing, relaxation, and wellness. Our team of certified therapists combines traditional techniques with modern wellness principles."
|
||||
description="Located at 2607 S 4th Ave C-3, Yuma, AZ 85364, we've been dedicated to providing authentic, therapeutic massage experiences that promote healing, relaxation, and wellness. Our team of certified therapists combines traditional techniques with modern wellness principles in a clean, peaceful environment."
|
||||
tag="Our Story"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Licensed Therapists", description: "Certified professionals with years of experience in therapeutic massage", icon: Award
|
||||
},
|
||||
{
|
||||
title: "Premium Environment", description: "Serene, clean, and welcoming space designed for complete relaxation", icon: Sparkles
|
||||
title: "Clean & Peaceful Environment", description: "Serene, immaculate space designed for complete relaxation and healing", icon: Sparkles
|
||||
},
|
||||
{
|
||||
title: "Personalized Care", description: "Customized treatment plans tailored to your specific wellness needs", icon: Heart
|
||||
title: "Professional Staff", description: "Dedicated experts committed to your wellness and personalized care", icon: Heart
|
||||
},
|
||||
{
|
||||
title: "Holistic Approach", description: "Integrating mind, body, and spirit for complete wellness solutions", icon: Leaf
|
||||
title: "Reasonable Prices", description: "Premium therapeutic massage at affordable rates for all budgets", icon: Leaf
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-beautiful-woman-having-head-massage-beauty-treatment-spa_637285-2192.jpg"
|
||||
imageAlt="Professional massage therapist at Tokyo Massage Spa"
|
||||
imageAlt="Professional massage therapist providing therapeutic massage at Tokyo Massage Spa"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -102,29 +102,29 @@ export default function LandingPage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentyOne
|
||||
title="Our Signature Services"
|
||||
description="Discover our range of therapeutic massage treatments designed to address your specific wellness goals and provide lasting relief."
|
||||
title="Our Signature Massage Services"
|
||||
description="Discover our range of therapeutic massage treatments designed to address your specific wellness goals and provide lasting relief. Excellent customer service tailored to your needs."
|
||||
tag="Healing Services"
|
||||
tagIcon={Zap}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/spa-concept-with-woman_23-2147816900.jpg"
|
||||
imageAlt="Swedish massage therapy session"
|
||||
imageAlt="Professional deep tissue massage therapy session"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1", title: "Swedish Massage", content: "Classic therapeutic massage using long, flowing strokes to improve circulation, reduce muscle tension, and promote deep relaxation. Perfect for first-time massage clients seeking general wellness benefits."
|
||||
id: "1", title: "Deep Tissue Massage", content: "Intensive treatment targeting deeper muscle layers to release chronic tension, improve mobility, and address pain. Ideal for athletes, active individuals, and those with significant muscle tightness. Exceptional results with our experienced therapists."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Deep Tissue Massage", content: "Intensive treatment targeting deeper muscle layers to release chronic tension, improve mobility, and address pain. Ideal for athletes, active individuals, and those with significant muscle tightness."
|
||||
id: "2", title: "Lymphatic Massage", content: "Specialized therapy enhancing lymphatic circulation and supporting your body's natural detoxification process. Perfect for wellness maintenance, post-treatment recovery, and immune system support."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Hot Stone Therapy", content: "Luxurious treatment combining heated stones with massage to soothe sore muscles, enhance circulation, and provide profound relaxation. Perfect for stress relief and spiritual wellness."
|
||||
id: "3", title: "Hot Stone Therapy", content: "Luxurious treatment combining heated stones with massage to soothe sore muscles, enhance circulation, and provide profound relaxation. Perfect for stress relief, spiritual wellness, and complete body rejuvenation."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Custom Wellness Packages", content: "Personalized multi-session packages combining various techniques tailored to your unique health goals. Perfect for ongoing wellness maintenance and holistic recovery."
|
||||
id: "4", title: "Couples Massage", content: "Share the healing experience with your loved one. Two therapists provide synchronized massage in our peaceful couples treatment room. Ideal for anniversaries, special occasions, or bonding through wellness."
|
||||
}
|
||||
]}
|
||||
mediaPosition="left"
|
||||
buttons={[
|
||||
{ text: "View All Services", href: "contact" }
|
||||
{ text: "Book Your Service", href: "tel:(928)785-4532" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -133,8 +133,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
title="Real Stories from Our Clients"
|
||||
description="See why hundreds of locals trust Tokyo Massage Spa for their wellness and healing journey."
|
||||
title="5.0 Rating - 350+ Client Reviews"
|
||||
description="Real stories from our valued clients showing why Tokyo Massage Spa is Yuma's trusted wellness destination."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Life-Changing Wellness Experience", quote: "I've been coming to Tokyo Massage for six months now, and it has completely transformed my relationship with stress management. The therapists genuinely care about your wellbeing.", name: "Maria Johnson", role: "Local Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=3"
|
||||
@@ -143,24 +143,24 @@ export default function LandingPage() {
|
||||
id: "2", title: "Professional & Welcoming", quote: "From the moment I walked in, I felt welcome and cared for. The expertise of the therapists is unmatched in Yuma. I recommend them to all my friends.", name: "David Chen", role: "Fitness Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Finally Found Relief", quote: "Chronic back pain has been my constant companion for years. After my first session at Tokyo Massage, I felt immediate relief. Game changer!", name: "Sarah Williams", role: "Healthcare Professional", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=4"
|
||||
id: "3", title: "Finally Found Relief", quote: "Chronic back pain has been my constant companion for years. After my first session at Tokyo Massage, I felt immediate relief. The professional staff made all the difference. Game changer!", name: "Sarah Williams", role: "Healthcare Professional", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Worth Every Penny", quote: "Affordable luxury! The quality of service at Tokyo Massage is exceptional. I've tried many spas, and this is genuinely the best experience.", name: "James Rodriguez", role: "Retired Executive", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3"
|
||||
id: "4", title: "Reasonable Prices, Exceptional Service", quote: "Affordable luxury! The quality of service at Tokyo Massage is exceptional. I've tried many spas, and this is genuinely the best experience at reasonable rates.", name: "James Rodriguez", role: "Retired Executive", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "Schedule Your Session", href: "contact" }
|
||||
{ text: "Schedule Your Session", href: "tel:(928)785-4532" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
title="Tokyo Massage Spa by the Numbers"
|
||||
description="Trusted by the Yuma community for premium wellness and healing services."
|
||||
title="Tokyo Massage Spa - Trusted by Yuma Community"
|
||||
description="Delivering exceptional wellness experiences and professional therapeutic massage services."
|
||||
metrics={[
|
||||
{
|
||||
id: "1", icon: Users,
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", icon: Star,
|
||||
title: "5-Star Reviews", value: "98%"
|
||||
title: "5-Star Reviews", value: "350+"
|
||||
},
|
||||
{
|
||||
id: "3", icon: Heart,
|
||||
@@ -188,26 +188,29 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactFaq
|
||||
ctaTitle="Ready to Experience Wellness?"
|
||||
ctaDescription="Call us today or fill out the form to book your personalized massage therapy session. Our team is ready to help you on your healing journey."
|
||||
ctaDescription="Call us today or fill out the form to book your personalized massage therapy session. Our professional team is ready to help you on your healing journey."
|
||||
ctaButton={{
|
||||
text: "Call (928) 785-4532", href: "tel:(928)785-4532"
|
||||
}}
|
||||
ctaIcon={Phone}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How should I prepare for my first massage?", content: "Arrive 10-15 minutes early to fill out intake forms. Wear comfortable clothing and eat lightly before your appointment. Arrive in a relaxed state to maximize benefits. We'll guide you through everything!"
|
||||
id: "1", title: "What massage services do you offer?", content: "We specialize in Deep Tissue, Lymphatic, Hot Stone, Swedish, and Couples massage therapies. Each service is tailored to your wellness goals and needs. Call (928) 785-4532 to discuss which service is right for you."
|
||||
},
|
||||
{
|
||||
id: "2", title: "What should I expect during my session?", content: "Your therapist will discuss your health history and goals. During the massage, you'll relax fully clothed (except the area being worked on) with soft lighting and calming music. Sessions last 60 or 90 minutes."
|
||||
id: "2", title: "How should I prepare for my first massage?", content: "Arrive 10-15 minutes early to fill out intake forms. Wear comfortable clothing and eat lightly before your appointment. Arrive in a relaxed state to maximize benefits. Our professional staff will guide you through everything!"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Do you offer packages or memberships?", content: "Yes! We offer discounted multi-session packages and monthly membership plans perfect for ongoing wellness. Ask about our loyalty rewards and special promotions for new clients."
|
||||
id: "3", title: "What should I expect during my session?", content: "Your therapist will discuss your health history and wellness goals. During the massage, you'll relax fully clothed (except the area being worked on) with soft lighting and calming music in our clean, peaceful environment. Sessions last 60 or 90 minutes."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What is your cancellation policy?", content: "We require 24-hour notice for cancellations. Bookings cancelled within 24 hours will be charged 50% of the service fee. We're flexible with rescheduling to accommodate your schedule."
|
||||
id: "4", title: "Do you offer packages or memberships?", content: "Yes! We offer discounted multi-session packages and monthly membership plans perfect for ongoing wellness. Ask about our loyalty rewards and special promotions for new clients at reasonable prices."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Are you accepting new clients?", content: "Absolutely! We're always welcoming new clients. Limited availability during peak hours, so we recommend booking early. First-time clients get a 15% discount on their initial appointment!"
|
||||
id: "5", title: "What is your cancellation policy?", content: "We require 24-hour notice for cancellations. Bookings cancelled within 24 hours will be charged 50% of the service fee. We're flexible with rescheduling to accommodate your schedule."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Are you accepting new clients?", content: "Absolutely! We're always welcoming new clients with excellent customer service. Limited availability during peak hours, so we recommend booking early. First-time clients receive a 15% discount on their initial appointment!"
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
@@ -222,26 +225,26 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "hero" },
|
||||
{ label: "Services", href: "services" },
|
||||
{ label: "About", href: "about" },
|
||||
{ label: "Contact", href: "contact" }
|
||||
{ label: "Home", href: "#hero" },
|
||||
{ label: "Services", href: "#services" },
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Information", items: [
|
||||
{ label: "Address: 2607 S 4th Ave C-3, Yuma, AZ 85364", href: "#" },
|
||||
title: "Location & Hours", items: [
|
||||
{ label: "2607 S 4th Ave C-3, Yuma, AZ 85364", href: "tel:(928)785-4532" },
|
||||
{ label: "Phone: (928) 785-4532", href: "tel:(928)785-4532" },
|
||||
{ label: "Hours: Mon-Sat 10am-8pm", href: "#" },
|
||||
{ label: "Mon-Sat: 10am-8pm", href: "#" },
|
||||
{ label: "Closed Sundays", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Wellness", items: [
|
||||
{ label: "Swedish Massage", href: "#" },
|
||||
{ label: "Deep Tissue", href: "#" },
|
||||
{ label: "Hot Stone Therapy", href: "#" },
|
||||
{ label: "Wellness Packages", href: "#" }
|
||||
title: "Services", items: [
|
||||
{ label: "Deep Tissue Massage", href: "#services" },
|
||||
{ label: "Lymphatic Massage", href: "#services" },
|
||||
{ label: "Hot Stone Therapy", href: "#services" },
|
||||
{ label: "Couples Massage", href: "#services" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user