Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Now", href: "tel:0675421192" },
|
||||
{ text: "Learn More", href: "#services" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-spa-composition-with-body-products-textured-concrete-background_169016-17129.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-spa-composition-with-body-products-textured-concrete-background_169016-17129.jpg?_wi=1"
|
||||
imageAlt="Nittaya Thai Spa serene interior atmosphere"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -72,36 +72,36 @@ export default function LandingPage() {
|
||||
title: "Traditional Thai Massage", description: "Full-body massage combining acupressure, assisted yoga, and energy line work for deep relaxation and flexibility.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-woman_23-2147817035.jpg", imageAlt: "Traditional Thai massage therapy"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-woman_23-2147817035.jpg?_wi=1", imageAlt: "Traditional Thai massage therapy"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", imageAlt: "Spa treatment room environment"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=1", imageAlt: "Spa treatment room environment"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hot Stone Massage", description: "Heated basalt stones combined with therapeutic massage to ease muscle tension and promote circulation.", icon: Flame,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-stone-massage_1122-2201.jpg", imageAlt: "Hot stone therapeutic massage"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-stone-massage_1122-2201.jpg?_wi=1", imageAlt: "Hot stone therapeutic massage"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-woman_23-2147817035.jpg", imageAlt: "Professional massage technique"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-woman_23-2147817035.jpg?_wi=2", imageAlt: "Professional massage technique"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Swedish Massage", description: "Gentle, flowing strokes to improve circulation, reduce stress, and promote overall relaxation and wellbeing.", icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-woman_23-2147817035.jpg", imageAlt: "Swedish massage therapy"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-woman_23-2147817035.jpg?_wi=3", imageAlt: "Swedish massage therapy"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spa-composition-with-body-products-textured-concrete-background_169016-17129.jpg", imageAlt: "Relaxing spa environment"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spa-composition-with-body-products-textured-concrete-background_169016-17129.jpg?_wi=2", imageAlt: "Relaxing spa environment"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Aromatherapy", description: "Essential oils and therapeutic scents combined with massage for holistic healing and emotional balance.", icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg", imageAlt: "Aromatherapy spa treatment"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=2", imageAlt: "Aromatherapy spa treatment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-stone-massage_1122-2201.jpg", imageAlt: "Wellness aromatherapy session"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-stone-massage_1122-2201.jpg?_wi=2", imageAlt: "Wellness aromatherapy session"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user