From 0b6d5ded057539dd66de8b1a84db9ff055af938a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 17:07:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c7202d4..7d8f726 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17512.jpg?_wi=1", imageAlt: "luxurious spa interior treatment room", }, { @@ -324,7 +324,7 @@ export default function LandingPage() { imageAlt: "young female aesthetician professional", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17512.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17512.jpg?_wi=2", imageAlt: "professional female aesthetician smiling", }, ]} -- 2.49.1