Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 03:41:22 +00:00

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
handle: "@elenaspa",
testimonial: "The best massage of my life. Truly transformative.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/coconut-underwater-still-life_23-2150434849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coconut-underwater-still-life_23-2150434849.jpg?_wi=1",
imageAlt: "luxurious spa interior zen decor",
},
{
@@ -82,7 +82,7 @@ export default function LandingPage() {
handle: "@markwell",
testimonial: "A sanctuary in the city. Recharged and refreshed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-illuminated-by-modern-electric-lamp-generated-by-ai_188544-28185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-illuminated-by-modern-electric-lamp-generated-by-ai_188544-28185.jpg?_wi=1",
imageAlt: "luxurious spa interior zen decor",
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
handle: "@sarahwellness",
testimonial: "Impeccable service and such a calming environment.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-bath-salt-put-some-water-before-taking-bath_23-2149239346.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-bath-salt-put-some-water-before-taking-bath_23-2149239346.jpg?_wi=1",
imageAlt: "luxurious spa interior zen decor",
},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
handle: "@jamesv",
testimonial: "A true retreat for the senses. Absolutely wonderful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/equipment-rehabilitation-interior-physiotherapy-clinic_1139-1203.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/equipment-rehabilitation-interior-physiotherapy-clinic_1139-1203.jpg?_wi=1",
imageAlt: "luxurious spa interior zen decor",
},
{
@@ -106,7 +106,7 @@ export default function LandingPage() {
handle: "@lindak",
testimonial: "The staff are professional and the atmosphere is pure zen.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-composition-nail-care-products_23-2148974532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-composition-nail-care-products_23-2148974532.jpg?_wi=1",
imageAlt: "luxurious spa interior zen decor",
},
]}
@@ -116,7 +116,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/coconut-underwater-still-life_23-2150434849.jpg"
imageSrc="http://img.b2bpic.net/free-photo/coconut-underwater-still-life_23-2150434849.jpg?_wi=2"
imageAlt="Luxurious peaceful spa interior"
mediaAnimation="slide-up"
avatars={[
@@ -178,7 +178,7 @@ export default function LandingPage() {
href: "#",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-bedroom-illuminated-by-modern-electric-lamp-generated-by-ai_188544-28185.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxury-bedroom-illuminated-by-modern-electric-lamp-generated-by-ai_188544-28185.jpg?_wi=2"
imageAlt="Peaceful treatment room"
/>
</div>
@@ -193,19 +193,19 @@ export default function LandingPage() {
{
title: "Botanical Massages",
description: "Customized aromatherapy blends to melt away stress.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-bath-salt-put-some-water-before-taking-bath_23-2149239346.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-bath-salt-put-some-water-before-taking-bath_23-2149239346.jpg?_wi=2",
imageAlt: "Massage therapy",
},
{
title: "Hot Stone Therapy",
description: "Soothing warmth that penetrates deep muscle tension.",
imageSrc: "http://img.b2bpic.net/free-photo/equipment-rehabilitation-interior-physiotherapy-clinic_1139-1203.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/equipment-rehabilitation-interior-physiotherapy-clinic_1139-1203.jpg?_wi=2",
imageAlt: "Stone therapy",
},
{
title: "Rejuvenating Facials",
description: "Clinical grade organic skincare for radiant skin.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-composition-nail-care-products_23-2148974532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-composition-nail-care-products_23-2148974532.jpg?_wi=2",
imageAlt: "Facial treatment",
},
]}