From b5a552b4319849f3200005564efede72031136df Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 22:20:26 +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 9ad6b1b..d26a354 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/spa-treatment-dark-wall_176420-8807.jpg" + imageSrc="http://img.b2bpic.net/free-photo/spa-treatment-dark-wall_176420-8807.jpg?_wi=1" imageAlt="Luxury spa relaxation setting" mediaAnimation="slide-up" /> @@ -114,7 +114,7 @@ export default function LandingPage() { title: "Hydra-Facial", subtitle: "Glow from within", description: "Advanced facial treatment for deep hydration and radiance.", - imageSrc: "http://img.b2bpic.net/free-photo/spa-treatment-dark-wall_176420-8807.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spa-treatment-dark-wall_176420-8807.jpg?_wi=2", imageAlt: "Natural elements for spa with candles", }, { -- 2.49.1