Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-28 04:30:23 +00:00

View File

@@ -67,27 +67,27 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-beauty-products_23-2148200606.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-beauty-products_23-2148200606.jpg?_wi=1",
imageAlt: "Luxurious spa massage candles",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-design-with-modern-fixtures-marble-generated-by-ai_188544-21598.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-design-with-modern-fixtures-marble-generated-by-ai_188544-21598.jpg?_wi=1",
imageAlt: "Spa hot stone massage",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-petals-stones-with-towels_23-2147648654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-petals-stones-with-towels_23-2147648654.jpg?_wi=1",
imageAlt: "Spa candle light relaxing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-mirror-background-with-young-woman_23-2149704349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-mirror-background-with-young-woman_23-2149704349.jpg?_wi=1",
imageAlt: "Spa massage aromatherapy oils",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pink-spa-flowers-spa-hot-stones-water-wet-background-side-composition-copy-space-spa-concept-dark-background_1220-1455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pink-spa-flowers-spa-hot-stones-water-wet-background-side-composition-copy-space-spa-concept-dark-background_1220-1455.jpg?_wi=1",
imageAlt: "Spa relaxation zen stones",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238272.jpg?_wi=1",
imageAlt: "Spa essential oils flowers",
},
]}
@@ -151,7 +151,7 @@ export default function LandingPage() {
handle: "@katarzynaw",
testimonial: "An absolutely magical experience. The staff at Samui SPA are true professionals.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-selfcare-concept_23-2149168536.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-selfcare-concept_23-2149168536.jpg?_wi=1",
},
{
id: "2",
@@ -183,7 +183,7 @@ export default function LandingPage() {
handle: "@ewal",
testimonial: "A wonderful hidden gem in the city center. Truly rejuvenated my spirit.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-selfcare-concept_23-2149168536.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-selfcare-concept_23-2149168536.jpg?_wi=2",
},
]}
showRating={true}
@@ -203,10 +203,10 @@ export default function LandingPage() {
icon: Star,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-beauty-products_23-2148200606.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-beauty-products_23-2148200606.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-design-with-modern-fixtures-marble-generated-by-ai_188544-21598.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bathroom-design-with-modern-fixtures-marble-generated-by-ai_188544-21598.jpg?_wi=2",
},
],
},
@@ -216,10 +216,10 @@ export default function LandingPage() {
icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-petals-stones-with-towels_23-2147648654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-petals-stones-with-towels_23-2147648654.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-mirror-background-with-young-woman_23-2149704349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-mirror-background-with-young-woman_23-2149704349.jpg?_wi=2",
},
],
},
@@ -229,10 +229,10 @@ export default function LandingPage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pink-spa-flowers-spa-hot-stones-water-wet-background-side-composition-copy-space-spa-concept-dark-background_1220-1455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pink-spa-flowers-spa-hot-stones-water-wet-background-side-composition-copy-space-spa-concept-dark-background_1220-1455.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238272.jpg?_wi=2",
},
],
},