From 0f996527f96568dfda640d0e8958c1b3bef4dc83 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 13:22:31 +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 38e79f3..f30b8b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { description="At Serenity Touch, we believe luxury is found in the smallest details." subdescription="Our curated treatments are designed to harmonize body and spirit in a haven of absolute quiet." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-2024.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-2024.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "The gold wrap was an otherworldly experience.", tag: "Signature", avatarSrc: "http://img.b2bpic.net/free-photo/female-young-clear-youth-care_1301-1524.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099254.jpg?_wi=1", }, { id: "t2", @@ -245,7 +245,7 @@ export default function LandingPage() { quote: "Every detail was perfect, I felt so renewed.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/female-young-clear-youth-care_1301-1524.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099254.jpg?_wi=2", }, ]} title="Words from Our Guests" @@ -275,7 +275,7 @@ export default function LandingPage() { placeholder: "Your message or treatment preference...", }} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-2024.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-2024.jpg?_wi=2" /> -- 2.49.1