Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-06 07:58:17 +00:00
2 changed files with 14 additions and 14 deletions

View File

@@ -99,7 +99,7 @@ export default function HomePage() {
price: "From $150",
rating: 5,
reviewCount: "127",
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-back_1262-407.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-back_1262-407.jpg?_wi=1",
imageAlt: "Couples massage treatment",
},
{
@@ -109,7 +109,7 @@ export default function HomePage() {
price: "From $85",
rating: 5,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/deep-pressure-back-massage-relax-balance_169016-69612.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/deep-pressure-back-massage-relax-balance_169016-69612.jpg?_wi=1",
imageAlt: "Deep tissue massage therapy",
},
{
@@ -119,7 +119,7 @@ export default function HomePage() {
price: "From $95",
rating: 5,
reviewCount: "112",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hispanic-woman-laying-bed-getting-facial-treatment-health-beauty-spa-some-copy-space_662251-2056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hispanic-woman-laying-bed-getting-facial-treatment-health-beauty-spa-some-copy-space_662251-2056.jpg?_wi=1",
imageAlt: "Personalized facial treatment",
},
{
@@ -129,7 +129,7 @@ export default function HomePage() {
price: "From $100",
rating: 5,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-therapists-placing-hot-stones-man-s-back-lastone-therapy-spa_637285-2243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-therapists-placing-hot-stones-man-s-back-lastone-therapy-spa_637285-2243.jpg?_wi=1",
imageAlt: "Hot stone massage therapy",
},
{
@@ -139,7 +139,7 @@ export default function HomePage() {
price: "From $110",
rating: 5,
reviewCount: "76",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-latin-young-man-getting-massage-mud-bath-his-visit-spa_662251-2584.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-latin-young-man-getting-massage-mud-bath-his-visit-spa_662251-2584.jpg?_wi=1",
imageAlt: "Detoxifying mud wrap treatment",
},
{
@@ -149,7 +149,7 @@ export default function HomePage() {
price: "From $65",
rating: 5,
reviewCount: "84",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-getting-head-massage-relaxing-with-eyes-closed-spa_637285-1721.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-getting-head-massage-relaxing-with-eyes-closed-spa_637285-1721.jpg?_wi=1",
imageAlt: "Soothing scalp massage",
},
]}
@@ -202,7 +202,7 @@ export default function HomePage() {
handle: "@nicole_wellness",
testimonial:
"By far my favorite spa to come to! Every person who works there is so kind and helpful. Nicole provides the best quality service every time.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1",
imageAlt: "Nicole Johnson",
},
{
@@ -229,7 +229,7 @@ export default function HomePage() {
handle: "@sarah_wellness",
testimonial:
"The best spa experience in Orlando. The therapists truly care about your wellbeing and take time to understand your needs.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2",
imageAlt: "Sarah Williams",
},
{

View File

@@ -60,7 +60,7 @@ export default function ServicesPage() {
price: "From $150",
rating: 5,
reviewCount: "127",
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-back_1262-407.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-massage-back_1262-407.jpg?_wi=2",
imageAlt: "Couples massage treatment",
},
{
@@ -70,7 +70,7 @@ export default function ServicesPage() {
price: "From $85",
rating: 5,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/deep-pressure-back-massage-relax-balance_169016-69612.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/deep-pressure-back-massage-relax-balance_169016-69612.jpg?_wi=2",
imageAlt: "Deep tissue massage therapy",
},
{
@@ -80,7 +80,7 @@ export default function ServicesPage() {
price: "From $95",
rating: 5,
reviewCount: "112",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hispanic-woman-laying-bed-getting-facial-treatment-health-beauty-spa-some-copy-space_662251-2056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-hispanic-woman-laying-bed-getting-facial-treatment-health-beauty-spa-some-copy-space_662251-2056.jpg?_wi=2",
imageAlt: "Personalized facial treatment",
},
{
@@ -90,7 +90,7 @@ export default function ServicesPage() {
price: "From $100",
rating: 5,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-therapists-placing-hot-stones-man-s-back-lastone-therapy-spa_637285-2243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-therapists-placing-hot-stones-man-s-back-lastone-therapy-spa_637285-2243.jpg?_wi=2",
imageAlt: "Hot stone massage therapy",
},
{
@@ -100,7 +100,7 @@ export default function ServicesPage() {
price: "From $110",
rating: 5,
reviewCount: "76",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-latin-young-man-getting-massage-mud-bath-his-visit-spa_662251-2584.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-latin-young-man-getting-massage-mud-bath-his-visit-spa_662251-2584.jpg?_wi=2",
imageAlt: "Detoxifying mud wrap treatment",
},
{
@@ -110,7 +110,7 @@ export default function ServicesPage() {
price: "From $65",
rating: 5,
reviewCount: "84",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-getting-head-massage-relaxing-with-eyes-closed-spa_637285-1721.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-getting-head-massage-relaxing-with-eyes-closed-spa_637285-1721.jpg?_wi=2",
imageAlt: "Soothing scalp massage",
},
]}