Update src/app/page.tsx

This commit is contained in:
2026-05-10 19:19:58 +00:00
parent b7c3df0ac2
commit e070cc6cab

View File

@@ -72,17 +72,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-spa-pool-meditation-space_23-2151935126.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-spa-pool-meditation-space_23-2151935126.jpg?_wi=1",
imageAlt: "Spa relaxation setting",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-teaching-sign-language_23-2148719751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-teaching-sign-language_23-2148719751.jpg?_wi=1",
imageAlt: "Therapeutic massage",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-humidifier-sea-salt-health-concept_169016-21100.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-humidifier-sea-salt-health-concept_169016-21100.jpg?_wi=1",
imageAlt: "Aromatherapy spa",
},
{
@@ -130,7 +130,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-hot-stones-woman-s-back_23-2147939927.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-spa-pool-meditation-space_23-2151935126.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-spa-pool-meditation-space_23-2151935126.jpg?_wi=2",
imageAlt: "calm spa interior detail",
},
{
@@ -142,7 +142,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/spa-aromatherapy-setup-with-candle-essential-oils_23-2152009908.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-teaching-sign-language_23-2148719751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-teaching-sign-language_23-2148719751.jpg?_wi=2",
imageAlt: "calm spa interior detail",
},
{
@@ -154,7 +154,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/spa-elements-wooden-surface_23-2147684481.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-humidifier-sea-salt-health-concept_169016-21100.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-humidifier-sea-salt-health-concept_169016-21100.jpg?_wi=2",
imageAlt: "calm spa interior detail",
},
]}
@@ -254,7 +254,7 @@ export default function LandingPage() {
button: {
text: "Choose Quarterly",
},
imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-spa-pool-meditation-space_23-2151935126.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-spa-pool-meditation-space_23-2151935126.jpg?_wi=3",
imageAlt: "professional massage therapist smiling",
},
{
@@ -270,7 +270,7 @@ export default function LandingPage() {
button: {
text: "Go VIP",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-teaching-sign-language_23-2148719751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-teaching-sign-language_23-2148719751.jpg?_wi=3",
imageAlt: "professional massage therapist smiling",
},
]}