Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function ContactPage() {
|
||||
description="Ready to relax? Contact us today to schedule your appointment or learn more about our services. We're here to help you find the perfect massage package for your wellness needs."
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg?_wi=4"
|
||||
imageAlt="Peaceful spa contact environment"
|
||||
mediaAnimation="slide-up"
|
||||
inputs={[
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -79,7 +79,7 @@ export default function HomePage() {
|
||||
title: "Foot Reflexology Massage",
|
||||
description:
|
||||
"Traditional reflexology targeting pressure points on the feet to improve circulation, reduce pain, and promote natural healing throughout the body.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kid-dance-class-with-teatcher_1157-47395.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kid-dance-class-with-teatcher_1157-47395.jpg?_wi=1",
|
||||
imageAlt: "Professional foot reflexology massage therapy",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function HomePage() {
|
||||
title: "Full Body Massage",
|
||||
description:
|
||||
"Comprehensive massage therapy addressing tension throughout your entire body, enhancing relaxation, flexibility, and promoting deep wellness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/massage-concept-with-woman-bed_23-2147816958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/massage-concept-with-woman-bed_23-2147816958.jpg?_wi=1",
|
||||
imageAlt: "Full body therapeutic massage treatment",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function HomePage() {
|
||||
title: "Back & Shoulder Massage",
|
||||
description:
|
||||
"Targeted therapy focusing on upper body tension, perfect for relieving stress-related tightness and improving posture and comfort.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-getting-massage_23-2150649769.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-getting-massage_23-2150649769.jpg?_wi=1",
|
||||
imageAlt: "Back and shoulder massage therapy",
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function HomePage() {
|
||||
title: "Combo Massage Packages",
|
||||
description:
|
||||
"Experience the ultimate relaxation with our combination packages blending foot reflexology with full or partial body massage for complete restoration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-spa_23-2150911779.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-spa_23-2150911779.jpg?_wi=1",
|
||||
imageAlt: "Combo massage package wellness service",
|
||||
},
|
||||
]}
|
||||
@@ -139,7 +139,7 @@ export default function HomePage() {
|
||||
role: "Local Business Owner",
|
||||
company: "Bedford",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-spa_23-2148206192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-spa_23-2148206192.jpg?_wi=1",
|
||||
imageAlt: "happy satisfied customer portrait professional photo",
|
||||
},
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function HomePage() {
|
||||
role: "Accountant",
|
||||
company: "Arlington",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg?_wi=1",
|
||||
imageAlt: "professional man portrait satisfied happy expression",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function HomePage() {
|
||||
role: "Teacher",
|
||||
company: "Fort Worth",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1",
|
||||
imageAlt: "smiling woman customer portrait satisfied photo",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
role: "Consultant",
|
||||
company: "Euless",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg?_wi=1",
|
||||
imageAlt: "professional man happy customer testimonial portrait",
|
||||
},
|
||||
]}
|
||||
@@ -313,7 +313,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg?_wi=1"
|
||||
imageAlt="Relaxing spa environment"
|
||||
/>
|
||||
</div>
|
||||
@@ -356,7 +356,7 @@ export default function HomePage() {
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg?_wi=2"
|
||||
imageAlt="Peaceful spa contact environment"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Book Appointment"
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function ServicesPage() {
|
||||
title: "Foot Reflexology Massage",
|
||||
description:
|
||||
"Traditional reflexology targeting pressure points on the feet to improve circulation, reduce pain, and promote natural healing throughout the body. Our expert therapists use time-tested techniques to stimulate healing responses in your entire system.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kid-dance-class-with-teatcher_1157-47395.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kid-dance-class-with-teatcher_1157-47395.jpg?_wi=2",
|
||||
imageAlt: "Professional foot reflexology massage therapy",
|
||||
},
|
||||
{
|
||||
@@ -59,7 +59,7 @@ export default function ServicesPage() {
|
||||
title: "Full Body Massage",
|
||||
description:
|
||||
"Comprehensive massage therapy addressing tension throughout your entire body, enhancing relaxation, flexibility, and promoting deep wellness. Ideal for overall stress relief and muscle tension recovery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/massage-concept-with-woman-bed_23-2147816958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/massage-concept-with-woman-bed_23-2147816958.jpg?_wi=2",
|
||||
imageAlt: "Full body therapeutic massage treatment",
|
||||
},
|
||||
{
|
||||
@@ -67,7 +67,7 @@ export default function ServicesPage() {
|
||||
title: "Back & Shoulder Massage",
|
||||
description:
|
||||
"Targeted therapy focusing on upper body tension, perfect for relieving stress-related tightness and improving posture and comfort. Ideal for those working at desks or experiencing chronic upper body tension.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-getting-massage_23-2150649769.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-getting-massage_23-2150649769.jpg?_wi=2",
|
||||
imageAlt: "Back and shoulder massage therapy",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function ServicesPage() {
|
||||
title: "Combo Massage Packages",
|
||||
description:
|
||||
"Experience the ultimate relaxation with our combination packages blending foot reflexology with full or partial body massage for complete restoration. Our most popular and comprehensive wellness solution.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-spa_23-2150911779.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-spa_23-2150911779.jpg?_wi=2",
|
||||
imageAlt: "Combo massage package wellness service",
|
||||
},
|
||||
]}
|
||||
@@ -206,7 +206,7 @@ export default function ServicesPage() {
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-6223.jpg?_wi=3"
|
||||
imageAlt="Peaceful spa contact environment"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Schedule Appointment"
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function TestimonialsPage() {
|
||||
role: "Local Business Owner",
|
||||
company: "Bedford",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-spa_23-2148206192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-spa_23-2148206192.jpg?_wi=2",
|
||||
imageAlt: "happy satisfied customer portrait professional photo",
|
||||
},
|
||||
{
|
||||
@@ -59,7 +59,7 @@ export default function TestimonialsPage() {
|
||||
role: "Accountant",
|
||||
company: "Arlington",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg?_wi=2",
|
||||
imageAlt: "professional man portrait satisfied happy expression",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function TestimonialsPage() {
|
||||
role: "Teacher",
|
||||
company: "Fort Worth",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2",
|
||||
imageAlt: "smiling woman customer portrait satisfied photo",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function TestimonialsPage() {
|
||||
role: "Consultant",
|
||||
company: "Euless",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-male-employee-white-collar-shirt-smiling-camera-standing-selfassured-agai_1258-112592.jpg?_wi=2",
|
||||
imageAlt: "professional man happy customer testimonial portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user