From 855b3199176cc4a145cf2ba476e1edd770ad46c1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 06:10:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 63bd81d..ec4a123 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,53 +59,53 @@ export default function LandingPage() { description="Experience deep, restorative relief with Ashiastu Formosa. Tien Chao combines expert technique with compassionate care to melt away your knots and restore balance." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=1", imageAlt: "Luxurious spa setting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=2", imageAlt: "Peaceful atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=3", imageAlt: "Relaxing spa decor", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=4", imageAlt: "Quiet wellness room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=5", imageAlt: "Healing environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=6", imageAlt: "Professional massage space", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=7", imageAlt: "Luxurious spa setting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=8", imageAlt: "Peaceful atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=9", imageAlt: "Relaxing spa decor", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=10", imageAlt: "Quiet wellness room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=11", imageAlt: "Healing environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room_1262-401.jpg?_wi=12", imageAlt: "Professional massage space", }, ]} @@ -217,7 +217,7 @@ export default function LandingPage() { { id: "1", name: "Tiziana Rizzi", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8644.jpg?_wi=1", }, { id: "2", @@ -237,7 +237,7 @@ export default function LandingPage() { { id: "5", name: "Elena M.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8644.jpg?_wi=2", }, ]} cardTitle="What Our Clients Say" -- 2.49.1