Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-24 13:17:00 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
handle: "@elena",
testimonial: "Best facial I've ever had, truly relaxing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-hot-stone-lighted-candle-cactus-plant-rolled-up-white-towel_23-2147939955.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-hot-stone-lighted-candle-cactus-plant-rolled-up-white-towel_23-2147939955.jpg?_wi=1",
imageAlt: "luxurious salon spa interior",
},
{
@@ -77,7 +77,7 @@ export default function LandingPage() {
handle: "@sarah",
testimonial: "Amazing salon, everything is so chic.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/office-receptionist-greeting-corporate-partner_1262-16353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-receptionist-greeting-corporate-partner_1262-16353.jpg?_wi=1",
imageAlt: "luxurious salon spa interior",
},
{
@@ -85,7 +85,7 @@ export default function LandingPage() {
handle: "@marcus",
testimonial: "Great massage therapy, highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-cosmetic-treatment_23-2148825293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-cosmetic-treatment_23-2148825293.jpg?_wi=1",
imageAlt: "luxurious salon spa interior",
},
{
@@ -93,7 +93,7 @@ export default function LandingPage() {
handle: "@julia",
testimonial: "Exquisite service and atmosphere.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-massage-stones-her-back_1122-1212.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-massage-stones-her-back_1122-1212.jpg?_wi=1",
imageAlt: "luxurious salon spa interior",
},
{
@@ -101,11 +101,11 @@ export default function LandingPage() {
handle: "@kevin",
testimonial: "The most professional staff in town.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-manicure-from-woman-gloves-mask-beauty-salon-daytime_176474-2910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-manicure-from-woman-gloves-mask-beauty-salon-daytime_176474-2910.jpg?_wi=1",
imageAlt: "luxurious salon spa interior",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/black-hot-stone-lighted-candle-cactus-plant-rolled-up-white-towel_23-2147939955.jpg"
imageSrc="http://img.b2bpic.net/free-photo/black-hot-stone-lighted-candle-cactus-plant-rolled-up-white-towel_23-2147939955.jpg?_wi=2"
imageAlt="Luxurious salon interior"
mediaAnimation="slide-up"
avatars={[
@@ -180,7 +180,7 @@ export default function LandingPage() {
"Skin",
"Glow",
],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-cosmetic-treatment_23-2148825293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-cosmetic-treatment_23-2148825293.jpg?_wi=2",
imageAlt: "Facial service",
},
{
@@ -190,7 +190,7 @@ export default function LandingPage() {
"Wellness",
"Relax",
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-massage-stones-her-back_1122-1212.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-massage-stones-her-back_1122-1212.jpg?_wi=2",
imageAlt: "Massage service",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
"Style",
"Nails",
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-manicure-from-woman-gloves-mask-beauty-salon-daytime_176474-2910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-manicure-from-woman-gloves-mask-beauty-salon-daytime_176474-2910.jpg?_wi=2",
imageAlt: "Manicure service",
},
]}
@@ -228,7 +228,7 @@ export default function LandingPage() {
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/office-receptionist-greeting-corporate-partner_1262-16353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-receptionist-greeting-corporate-partner_1262-16353.jpg?_wi=2",
imageAlt: "professional spa therapist portrait",
},
{
@@ -245,7 +245,7 @@ export default function LandingPage() {
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/black-hot-stone-lighted-candle-cactus-plant-rolled-up-white-towel_23-2147939955.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-hot-stone-lighted-candle-cactus-plant-rolled-up-white-towel_23-2147939955.jpg?_wi=3",
imageAlt: "professional spa therapist portrait",
},
]}