From 902d4d97594938714f66ed1ec7b7c3fdddc92146 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 07:45:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f5da00..ab4265c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,15 +59,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-sand-dunes-with-clear-sky_181624-2559.jpg", imageAlt: "Desert dunes landscape"}, + imageSrc: "https://img.b2bpic.net/free-photo/young-woman-stone-therapy_1098-3179.jpg?id=866099", imageAlt: "Desert dunes landscape"}, { - imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-full-dried-healthy-pineapple_114579-46850.jpg", imageAlt: "Soft spa stone textures"}, + imageSrc: "https://img.b2bpic.net/premium-photo/spa-setting-with-brown-rolled-towel-orchids-candles-wood_256588-2169.jpg?id=10953754", imageAlt: "Soft spa stone textures"}, { - imageSrc: "http://img.b2bpic.net/free-photo/light-easter-composition-with-easter-eggs-gypsophila-flowers_169016-29219.jpg", imageAlt: "Desert botanicals"}, + imageSrc: "https://img.b2bpic.net/premium-photo/beautiful-spa-composition-with-plumeria-flower-wooden-table-space-text_495423-67301.jpg?id=184992839", imageAlt: "Desert botanicals"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cement-concrete-wall-texture-background_1194-603553.jpg", imageAlt: "Warm desert sand"}, + imageSrc: "https://img.b2bpic.net/free-photo/spa-treatment-dark-surface_176420-8924.jpg?id=8358315", imageAlt: "Warm desert sand"}, { - imageSrc: "http://img.b2bpic.net/free-photo/dramatic-desert-sunset-sand-dunes_84443-81539.jpg", imageAlt: "Tranquil desert light"}, + imageSrc: "https://img.b2bpic.net/free-photo/young-woman-mask-face-relaxing-spa-salon_176420-7579.jpg?id=8224727", imageAlt: "Tranquil desert light"}, ]} mediaAnimation="slide-up" /> -- 2.49.1