From 5100c0120ed996ba6b7c2361492f894199f3cb9f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 06:59:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fbae854..7be5e9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-overalls-beret-room-with-wooden-table-fireplace_627829-6883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-overalls-beret-room-with-wooden-table-fireplace_627829-6883.jpg?_wi=1", imageAlt: "Luxury spa", }, { @@ -111,7 +111,7 @@ export default function LandingPage() { title: "Happy Clients", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865354.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865354.jpg?_wi=1" imageAlt="Founder of Dee Beauty Spa" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -244,7 +244,7 @@ export default function LandingPage() { name: "Commitment", handle: "Guest Promise", testimonial: "We guarantee professional handling of every booking to protect our therapist time and your luxury service experience.", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-overalls-beret-room-with-wooden-table-fireplace_627829-6883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-overalls-beret-room-with-wooden-table-fireplace_627829-6883.jpg?_wi=2", imageAlt: "massage spa treatment gold", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { name: "Clarity", handle: "Scheduling Policy", testimonial: "Please arrive 10 minutes early to start your relaxation journey immediately upon check-in.", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865354.jpg?_wi=2", imageAlt: "massage spa treatment gold", }, { -- 2.49.1